clmgmtFeatureWhatIsCounted
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.2.4.1.5
Object
column OctetString
This object represents the entity that is being counted by this feature. Examples of entities are IP Phones, number of sessions etc. This object is only applicable for features that use counting licenses. For other features, this object will return empty string.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.2.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmgmtLicensableFeatureEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtFeatureWhatIsCounted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtFeatureWhatIsCounted.<entPhysicalIndex>.<clmgmtFeatureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGMT-MIB::clmgmtFeatureWhatIsCounted'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of