pingIndex
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.1
Object
column
mandatory
Enumeration
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 static information. The static information
is used whenever specific dynamic information is not specified. The dynamic
information indicates the current ping parameters when a ping is in progress.
If static information is not specified, defaults are used.
Static information can be changed at any time, but dynamic information
cannot be changed while a ping is in progress. A change to the static
information when a ping is not currently active, also updates the
dynamic information.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pingEntry
- Table
- pingTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingPattern mandatory The pattern parameter specifies the data pattern to use in the
data portion of the ping packet. | column | Unsigned32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.10 |
| pingProtocol mandatory 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 must be specified
be… | column | Enumeration | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.2 |
| pingAddress mandatory The address specifies the destination address for ping
packets for Appletalk, IP, IPX and OSI networks, respectively.
The address format must match the protocol being used. The
pr… | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.3 |
| pingNumberOfPackets mandatory The number of ping packets to transmit. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.4 |
| pingPacketSize mandatory 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 size of headers for th… | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.5 |
| pingTimeout mandatory Timeout specifies the amount of time, in seconds, to wait for a response to a
ping packet. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.6 |
| pingDelay mandatory The delay parameter specifies the time interval, in seconds, between
ping packets. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.7 |
| pingTrapOnCompletion mandatory Specifies whether a trap should be issued on completion of the sequence
of pings. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.8 |
| pingTypeOfService mandatory 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 0 to 255. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.58.1.1.9 |