sonusAlarmLevel
SONUS-COMMON-TRAP-MIB ·
.1.3.6.1.4.1.2879.2.8.1.1.1.1.2
Object
The severity level of the event that generated the trap.
Context
- MIB
- SONUS-COMMON-TRAP-MIB
- OID
.1.3.6.1.4.1.2879.2.8.1.1.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusCommonServicesNotificationObjects
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 'SONUS-COMMON-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-COMMON-TRAP-MIB::sonusAlarmLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-COMMON-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-COMMON-TRAP-MIB::sonusAlarmLevel'
Syntax
- Source
- SONUS-COMMON-TCSonusAlarmLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | info |