Specifications

7-68
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
::= { ccmGatekeeperEntry 3 }
ccmGatekeeperDESCRIPTION
OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
The description of the gatekeeper. This description is given when the Gatekeeper is configured in
the CCM.
::= { ccmGatekeeperEntry 4 }
ccmGatekeeperStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
registered(2),
unregistered(3),
rejected(4)
}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
The local call manager registration status with the Gatekeeper. The status changes from unknown
to registered when the local call manager successfully registers itself with the gatekeeper.
unknown:The registration status of the call manager with the gatekeeper is unknown
registered: The local call manager has registered with the gatekeeper successfully
unregistered: The local call manager is no longer registered with the gatekeeper
rejected: Registration request from the local call manager was rejected by the gatekeeper.
::= { ccmGatekeeperEntry 5 }
ccmGatekeeperDevicePoolIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
A positive value of this index is used to identify the Device Pool to which this Gatekeeper entry
belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
::= { ccmGatekeeperEntry 6 }
ccmGatekeeperInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only