MIB Viewer

AT-PING-MIB

22 objects
This MIB file contains definitions of managed objects for the PING module.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.58IdentitypingThis MIB file contains definitions of managed objects for the PING module.
1.3.6.1.4.1.207.8.4.4.4.58.0NodepingTraps
1.3.6.1.4.1.207.8.4.4.4.58.0.1NotificationpingTrapcurrentA ping trap is generated when a ping has completed. Traps are only generated if the variable pingTrapOnCompletion is set to true(1) in the dynamic ping entry. …
1.3.6.1.4.1.207.8.4.4.4.58.1TablepingTablenot-accessiblecurrentThe table of ping parameters, dynamic and static.
1.3.6.1.4.1.207.8.4.4.4.58.1.1RowpingEntrynot-accessiblecurrentA single entry of ping parameters. This contains the parameters required to perform a ping from the router. The ping specified by the dynamic parameters, can b…
1.3.6.1.4.1.207.8.4.4.4.58.1.1.1ColumnpingIndexread-onlycurrentThere are two sets of ping information, dynamic and static. The dynamic information is used only once, for the next ping, then automatically replaced with the …
1.3.6.1.4.1.207.8.4.4.4.58.1.1.2ColumnpingProtocolread-writecurrentThe protocol that the ping will use. The protocol must match the destination address. Ping supports both IP, IPX, Appletalk, and OSI addresses. The protocol mu…
1.3.6.1.4.1.207.8.4.4.4.58.1.1.3ColumnpingAddressread-writecurrentThe address specifies the destination address for ping packets for Appletalk, IP, IPX and OSI networks, respectively. The address format must match the protoco…
1.3.6.1.4.1.207.8.4.4.4.58.1.1.4ColumnpingNumberOfPacketsread-writecurrentThe number of ping packets to transmit.
1.3.6.1.4.1.207.8.4.4.4.58.1.1.5ColumnpingPacketSizeread-writecurrentThe packet size parameter specifies the length in bytes, of data to include in the data portion of the ping packet. The protocol packet header size and the siz…
1.3.6.1.4.1.207.8.4.4.4.58.1.1.6ColumnpingTimeoutread-writecurrentTimeout specifies the amount of time, in seconds, to wait for a response to a ping packet.
1.3.6.1.4.1.207.8.4.4.4.58.1.1.7ColumnpingDelayread-writecurrentThe delay parameter specifies the time interval, in seconds, between ping packets.
1.3.6.1.4.1.207.8.4.4.4.58.1.1.8ColumnpingTrapOnCompletionread-writecurrentSpecifies whether a trap should be issued on completion of the sequence of pings.
1.3.6.1.4.1.207.8.4.4.4.58.1.1.9ColumnpingTypeOfServiceread-writecurrentThe Type Of Service (TOS) parameter is only valid for IP addresses, and specifies the TOS field in the IP header of the ping packet, as a decimal in the range …
1.3.6.1.4.1.207.8.4.4.4.58.1.1.10ColumnpingPatternread-writecurrentThe pattern parameter specifies the data pattern to use in the data portion of the ping packet.
1.3.6.1.4.1.207.8.4.4.4.58.2ScalarpingStatusread-writecurrentStatus and action object for the ping module. A status of '1' indicates that the ping is currently running, the status can be set to '2' to stop the ping. A st…
1.3.6.1.4.1.207.8.4.4.4.58.3NodepingStatistics
1.3.6.1.4.1.207.8.4.4.4.58.3.1ScalarpingSentPacketsread-onlycurrentThe number of ping packets sent to the target in the last ping. The default before the completion of a ping is zero.
1.3.6.1.4.1.207.8.4.4.4.58.3.2ScalarpingReceivedPacketsread-onlycurrentThe number of packets received from the target in the last ping. The default before the completion of a ping is zero.
1.3.6.1.4.1.207.8.4.4.4.58.3.3ScalarpingMinimumRoundTripTimeread-onlycurrentThe quickest round trip time taken by any of the ping packets in milliseconds in the last ping. The default before the completion of a ping is zero.
1.3.6.1.4.1.207.8.4.4.4.58.3.4ScalarpingAverageRoundTripTimeread-onlycurrentThe average round trip time taken by the ping packets in milliseconds in the last ping. The default before the completion of a ping is zero.
1.3.6.1.4.1.207.8.4.4.4.58.3.5ScalarpingMaximumRoundTripTimeread-onlycurrentThe slowest round trip time taken by any of the ping packets in milliseconds in the last ping. The default before the completion of a ping is zero.