jnxoptIfOTNAlarmSeverity
JNX-OPT-IF-EXT-MIB ·
.1.3.6.1.4.1.2636.3.73.1.3.4.1.1.6
Object
column JnxoptIfOTNAlarmSeverity
The object identifies the severity of the last alarm/alert that most recently was set or cleared.
Context
- MIB
- JNX-OPT-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.3.4.1.1.6- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- jnxoptIfOTNAlarmEntry
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 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOTNAlarmSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOTNAlarmSeverity.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-OPT-IF-EXT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-OPT-IF-EXT-MIB::jnxoptIfOTNAlarmSeverity'
Syntax
- Source
- JnxoptIfOTNAlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | jnxCritical |
2 | jnxMajor |
3 | jnxMinor |
4 | jnxInfo |