slaIcmpEchoAlarmType

MPSLA · .1.3.6.1.4.1.5651.3.20.1.1.201.5.100.1.15

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.5.100.1.15
Type
column
Access
readwrite
Status
current
Parent
sysSlaIcmpEchoEntry

Walk 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::slaIcmpEchoAlarmType'
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::slaIcmpEchoAlarmType.<slaIcmpEchoTableEntityId>'
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::slaIcmpEchoAlarmType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1log
2trap
3logAndTrap
4noLogAndtrap