slaIcmpEchoTimeout
MPSLA ·
.1.3.6.1.4.1.5651.3.20.1.1.201.5.100.1.5
Object
column r/w
Integer32
ICMP ping reply timeout in seconds,default 2 seconds. pkt-num * timeout must be less than schedule interval
Context
- MIB
- MPSLA
- OID
.1.3.6.1.4.1.5651.3.20.1.1.201.5.100.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysSlaIcmpEchoEntry
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::slaIcmpEchoTimeout'
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::slaIcmpEchoTimeout.<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::slaIcmpEchoTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-3600