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