Specifications
7-55
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
STATUS obsolete
DESCRIPTION
The name of the trunk.
::= { ccmGatewayTrunkEntry 3 }
ccmTrunkGatewayIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
A positive value of this index is used to identify the Gateway to which this Trunk entry belongs. A
value of 0 indicates that the index to the Gateway table is Unknown.
::= { ccmGatewayTrunkEntry 4 }
ccmGatewayTrunkStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
up(2),
busy(3),
down(4)
}
MAX-ACCESS read-only
STATUS obsolete
DESCRIPTION
The state of the trunk. The Trunk status changes from Unknown to Up when it registers itself with
the local CCM.
unknown: Unknown state of Trunk
up: Up and running, and is Idle with no calls
busy: The trunk is in a Busy state
down: The trunk is Down.
::= { ccmGatewayTrunkEntry 5 }
All Scalar Objects
ccmActivePhones OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS obsoleted and replaced by ccmRegisteredPhones
DESCRIPTION
The number of phones connected to this CM and actively in communication (via keepalives) with
this CallManager.