apSwBootIndex
APSWINVENTORY-MIB ·
.1.3.6.1.4.1.9148.3.4.1.1.1.1.1
Object
column Integer32
Unique index for the software inventory table. Index always begins at 1, and increases by 1. The table length depends on the size of software inventory. The index is not associated with any specific inventory entry
Context
- MIB
- APSWINVENTORY-MIB
- OID
.1.3.6.1.4.1.9148.3.4.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apSwBootEntry
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 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSWINVENTORY-MIB::apSwBootIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSWINVENTORY-MIB::apSwBootIndex.<apSwBootIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSWINVENTORY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSWINVENTORY-MIB::apSwBootIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647