apSwCfgBackupIndex
APSWINVENTORY-MIB ·
.1.3.6.1.4.1.9148.3.4.1.2.3.1.1
Object
column Integer32
Unique index for the backup configuration files table. Index always begins at 1, and increases by 1. The table length depends on the size of backup configuration. The index is not associated with any specific entry
Context
- MIB
- APSWINVENTORY-MIB
- OID
.1.3.6.1.4.1.9148.3.4.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apSwCfgBackupEntry
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::apSwCfgBackupIndex'
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::apSwCfgBackupIndex.<apSwCfgBackupIndex>'
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::apSwCfgBackupIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647