slaUdpEchoState
MPSLA ·
.1.3.6.1.4.1.5651.3.20.1.1.201.7.100.1.2
Object
column Enumeration
UDPECHO entity??1??init??2??pend?? 3??send request??4-send packets??5-halt, 6??finish
Context
- MIB
- MPSLA
- OID
.1.3.6.1.4.1.5651.3.20.1.1.201.7.100.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysSlaUdpEchoEntry
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::slaUdpEchoState'
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::slaUdpEchoState.<slaUdpEchoTableEntityId>'
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::slaUdpEchoState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | pend |
3 | request |
4 | transmit |
5 | halt |
6 | finished |