celLicenseConfigType
CISCO-LICENSE-MIB ·
.1.3.6.1.4.1.9.9.359.1.1.2.1.1
Object
column LicenseType
This represents one of the the license types corresponding to the entry indexed by celLicenseConfigIndex in the table celLicenseConfigHistoryTable.
Context
- MIB
- CISCO-LICENSE-MIB
- OID
.1.3.6.1.4.1.9.9.359.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- celLicenseConfigDetailEntry
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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MIB::celLicenseConfigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MIB::celLicenseConfigType.<celLicenseConfigIndex>.<celLicenseConfigType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MIB::celLicenseConfigType'
Syntax
- Source
- LicenseType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | none |
3 | reserved |
4 | singleService |
5 | multiService |
6 | channelization |
7 | ima |
8 | mfr |
9 | rateControl |
10 | multilink |
11 | ppp |