arrisRouterPingVerifyReply
ARRIS-ROUTER-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.1.1.7.7
Object
Enables/disables verification of ping replies. If enabled, and if
waiting for replies is enabled, then if a reply is received, it will
verify that it matches the ping that was sent, and that all of the
data is intact.
This object may be changed while a ping is in progress.
Context
- MIB
- ARRIS-ROUTER-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.1.1.7.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisRouterPingMgmt
- Siblings
- 20
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| arrisRouterPingTargetAddrType The type of internet address used for arrisRouterPingTargetAddress.
This object may be changed while a ping is in progress. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4115.1.20.1.1.7.1 |
| arrisRouterPingPktsSent Indicates the number of packets sent since the ping was started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.10 |
| arrisRouterPingRepliesReceived Indicates the number of replies received since the ping was started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.11 |
| arrisRouterPingRepliesVerified Indicates the number of replies which were verified since the ping was
started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.12 |
| arrisRouterPingOctetsSent Indicates the total number of octets that have been sent in pings
since the ping was started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.13 |
| arrisRouterPingOctetsReceived Indicates the total number of octets that have been sent in pings
since the ping was started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.14 |
| arrisRouterPingIcmpErrors Indicates the total ICMP errors which have been received since the
ping was started. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.20.1.1.7.15 |
| arrisRouterPingLastIcmpError Indicates value of the last ICMP error which was received, if any. If
there have been no errors, this object will have a value of 0. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.16 |
| arrisRouterPingAverageRtt The current average ping round-trip-time (RTT). | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.17 |
| arrisRouterPingMinRtt The minimum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.18 |
| arrisRouterPingMaxRtt The maximum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.19 |
| arrisRouterPingTargetAddress Sets the internet address of the entity to be pinged. Note that if
an all-zeros value is specified for this object, then the ping will
be sent to the default gateway, if one exis… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4115.1.20.1.1.7.2 |
| arrisRouterPingTargetDNSQueryIPAddrType The protocol version (Ipv4/v6) used for sending DNS query if arrisRouterPingTargetAddressType is DNS. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4115.1.20.1.1.7.20 |
| arrisRouterPingLog The ping result log. | scalar | OctetString | .1.3.6.1.4.1.4115.1.20.1.1.7.21 |
| arrisRouterPingNumPkts Allows the client to set the number of pings to be sent. This can be
set to any number between 1 and (2^32 - 1), or can be set to 'infinite'
by setting the value to 0.
… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.3 |
| arrisRouterPingPktSize Allows the client to set the initial size of the ping packets that will
be sent. This size includes the LLC header, IP header, ICMP header,
and the CRC32 at the end. You must … | scalar | bytes Unsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.4 |
| arrisRouterPingInterval Allows the client to set the amount of time (in milliseconds) that the
device will sleep before sending a ping. Generally, this is the time
between when a ping reply is received … | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4115.1.20.1.1.7.5 |
| arrisRouterPingTimeout Allows the client to set the amount of time (in milliseconds) that the
device should wait for a reply after sending a ping.
If set to any non-negative value, then the d… | scalar | milliseconds Integer32 | .1.3.6.1.4.1.4115.1.20.1.1.7.6 |
| arrisRouterPingIpStackNumber Allows the client to select the IP stack from which the pings will be
sent. Specifying 0 means that the pings will be sent from the same IP
stack on which this MIB is hosted.
… | scalar | Integer32 | .1.3.6.1.4.1.4115.1.20.1.1.7.8 |
| arrisRouterPingStartStop Starts or stops the pings, as well as indicating whether a ping is in
progress when read. If a ping is already in progress and this object
is set to true(1), then the ping will c… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4115.1.20.1.1.7.9 |