mdlSAlarmStatusAll
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.2.1.1.1.6
Object
column Enumeration
Indicates the current card alarm state including the
lower level: card, port.
This object will be set to:
- critical(7): when there is at least one active (ON) critical
alarm .
- major (3): when there is no active critical alarm, but there is
at least one active (ON) major alarm .
- minor (4): when there is no active major or critical alarm, but
there is at least one active minor alarm.
- warning (6): when there is no active major, critical or minor alarm, but
there is at least one active warning alarm.
- event (5): when there is no active alarm of another type, but
there is at least one active event alarm.
- off(2): when there is no active (ON) alarm (since last clear operation).
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSAlarmStatusAll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSAlarmStatusAll.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::mdlSAlarmStatusAll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | f12V |
3 | f5V |