g3connectAlarmForward
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.1.1.11
Object
scalar r/w
Enumeration
This object serves as a flag to indicate if a failure has occured in forwarding alarms received from the switch on to another destination.
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- g3connect
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::g3connectAlarmForward.0'
More examples
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::g3connectAlarmForward'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | failed |