ochmSeverity
OXO-CALL-HANDLING-MIB ·
.1.3.6.1.4.1.6486.64.4200.1.2.3.1.24
Object
scalar Enumeration
Severity of incident
Context
- MIB
- OXO-CALL-HANDLING-MIB
- OID
.1.3.6.1.4.1.6486.64.4200.1.2.3.1.24- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ochmNotificationObjects
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 'OXO-CALL-HANDLING-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OXO-CALL-HANDLING-MIB::ochmSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OXO-CALL-HANDLING-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OXO-CALL-HANDLING-MIB::ochmSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reserved |
1 | critical |
2 | major |
3 | minor |
4 | warning |
5 | indeterminate |
6 | clear |