ccmProductCategory

CISCO-CCM-MIB · .1.3.6.1.4.1.9.9.156.1.1.8.1.4

Object

column Enumeration
The category of the product.
unknown:                  Unknown product category
notApplicable:            Not Applicable
phone:                    Phone 
gateway:                  Gateway
h323Device:               H323 Device
ctiDevice:                CTI Device
voiceMailDevice:          Voice Messaging Device
mediaResourceDevice:      Media Resource Device
huntListDevice:           Hunt List Device
sipDevice:                SIP Device.

Context

MIB
CISCO-CCM-MIB
OID
.1.3.6.1.4.1.9.9.156.1.1.8.1.4
Type
column
Access
readonly
Status
current
Parent
ccmProductTypeEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmProductCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmProductCategory.<ccmProductTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCM-MIB::ccmProductCategory'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1unknown
0notApplicable
1phone
2gateway
3h323Device
4ctiDevice
5voiceMailDevice
6mediaResourceDevice
7huntListDevice
8sipDevice