rbCurrentAlarmMostSevere
RADIO-BRIDGE-MIB ·
.1.3.6.1.4.1.31926.11.1.2
Object
scalar AlarmSeverity
The severity of the most severe alarm in the system
Context
- MIB
- RADIO-BRIDGE-MIB
- OID
.1.3.6.1.4.1.31926.11.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rbAlarmsCommon
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 'RADIO-BRIDGE-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MIB::rbCurrentAlarmMostSevere.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIO-BRIDGE-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIO-BRIDGE-MIB::rbCurrentAlarmMostSevere'
Syntax
- Source
- AlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | warning |
5 | no-alarm |