| ciscoPingSerialNumber | 
      .1.3.6.1.4.1.9.9.16.1.1.1.1 | 
    
    
      | 
        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 creating
        or modifying an instance of a ciscoPingEntry.
        The RowStatus semantics of the ciscoPingEntryStatus
        object will prevent access conflicts.
       | 
    
    
      | ciscoPingProtocol | 
      .1.3.6.1.4.1.9.9.16.1.1.1.2 | 
    
    
      | 
        The protocol to use.
        Once an instance of this object is created, its
        value can not be changed.
       | 
    
    
      | ciscoPingAddress | 
      .1.3.6.1.4.1.9.9.16.1.1.1.3 | 
    
    
      | 
        The address of the device to be pinged.
        An instance of this object cannot be created until the
        associated instance of ciscoPingProtocol is created.
       | 
    
    
      | ciscoPingPacketCount | 
      .1.3.6.1.4.1.9.9.16.1.1.1.4 | 
    
    
      | 
        Specifies the number of ping packets to send to the target
        in this sequence.
       | 
    
    
      | ciscoPingPacketSize | 
      .1.3.6.1.4.1.9.9.16.1.1.1.5 | 
    
    
      | 
        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 be modified unless the
        associated instance of ciscoPingProtocol has been created
        (so as to allow protocol-specific range checking on the
        new value).
       | 
    
    
      | ciscoPingPacketTimeout | 
      .1.3.6.1.4.1.9.9.16.1.1.1.6 | 
    
    
      | 
        Specifies the amount of time to wait for a response to a
        transmitted packet before declaring the packet 'dropped.'
       | 
    
    
      | ciscoPingDelay | 
      .1.3.6.1.4.1.9.9.16.1.1.1.7 | 
    
    
      | 
        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 delay
        may be greater due to internal task scheduling.
       | 
    
    
      | ciscoPingTrapOnCompletion | 
      .1.3.6.1.4.1.9.9.16.1.1.1.8 | 
    
    
      | 
        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
        entity to ensure that the SNMP administrative model is
        configured in such a way as to allow the trap to be delivered.
       | 
    
    
      | ciscoPingSentPackets | 
      .1.3.6.1.4.1.9.9.16.1.1.1.9 | 
    
    
      | 
        The number of ping packets that have been sent to the target
        in this sequence.
       | 
    
    
      | ciscoPingReceivedPackets | 
      .1.3.6.1.4.1.9.9.16.1.1.1.10 | 
    
    
      | 
        The number of ping packets that have been received from the
        target in this sequence.
       | 
    
    
      | ciscoPingMinRtt | 
      .1.3.6.1.4.1.9.9.16.1.1.1.11 | 
    
    
      | 
        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 received.
       | 
    
    
      | ciscoPingAvgRtt | 
      .1.3.6.1.4.1.9.9.16.1.1.1.12 | 
    
    
      | 
        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 received.
       | 
    
    
      | ciscoPingMaxRtt | 
      .1.3.6.1.4.1.9.9.16.1.1.1.13 | 
    
    
      | 
        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 received.
       | 
    
    
      | ciscoPingCompleted | 
      .1.3.6.1.4.1.9.9.16.1.1.1.14 | 
    
    
      | 
        Set to true when all the packets in this sequence have been
        either responded to or timed out.
       | 
    
    
      | ciscoPingEntryOwner | 
      .1.3.6.1.4.1.9.9.16.1.1.1.15 | 
    
    
      | 
        The entity that configured this entry.
       | 
    
    
      | ciscoPingEntryStatus | 
      .1.3.6.1.4.1.9.9.16.1.1.1.16 | 
    
    
      | 
        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).
       | 
    
    
      | ciscoPingVrfName | 
      .1.3.6.1.4.1.9.9.16.1.1.1.17 | 
    
    
      | 
        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 routing Table for
        this ping. This is the same ascii string used in
        the CLI to refer to this VPN. 
       |