mpTrapClass
MPSLA ·
.1.3.6.1.4.1.5651.2.1.1
Object
scalar Enumeration
The class of the Traps.
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 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSLA::mpTrapClass.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPSLA::mpTrapClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emergencies |
2 | alerts |
3 | critical |
4 | errors |
5 | warnings |
6 | notifications |
7 | informational |
8 | debugging |