apLicenseIndex
APLICENSE-MIB ·
.1.3.6.1.4.1.9148.3.5.1.1.1.1
Object
column Integer32
Unique index for the license table. Index always begins at 1, and increases by 1. The table length depends on the number of licenses installed plus 1. 1st index is always the consolidated system-wide license.
Context
- MIB
- APLICENSE-MIB
- OID
.1.3.6.1.4.1.9148.3.5.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apLicenseEntry
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 'APLICENSE-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APLICENSE-MIB::apLicenseIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APLICENSE-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APLICENSE-MIB::apLicenseIndex.<apLicenseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APLICENSE-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APLICENSE-MIB::apLicenseIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647