wwpPingState
WWP-PING-MIB ·
.1.3.6.1.4.1.6141.2.21.1.15
Object
scalar PingState
The state of the ping process.The state be pinging, idle, complete or failed.
Context
- MIB
- WWP-PING-MIB
- OID
.1.3.6.1.4.1.6141.2.21.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpPingMIBObjects
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 'WWP-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-PING-MIB::wwpPingState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-PING-MIB::wwpPingState'