mpTrapType
MPSLA ·
.1.3.6.1.4.1.5651.2.1.3
Object
scalar Enumeration
The type of each trap,show the category.
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::mpTrapType.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::mpTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | system |
2 | interface |
3 | other |