7-53
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
A positive value of this index is used to identify the related product type entry in the
ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is
Unknown.
::= { ccmGatewayEntry 15 }
Gateway Trunk Table
ccmGatewayTrunkTable OBJECT-TYPE
SYNTAX SEQUENCE OF CcmGatewayTrunkEntry
MAX-ACCESS not-accessible
STATUS obsoleted as this table was never supported .
DESCRIPTION
The table containing the list of all gateway trunks in a CCN system.
::= { ccmGatewayTrunkInfo 1 }
ccmGatewayTrunkEntry OBJECT-TYPE
SYNTAX CcmGatewayTrunkEntry
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION
An entry (conceptual row) in the gateway trunk table, one for each gateway trunk in a CCN system.
INDEX { ccmGatewayTrunkIndex }
::= { ccmGatewayTrunkTable 1 }
CcmGatewayTrunkEntry
::= SEQUENCE {
ccmGatewayTrunkIndex CcmIndex,
ccmGatewayTrunkTypeINTEGER,
ccmGatewayTrunkNameSnmpAdminString,
ccmTrunkGatewayIndex CcmIndexOrZero,
ccmGatewayTrunkStatus INTEGER
}
ccmGatewayTrunkIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS obsolete
DESCRIPTION
An arbitrary integer, selected by the local CCM, which uniquely identifies a Gateway trunk within
the scope of a CallManager.
::= { ccmGatewayTrunkEntry 1 }
ccmGatewayTrunkType OBJECT-TYPE
Comments to this Manuals