The parameters, state, and results of a ping request.
Parsed from file ctELS10-mib.mib.txt
Company: cai
Module: CT-ELS10-MIB
lxpingEntry OBJECT-TYPE SYNTAX LxpingEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The parameters, state, and results of a ping request." INDEX { lxpingNMSAddr,lxpingDestAddr } ::= {lxpingTable 1}
Vendor: Cabletron
Module: CT-ELS10-MIB (ctELS10-mib)
Type: ENTRY
Access: not-accessible
Syntax: LxpingEntry
Automatically extracted from www.mibdepot.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.97.7.16.2.1.1 | lxpingNMSAddr | 0 | 0 | The IP address of the NMS, used to determine which ping request to return information on. |
1.3.6.1.4.1.97.7.16.2.1.2 | lxpingDestAddr | 0 | 0 | The IP address which is to be the destination of the ping ECHO_REQUEST. This variable cannot be set while lxpingOperation is on. |
1.3.6.1.4.1.97.7.16.2.1.3 | lxpingState | 0 | 0 | The current state of the ping request. |
1.3.6.1.4.1.97.7.16.2.1.4 | lxpingCount | 0 | 0 | The number of ping requests which are to be sent. This variable cannot be set while lxpingOperation is on. |
1.3.6.1.4.1.97.7.16.2.1.5 | lxpingDataSize | 0 | 0 | The datagram packet size which will be sent with the ECHO_REQUEST, in bytes. This variable cannot be set while lxpingOperation is… |
1.3.6.1.4.1.97.7.16.2.1.6 | lxpingWait | 0 | 0 | The time, in centiseconds, between the sending of each ECHO_REQUEST message. This variable cannot be set while lxpingOperation is… |
1.3.6.1.4.1.97.7.16.2.1.7 | lxpingTimeOut | 0 | 0 | The time, in centiseconds, since the last ECHO_RESPONSE was received (or the last ECHO_REQUEST was sent, if there have been no re… |
1.3.6.1.4.1.97.7.16.2.1.8 | lxpingOperation | 0 | 0 | Setting lxpingOperation to on will begin the ping request. Setting lxpingOperation to off will terminate the ping request. |
1.3.6.1.4.1.97.7.16.2.1.9 | lxpingMin | 0 | 0 | The minimum round trip time for the ping requests and responses, in centiseconds. |
1.3.6.1.4.1.97.7.16.2.1.10 | lxpingMax | 0 | 0 | The maximum round trip for the ping requests and responses, in centiseconds. |
1.3.6.1.4.1.97.7.16.2.1.11 | lxpingAvg | 0 | 0 | The average round trip time for the ping requests and responses, in centiseconds. |
1.3.6.1.4.1.97.7.16.2.1.12 | lxpingNumTransmitted | 0 | 0 | The number of ICMP ECHO_REQUEST messages that have been transmitted during this ping request. |
1.3.6.1.4.1.97.7.16.2.1.13 | lxpingNumReceived | 0 | 0 | The number of ICMP ECHO_RESPONSE messages that have been received as a result of this ping request. |