g3configIndex
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.1.3.6.1.2
Object
column Integer32
An INTEGER object containing an index numbering the config entry for the board specified in BoardNum. This object along with BoardNum will serve as the instance identifier for boardEntry.
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.1.3.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g3configEntry
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 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G3-AVAYA-MIB::g3configIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G3-AVAYA-MIB::g3configIndex.<g3configBoardNum>.<g3configIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G3-AVAYA-MIB::g3configIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647