ogAlarmState
OGTRAPv2-MIB ·
.1.3.6.1.4.1.25049.2.101.1.1.1.1.14
Object
scalar mandatory
Enumeration
The effective alarm state.
Context
- MIB
- OGTRAPv2-MIB
- OID
.1.3.6.1.4.1.25049.2.101.1.1.1.1.14- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ogAlarmEntry
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 'OGTRAPv2-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OGTRAPv2-MIB::ogAlarmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OGTRAPv2-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OGTRAPv2-MIB::ogAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | triggered |
3 | resolving |
4 | waiting |
5 | disabled |
6 | unresolvable |