nbsSysPingSession
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.3.18.1
Object
scalar
mandatory
r/w
Enumeration
This object controls the activity of the PING process
progress.
If GET idlePing(1) shows that the ping process is inactive - idle.
If SET idlePing(1) stops an active ping process, if any.
If GET runPing(2) shows an active ping process.
If SET runPing(2) starts an active ping process, if none active.
This has to be the last SET in order to activate the PING process
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.3.18.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsSysPing
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idlePing |
2 | runPing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsSysPingAddr mandatory The IP Address to which the Nbase device will ping. Setting
this variable initiates the ping sequence. The default
value is the loopback address 127.0.0.1 . | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.629.1.3.18.2 |
| nbsSysPingNumber mandatory The number of ICMP echo packets (pings) to be sent.
The default value is 1. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.629.1.3.18.3 |
| nbsSysPingRequests mandatory The number of ICMP echo request (pings) sent. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.629.1.3.18.4 |
| nbsSysPingResps mandatory The number of ICMP echo response packets received. | scalar | Integer32 | .1.3.6.1.4.1.629.1.3.18.5 |
| nbsSysPingOwner mandatory If a Ping Process is active, then the value of this
object shows who activated it: the Administrative
Interface or the SNMP Agent . This object value
will permit to stop the Ping … | scalar | Enumeration | .1.3.6.1.4.1.629.1.3.18.6 |