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).
Parsed from file mibping.mib.txt
Company: bintec
Module: BIANCA-BRICK-PING-MIB
Vendor: Bintec
Module: BIANCA-BRICK-PING-MIB (mibping.mib)
Type: ENTRY
Access: not-accessible
Syntax: biboPingEntry
Automatically extracted from www.mibdepot.com
biboPingEntry OBJECT-TYPE SYNTAX biboPingEntry ACCESS not-accessible STATUS mandatory 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)." INDEX { biboPingIndex } ::= { biboPingTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.272.4.5.27.1.1.1 | biboPingIndex | 0 | 0 | The unique index of the entry. |
1.3.6.1.4.1.272.4.5.27.1.1.2 | biboPingStatus | 0 | 0 | The current status of the entry or a request to discard it (delete). |
1.3.6.1.4.1.272.4.5.27.1.1.3 | biboPingCompleted | 0 | 0 | The completion status of the ping session. |
1.3.6.1.4.1.272.4.5.27.1.1.4 | biboPingSourceAddress | 0 | 0 | The source ip-address for the ping session. |
1.3.6.1.4.1.272.4.5.27.1.1.5 | biboPingAddress | 0 | 0 | Tthe target ip-address for the ping session. |
1.3.6.1.4.1.272.4.5.27.1.1.6 | biboPingPacketCount | 0 | 0 | The number of ping packets to send. |
1.3.6.1.4.1.272.4.5.27.1.1.7 | biboPingPacketSize | 0 | 0 | The size of each ping packet in bytes. |
1.3.6.1.4.1.272.4.5.27.1.1.8 | biboPingPacketTimeout | 0 | 0 | The amount of time in milliseconds to wait for a reply before deciding the packet is lost. |
1.3.6.1.4.1.272.4.5.27.1.1.9 | biboPingReceivedPackets | 0 | 0 | The number of replies received at the end of the ping session. |
1.3.6.1.4.1.272.4.5.27.1.1.10 | biboPingMinRoundTrip | 0 | 0 | The minimum round trip time in milliseconds for all the packets which have been replied to. |
1.3.6.1.4.1.272.4.5.27.1.1.11 | biboPingMaxRoundTrip | 0 | 0 | The maximum round trip time in milliseconds for all the packets which have been replied to. |
1.3.6.1.4.1.272.4.5.27.1.1.12 | biboPingAvgRoundTrip | 0 | 0 | The average round trip time in milliseconds for all the packets which have been replied to. |