xfRLTHighestSeverityAlarm

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.13.1.11

Object

column Enumeration
This MO reports the highest severity of the alarms active in the physical module, MMU or RAU, it refers to.
Value list:
   - critical(0): highest severity is Critical;
   - major(1):    highest severity is Major;
   - minor(2):    highest severity is Minor;
   - warning(3):  highest severity is Warning;
   - clear(4):    no alarm.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.13.1.11
Type
column
Access
readonly
Status
current
Parent
xfRLTHierarchyModuleEntry
Groups
1

Walk 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 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfRLTHighestSeverityAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfRLTHighestSeverityAlarm.<xfRLTMHIndex>.<xfRLTModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-RLT-MIB::xfRLTHighestSeverityAlarm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0critical
1major
2minor
3warning
4clear

Conformance