ELS10-26 MIB
DESCRIPTION | The parameters, state, and |
| results of a ping request. |
INDEX | {lxpingNMSAddr,lxpingDes- |
| tAddr} |
::= {lxpingTable 1} |
|
lxpingEntry | ::= SEQUENCE |
{lxpingNMSAddr | IpAddress, |
lxpingDestAddr | IpAddress, |
lxpingState | INTEGER, |
lxpingCount | INTEGER, |
lxpingDataSize | INTEGER, |
lxpingWait | TimeTicks, |
lxpingTimeOut | TimeTicks, |
lxpingOperation | INTEGER, |
lxpingMin | TimeTicks, |
lxpingMax | TimeTicks, |
lxpingAvg | TimeTicks, |
lxpingNumTransmitted INTEGER,
lxpingNumReceived INTEGER}
lxpingNMSAddr
SYNTAX | IpAddress |
ACCESS | |
STATUS | mandatory |
DESCRIPTION | The IP address of the NMS, used |
| to determine on which ping |
| request to return information. |