safAlarmActivePerceivedSeverity
SAF-ALARM-MIB ·
.1.3.6.1.4.1.7571.100.118.1.1.2.1.6
Object
column SafPerceivedSeverity
ITU perceived severity values.
Context
- MIB
- SAF-ALARM-MIB
- OID
.1.3.6.1.4.1.7571.100.118.1.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- safAlarmActiveEntry
- Groups
- 1
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 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActivePerceivedSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-ALARM-MIB::safAlarmActivePerceivedSeverity.<safAlarmActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-ALARM-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-ALARM-MIB::safAlarmActivePerceivedSeverity'
Syntax
- Source
- SafPerceivedSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |
7 | event |
Conformance
Member of