The state of the 'remote ping' process associated with this row.
Before this row is activated, this object will have the value
'notActive(1)'.
Upon activation, if DNS resolution is needed, the object will
receive the value 'waitingDns(2)'. If DNS times out or otherwise
fails, this object will receive the value 'dnsFailed(3)'.
If the resolved IP address is not legal, this object value will be
'badAddress(4)'.
If none of the above fails, the first ping command will be sent
and this object will indicate the value 'pinging(5)'.
After the desired number of ping commands have been sent and
replied to (or timed-out) this object will receive the value
completed(6)'.
If there is a resource allocation error along the way, the process
will stop and this object will receive the value allocFailed(7).
Parsed from file USR-REMOTE-PING-MIB.mib.txt
Company: None
Module: USR-REMOTE-PING-MIB
The state of the 'remote ping' process associated with this row.
Before this row is activated, this object will have the value
'notActive(1)'.
Upon activation, if DNS resolution is needed, the object will
receive the value 'waitingDns(2)'. If DNS times out or otherwise
fails, this object will receive the value 'dnsFailed(3)'.
If the resolved IP address is not legal, this object value will be
'badAddress(4)'.
If none of the above fails, the first ping command will be sent
and this object will indicate the value 'pinging(5)'.
After the desired number of ping commands have been sent and
replied to (or timed-out) this object will receive the value
completed(6)'.
If there is a resource allocation error along the way, the process
will stop and this object will receive the value allocFailed(7).
Parsed from file USR-REMOTE-PING-MIB.mib
Module: USR-REMOTE-PING-MIB
Vendor: UTStarcom Incorporated
Module: USR-REMOTE-PING-MIB
[Automatically extracted from oidview.com]
usrRemotePingState OBJECT-TYPE SYNTAX INTEGER { notActive(1), waitingDns(2), dnsFailed(3), badAddress(4), pinging(5), completed(6), allocFailed(7) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the 'remote ping' process associated with this row. Before this row is activated, this object will have the value 'notActive(1)'. Upon activation, if DNS resolution is needed, the object will receive the value 'waitingDns(2)'. If DNS times out or otherwise fails, this object will receive the value 'dnsFailed(3)'. If the resolved IP address is not legal, this object value will be 'badAddress(4)'. If none of the above fails, the first ping command will be sent and this object will indicate the value 'pinging(5)'. After the desired number of ping commands have been sent and replied to (or timed-out) this object will receive the value completed(6)'. If there is a resource allocation error along the way, the process will stop and this object will receive the value allocFailed(7)." ::= { usrRemotePingEntry 10 }
usrRemotePingState OBJECT-TYPE SYNTAX INTEGER { notActive(1), waitingDns(2), dnsFailed(3), badAddress(4), pinging(5), completed(6), allocFailed(7) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the 'remote ping' process associated with this row. Before this row is activated, this object will have the value 'notActive(1)'. Upon activation, if DNS resolution is needed, the object will receive the value 'waitingDns(2)'. If DNS times out or otherwise fails, this object will receive the value 'dnsFailed(3)'. If the resolved IP address is not legal, this object value will be 'badAddress(4)'. If none of the above fails, the first ping command will be sent and this object will indicate the value 'pinging(5)'. After the desired number of ping commands have been sent and replied to (or timed-out) this object will receive the value completed(6)'. If there is a resource allocation error along the way, the process will stop and this object will receive the value allocFailed(7)." ::= { usrRemotePingEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.37.1.2.1.1 | usrRemotePingIndex | 0 | 0 | A unique index identifying this entry in the table. |
1.3.6.1.4.1.429.4.37.1.2.1.2 | usrRemotePingDestination | 0 | 0 | The host name or IP address (in dot notation) of the target destination being tested by this row. A row cannot be activated unles… |
1.3.6.1.4.1.429.4.37.1.2.1.3 | usrRemotePingSize | 0 | 0 | Size of the data to be sent, in bytes. Note that the actual datagram will be larger than this value, as it will include: - MAC hea… |
1.3.6.1.4.1.429.4.37.1.2.1.4 | usrRemotePingData | 0 | 0 | This object specifies the data to be transmitted. If the length of this object is bigger than usrRemotePingSize, only the first u… |
1.3.6.1.4.1.429.4.37.1.2.1.5 | usrRemotePingTimeOut | 0 | 0 | Amount of time in seconds before deciding that a transmission has not been replied to. This object cannot be modified whenever us… |
1.3.6.1.4.1.429.4.37.1.2.1.6 | usrRemotePingCount | 0 | 0 | The number of ICMP ECHO requests to be sent in this sequence. The conventional value of zero is interpreted as infinite: the pro… |
1.3.6.1.4.1.429.4.37.1.2.1.7 | usrRemotePingInterval | 0 | 0 | Number of seconds between successive ECHO REQUEST request transmissions. Note that the actual interval might be different for any… |
1.3.6.1.4.1.429.4.37.1.2.1.8 | usrRemotePingTtl | 0 | 0 | The TTL (time to live) to be used for the ECHO REQUEST commands. If this object is zero, the TTL value currently in use by the IP… |
1.3.6.1.4.1.429.4.37.1.2.1.9 | usrRemotePingSelfDestroyDelay | 0 | 0 | Number of minutes this row is allowed to be in a state of inactivity before it is destroyed by the agent. A row is considered ina… |
1.3.6.1.4.1.429.4.37.1.2.1.11 | usrRemotePingRequestsSent | 0 | 0 | Number of requests transmitted so far since this row became active. |
1.3.6.1.4.1.429.4.37.1.2.1.12 | usrRemotePingRepliesReceived | 0 | 0 | Number of replies received so far since this row became active. |
1.3.6.1.4.1.429.4.37.1.2.1.13 | usrRemotePingTimeouts | 0 | 0 | Number of requests timed-out (no reply received after 'usrRemotePingTimeOut' seconds) since this row became active. |
1.3.6.1.4.1.429.4.37.1.2.1.14 | usrRemotePingLastRoundTripTime | 0 | 0 | The round trip time in milliseconds experienced by the last request-reply iteration. If the last iteration was a time-out, this o… |
1.3.6.1.4.1.429.4.37.1.2.1.15 | usrRemotePingMinRoundTripTime | 0 | 0 | The minimum round trip time in milliseconds, not including timed out requests. This object remains zero until an actual reply is… |
1.3.6.1.4.1.429.4.37.1.2.1.16 | usrRemotePingMaxRoundTripTime | 0 | 0 | The maximum round trip time in milliseconds, not including timed out requests. This object remains zero until an actual reply is… |
1.3.6.1.4.1.429.4.37.1.2.1.17 | usrRemotePingAverageRoundTripTime | 0 | 0 | The average round trip time in milliseconds, not counting timed-out requests. This object remains zero until an actual reply is r… |
1.3.6.1.4.1.429.4.37.1.2.1.18 | usrRemotePingDNSResolutionDelay | 0 | 0 | The time elapsed, in milliseconds, since the agent issued a DNS query for this entry until it received a reply. |
1.3.6.1.4.1.429.4.37.1.2.1.19 | usrRemotePingResolvedIPAddress | 0 | 0 | The IP address resolved from the destination address string. If there is no resolution, this object returns zero. |
1.3.6.1.4.1.429.4.37.1.2.1.20 | usrRemotePingCreationTime | 0 | 0 | The value of sysUpTime at the time this row was created. |
1.3.6.1.4.1.429.4.37.1.2.1.21 | usrRemotePingActivationTime | 0 | 0 | The value of sysUpTime at the time this row was last activated (or zero, if never). |
1.3.6.1.4.1.429.4.37.1.2.1.22 | usrRemotePingLastChangeTime | 0 | 0 | The value of sysUpTime at the time any object in this row was last modified. |
1.3.6.1.4.1.429.4.37.1.2.1.23 | usrRemotePingRowStatus | 0 | 0 | This object is used to create, modify or delete a row in this table. Setting this object to 'createAndWait' creates the row with… |