rauxIndex
BACS2-MIB ·
.1.3.6.1.2.1.33.5.5.2.1.1
Object
column PositiveInteger
The GX_R_AUX identifier.
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 'BACS2-MIB' -M '/opt/observium/mibs/generex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BACS2-MIB::rauxIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BACS2-MIB' -M '/opt/observium/mibs/generex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BACS2-MIB::rauxIndex.<rauxIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BACS2-MIB' -M '/opt/observium/mibs/generex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BACS2-MIB::rauxIndex'
Syntax
- Source
- PositiveInteger
- Base type
Integer32- Display format
d
Type Description
This data type is a non-zero and non-negative value.
Values & Constraints
Type Constraints
range: 1..2147483647