g3errorsIndex
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.1.5.6.1.2
Object
column Integer32
An INTEGER object containing an index numbering the error entry for the port specified in errorsPort. This object along with errorsPort will serve as the instance identifier for errorsEntry.
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.1.5.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g3errorsEntry
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::g3errorsIndex'
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::g3errorsIndex.<g3errorsPort>.<g3errorsIndex>'
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::g3errorsIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647