ituAlarmPerceivedSeverity
ITU-ALARM-MIB ·
.1.3.6.1.2.1.121.1.1.1.1.1
Object
ITU perceived severity values.
Context
- MIB
- ITU-ALARM-MIB
- OID
.1.3.6.1.2.1.121.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ituAlarmEntry
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 'ITU-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITU-ALARM-MIB::ituAlarmPerceivedSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ITU-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITU-ALARM-MIB::ituAlarmPerceivedSeverity.<alarmListName>.<alarmModelIndex>.<ituAlarmPerceivedSeverity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ITU-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ITU-ALARM-MIB::ituAlarmPerceivedSeverity'
Syntax
- Source
- ITU-ALARM-TC-MIBItuPerceivedSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |