ciscoPingEntry
CISCO-PING-MIB ·
.1.3.6.1.4.1.9.9.16.1.1.1
Object
row
A ping request entry.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of the row status
and row owner objects. It must also, either in the same
or in successive PDUs, create the associated instance of
the protocol and address objects. 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, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the request. Note that this entire
procedure may be initiated via a single set request which
specifies a row status of createAndGo as well as specifies
valid values for the non-defaulted configuration objects.
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
- CISCO-PING-MIB
- OID
.1.3.6.1.4.1.9.9.16.1.1.1- Type
- row
- Status
- current
- Parent
- ciscoPingTable
- Table
- ciscoPingTable
- Children
- 17
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoPingSerialNumber Object which specifies a unique entry in the
ciscoPingTable. A management station wishing
to initiate a ping operation should use a
pseudo-random value for this object when creat… | column | Integer32 | .1.3.6.1.4.1.9.9.16.1.1.1.1 |
| ciscoPingReceivedPackets The number of ping packets that have been received from the
target in this sequence. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.16.1.1.1.10 |
| ciscoPingMinRtt The minimum round trip time of all the packets that have
been sent in this sequence.
This object will not be created until the first ping
response in a sequence is … | column | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.16.1.1.1.11 |
| ciscoPingAvgRtt The average round trip time of all the packets that have
been sent in this sequence.
This object will not be created until the first ping
response in a sequence is … | column | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.16.1.1.1.12 |
| ciscoPingMaxRtt The maximum round trip time of all the packets that have
been sent in this sequence.
This object will not be created until the first ping
response in a sequence is … | column | milliseconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.16.1.1.1.13 |
| ciscoPingCompleted Set to true when all the packets in this sequence have been
either responded to or timed out. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.16.1.1.1.14 |
| ciscoPingEntryOwner The entity that configured this entry. | column | IF-MIBOwnerString | .1.3.6.1.4.1.9.9.16.1.1.1.15 |
| ciscoPingEntryStatus The status of this table entry. Once the entry status is
set to active, the associate entry cannot be modified until
the sequence completes (ciscoPingCompleted is true). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.16.1.1.1.16 |
| ciscoPingVrfName This field is used to specify the VPN name in
which the ping will be used. For regular ping this
field should not be configured. The agent will use
this field to identify the VPN… | column | OctetString | .1.3.6.1.4.1.9.9.16.1.1.1.17 |
| ciscoPingProtocol The protocol to use.
Once an instance of this object is created, its
value can not be changed. | column | CISCO-TCCiscoNetworkProtocol | .1.3.6.1.4.1.9.9.16.1.1.1.2 |
| ciscoPingAddress The address of the device to be pinged.
An instance of this object cannot be created until the
associated instance of ciscoPingProtocol is created. | column | CISCO-TCCiscoNetworkAddress | .1.3.6.1.4.1.9.9.16.1.1.1.3 |
| ciscoPingPacketCount Specifies the number of ping packets to send to the target
in this sequence. | column | Integer32 | .1.3.6.1.4.1.9.9.16.1.1.1.4 |
| ciscoPingPacketSize Specifies the size of ping packets to send to the target
in this sequence. The lower and upper boundaries of this
object are protocol-dependent.
An instance of this object cannot… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.16.1.1.1.5 |
| ciscoPingPacketTimeout Specifies the amount of time to wait for a response to a
transmitted packet before declaring the packet 'dropped.' | column | milliseconds Integer32 | .1.3.6.1.4.1.9.9.16.1.1.1.6 |
| ciscoPingDelay Specifies the minimum amount of time to wait before sending
the next packet in a sequence after receiving a response or
declaring a timeout for a previous packet. The actual dela… | column | milliseconds Integer32 | .1.3.6.1.4.1.9.9.16.1.1.1.7 |
| ciscoPingTrapOnCompletion Specifies whether or not a ciscoPingCompletion trap should
be issued on completion of the sequence of pings. If such a
trap is desired, it is the responsibility of the management… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.16.1.1.1.8 |
| ciscoPingSentPackets The number of ping packets that have been sent to the target
in this sequence. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.16.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoPingSerialNumber Object which specifies a unique entry in the
ciscoPingTable. A management station wishing
to initiate a ping operation should use a
pseudo-random value for this object when creat… | column | Integer32 | .1.3.6.1.4.1.9.9.16.1.1.1.1 |