>> MIB - Management Information Base

>> Table: biboPingTable - (.1.3.6.1.4.1.272.4.5.27.1.1)

Description: Contains parameters for the ping and results of the operation. To create a new entry, do an SNMP SET request including a biboPingIndex value which is not in use. To delete an existing entry, do an SNMP SET request including a biboPingStatus value equal to delete (6).

biboPingTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2StatusENUMD
.3CompletedENUMR
.4SourceAddressIpAddressRW
.5AddressIpAddressRW
.6PacketCountINTEGERRW
.7PacketSizeINTEGERRW
.8PacketTimeoutINTEGERRW
.9ReceivedPacketsINTEGERR
.10MinRoundTripINTEGERR
.12AvgRoundTripINTEGERR
.11MaxRoundTripINTEGERR
.13TTLINTEGERRW
.14TOSINTEGERRW

Index
The unique index of the entry.
Status
The current status of the entry or a request 

to discard it (delete).
Enumerations:
  • active (1)
  • notinservice (2)
  • notready (3)
  • createandgo (4)
  • createandwait (5)
  • delete (6)
Completed
The completion status of the ping session.
Enumerations:
  • true (1)
  • false (2)
SourceAddress
The source ip-address for the ping session.
Address
The target ip-address for the ping session.
PacketCount
The number of ping packets to send.
PacketSize
The size of each ping packet in bytes.
PacketTimeout
The amount of time in milliseconds to wait for

a reply before deciding the packet is lost.
ReceivedPackets
The number of replies received at the end of the

ping session.
MinRoundTrip
The minimum round trip time in milliseconds for

all the packets which have been replied to.
AvgRoundTrip
The average round trip time in milliseconds for

all the packets which have been replied to.
MaxRoundTrip
The maximum round trip time in milliseconds for

all the packets which have been replied to.
TTL
The TTL byte value for each packet (0 = IP default).
TOS
The TOS byte value for each packet.


Copyright ©2003 by BinTec Access Networks GmbH