AT-PING-MIB
22 objects
This MIB file contains definitions of managed objects for the PING module.
Imported Objects
| AT-SMI-MIB | DisplayStringUnsized modules |
| IF-MIB | ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.58 | Identityping | This MIB file contains definitions of managed objects for the PING module. | ||
| 1.3.6.1.4.1.207.8.4.4.4.58.0 | NodepingTraps | |||
| 1.3.6.1.4.1.207.8.4.4.4.58.0.1 | NotificationpingTrap | current | A 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.1 | TablepingTable | not-accessible | current | The table of ping parameters, dynamic and static. |
| 1.3.6.1.4.1.207.8.4.4.4.58.1.1 | RowpingEntry | not-accessible | current | A 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.1 | ColumnpingIndex | read-only | current | There 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.2 | ColumnpingProtocol | read-write | current | The 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.3 | ColumnpingAddress | read-write | current | The 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.4 | ColumnpingNumberOfPackets | read-write | current | The number of ping packets to transmit. |
| 1.3.6.1.4.1.207.8.4.4.4.58.1.1.5 | ColumnpingPacketSize | read-write | current | The 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.6 | ColumnpingTimeout | read-write | current | Timeout 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.7 | ColumnpingDelay | read-write | current | The 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.8 | ColumnpingTrapOnCompletion | read-write | current | Specifies 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.9 | ColumnpingTypeOfService | read-write | current | The 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.10 | ColumnpingPattern | read-write | current | The 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.2 | ScalarpingStatus | read-write | current | Status 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.3 | NodepingStatistics | |||
| 1.3.6.1.4.1.207.8.4.4.4.58.3.1 | ScalarpingSentPackets | read-only | current | The 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.2 | ScalarpingReceivedPackets | read-only | current | The 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.3 | ScalarpingMinimumRoundTripTime | read-only | current | The 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.4 | ScalarpingAverageRoundTripTime | read-only | current | The 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.5 | ScalarpingMaximumRoundTripTime | read-only | current | The 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. |