A SERVICE OF

logo

MIB Reference
Polycom, Inc. 675
connectedUserRole OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Role of the connected user.”
::= { connectedUserTableEntry 3 }
connectedUserLoginTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Login time of the connected user.”
::= { connectedUserTableEntry 4 }
-- END Connected User status
-- START CMA Server license status
cmaStatusLicenseGroup OBJECT-GROUP
OBJECTS
{
cmaLicenseSeatCount,
cmaLicenseSeatsInUse
}
STATUS current
DESCRIPTION “CMA license status conformance group.”
::= { cmaStatusConformance 3 }
cmaLicenseSeatCount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Total number of CMAD seats in the license.”
::= { cmaStatusLicenses 1 }
cmaLicenseSeatsInUse OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Number of licensed seats in use.”
::= { cmaStatusLicenses 2 }
-- END CMA Server license status
-- START scheduled endpoint management status
cmaStatusEndpointManagementGroup OBJECT-GROUP
OBJECTS
{
-- cmaEpManagementPendingSoftUpdates,
cmaEpManagementInProgressSoftUpdates,
-- cmaEpManagementSucessfulSoftUpdates,
-- cmaEpManagementFailedSoftUpdates,
-- cmaEpManagementPendingProvisioning,
cmaEpManagementInProgressProvisioning
-- cmaEpManagementSucessfulProvisioning,
-- cmaEpManagementFailedProvisioning
}
STATUS current
DESCRIPTION “CMA endpoint management status conformance group.”