cadLicenseKey
CADANT-LICENSE-MIB ·
.1.3.6.1.4.1.4998.1.1.135.1.1.1.2
Object
column r/w
OctetString
This object indicates the 20 hex digit license key (ASCII). The first 16 hex digits are the license key and the last 4 hex digits are the version number.
Context
- MIB
- CADANT-LICENSE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.135.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadChassisLicenseEntry
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 'CADANT-LICENSE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-LICENSE-MIB::cadLicenseKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-LICENSE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-LICENSE-MIB::cadLicenseKey.<cadLicenseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-LICENSE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-LICENSE-MIB::cadLicenseKey'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 20-20