wwpLeosPingUntilStopped
WWP-LEOS-PING-MIB ·
.1.3.6.1.4.1.6141.2.60.19.1.12
Object
Setting this object to true prior to wwpLeosPingActivate will cause the device to ping the specified host until wwpLeosPingActivate is set to false. The object cannot be modified once the ping is active. The object returns to 'false' once the ping is halted.
Context
- MIB
- WWP-LEOS-PING-MIB
- OID
.1.3.6.1.4.1.6141.2.60.19.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosPingMIBObjects
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-LEOS-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-PING-MIB::wwpLeosPingUntilStopped.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-PING-MIB::wwpLeosPingUntilStopped'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |