pingAction
ES3526XA_ES3510-MIB ·
.1.3.6.1.4.1.259.8.1.5.1.10.15.5
Object
scalar
r/w
Enumeration
The action of the pingMgt. Set this objects to pingStart(2) to begin the ping operation. Once the action is set to pingStart(2), the associate pingMgt objects cannot be modified until this ping operation is completed (pingCompleted is true). When the ping has ended or no ping operation is performing, this object will get a value of noAction(1).
Context
- MIB
- ES3526XA_ES3510-MIB
- OID
.1.3.6.1.4.1.259.8.1.5.1.10.15.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pingMgt
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | pingStart |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingIpAddress The address of the device to be pinged. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.8.1.5.1.10.15.1 |
| pingPacketSize Specifies the size of ping packets to send to the target in this ping
operation. The lower and upper boundaries of this object are
protocol-dependent. | scalar | Integer32 | .1.3.6.1.4.1.259.8.1.5.1.10.15.2 |
| pingRoundTripTime The last round trip time of a single ping operation. When the ping
opertion is time out, a value of -1 will be returned. | scalar | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.5.1.10.15.3 |
| pingCompleted A value of true(1) will be read when this ping operation
have been either responded to or timed out. A value of false(2) will be
read when there is a ping operation is currently… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.259.8.1.5.1.10.15.4 |