Specifications

7-67
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
ccmGatekeeperType INTEGER,
ccmGatekeeperDescription
SnmpAdminString,
ccmGatekeeperStatus INTEGER,
ccmGatekeeperDevicePoolIndexCcmIndexOrZero,
ccmGatekeeperInetAddressTypeInetAddressType,
ccmGatekeeperInetAddressInetAddress
}
ccmGatekeeperIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION
An arbitrary integer, selected by the local CCM, which identifies a Gatekeeper entry in the table.
::= { ccmGatekeeperEntry 1 }
ccmGatekeeperName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
This is the Gatekeeper name assigned to the Gatekeeper. This name is assigned when a new device
of type Gatekeeper is added to the CallManager.
::= { ccmGatekeeperEntry 2 }
ccmGatekeeperType OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
other(2),
terminal(3),
gateway(4)
}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
The type of Gatekeeper.
unknown: Unknown Gatekeeper
other:Unidentified Gatekeeper
terminal: Terminal
gateway: Gateway.