slaIcmpPJAlarmType
MPSLA ·
.1.3.6.1.4.1.5651.3.20.1.1.201.9.100.1.12
Object
column r/w
Enumeration
RTR entity alarm type?? log??log message trap??snmp trap logAndTrap-log message and snmp trap noLogAndtrap-no log message and no snmp trap,default.
Context
- MIB
- MPSLA
- OID
.1.3.6.1.4.1.5651.3.20.1.1.201.9.100.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysSlaIcmpPathJitEntry
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 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSLA::slaIcmpPJAlarmType'
More examples
Read one indexed 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::slaIcmpPJAlarmType.<slaIcmpPJTableEntityId>'
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::slaIcmpPJAlarmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | log |
2 | trap |
3 | logAndTrap |
4 | noLogAndtrap |