Specifications
7-31
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An arbitrary integer, selected by the local CCM, which uniquely identifies an entry in the
ccmProductTypeTable.
::= { ccmProductTypeEntry 1 }
ccmProductType OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The type of the product as defined in the CCM database.
::= { ccmProductTypeEntry 2 }
ccmProductName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..100))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The name of the product as defined in the CCM database.
::= { ccmProductTypeEntry 3 }
ccmProductCategory OBJECT-TYPE
SYNTAX INTEGER {
unknown(-1),
notApplicable(0),
phone(1),
gateway(2),
h323Device(3),
ctiDevice(4),
voice-mailDevice(5),
mediaResourceDevice(6),
huntListDevice(7),
sipDevice(8)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The category of the product.