- Cabletron IP Router Reference Guide

Table Of Contents
6-36
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,
lxpingNumTransmittedINTEGER,
lxpingNumReceived INTEGER}
lxpingNMSAddr OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION The IP address of the NMS, used
to determine on which ping
request to return information.