hmSec2NetPingActionStatus
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.12.8.4
Object
scalar
Enumeration
Returns, if a ping command is running at the monent (pinging) or if the ping functionality is not running (idle).
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.12.8.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmSec2NetPingGroup
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmSec2NetPingSourceAddr Source IP address for ping command.
0.0.0.0 means no source address given. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.52.1.12.8.1 |
| hmSec2NetPingDestAddr Destination IP address for ping command. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.52.1.12.8.2 |
| hmSec2NetPingAction If set to activate(2), the ping will be started.
When read, this variable returns always other(1). | scalar | Enumeration | .1.3.6.1.4.1.248.52.1.12.8.3 |
| hmSec2NetPingResult Returns the result of the last ping operation.
If the ping has been successful
(host is reachable through ping) or ping has failed
(host is not reachable through ping). | scalar | Enumeration | .1.3.6.1.4.1.248.52.1.12.8.5 |
| hmSec2NetPingResultText Returns the result of the last ping operation as text. | scalar | OctetString | .1.3.6.1.4.1.248.52.1.12.8.6 |