myPingEntry
MY-PING-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1
Object
row
Entry contains ping parameters and results.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to a ping entry. The station should
then create the associated entry.
We must set all specifies valid values for the
non-defaulted configuration objects, certainly, it should
also modify the default values for the other configuration
objects if the defaults are not appropriate.
Once the appropriate instance of all the configuration
objects have been created or set,the row status should be set
to active to initiate the request.
Once the ping sequence has been activated, it cannot be
stopped -- it will run until the configured number of
packets have been sent.
Once the sequence completes, the management station should
retrieve the values of the status objects of interest, and
should then delete the entry. In order to prevent old
entries from clogging the table, entries will be aged out,
but an entry will never be deleted within 5 minutes of
completing.
Context
- MIB
- MY-PING-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1- Type
- row
- Status
- current
- Parent
- myPingTable
- Table
- myPingTable
- Children
- 14
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| myPingIndex Object which specifies a unique entry in the
myPingTable. A management station wishing
to initiate a ping operation should use a
pseudo-random value for this object when creating… | column | Integer32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.1 |
| myPingCompleted While the ping process has completed the value of this field
will be true(1), else false(2). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.10 |
| myPingEntryStauts entry status for this list. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.11 |
| myPingSourceIp the address of source interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.12 |
| myPingSourceInterfaceIndex The ifIndex value of this source interface. | column | MY-TCIfIndex | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.13 |
| myPingTypeOfService the value of type of service. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.14 |
| myPingAddress Pinged host ip address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.2 |
| myPingDataLength Pinged ICMP echo datagram's data length. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.3 |
| myPingTimes Pimes the ICMP echo datagrams will be sent. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.4 |
| myPingTimeOuts Ping but no echo from required address, the time last
for time out, in milliseconds. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.5 |
| myPingReturns How many echo request has been return by a echo reply. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.6 |
| myPingMaxTime Max return time of the echo reply. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.7 |
| myPingAvTime Average returned time of the echo reply of that reply
but not time out. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.8 |
| myPingMinTime Min returned time of the echo reply. | column | Unsigned32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| myPingIndex Object which specifies a unique entry in the
myPingTable. A management station wishing
to initiate a ping operation should use a
pseudo-random value for this object when creating… | column | Integer32 | .1.3.6.1.4.1.4881.1.1.10.2.3.1.1.1.1 |