BIANCA-BRICK-PING-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-PING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
biboip | 1.3.6.1.4.1.272.4.5 | |||
biboping | 1.3.6.1.4.1.272.4.5.27 | |||
biboPingTable | 1.3.6.1.4.1.272.4.5.27.1 | no-access |
The biboPingTable contains entries which are used to request the router to ping a target host for test purposes. |
|
1.3.6.1.4.1.272.4.5.27.1.1 | no-access |
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). |
||
biboPingIndex | 1.3.6.1.4.1.272.4.5.27.1.1.1 | integer | read-write |
The unique index of the entry. |
biboPingStatus | 1.3.6.1.4.1.272.4.5.27.1.1.2 | integer | read-write |
The current status of the entry or a request to discard it (delete). Enumeration: 'createandwait': 5, 'notinservice': 2, 'notready': 3, 'createandgo': 4, 'active': 1, 'delete': 6. |
biboPingCompleted | 1.3.6.1.4.1.272.4.5.27.1.1.3 | integer | read-only |
The completion status of the ping session. Enumeration: 'false': 2, 'true': 1. |
biboPingSourceAddress | 1.3.6.1.4.1.272.4.5.27.1.1.4 | ipaddress | read-write |
The source ip-address for the ping session. |
biboPingAddress | 1.3.6.1.4.1.272.4.5.27.1.1.5 | ipaddress | read-write |
The target ip-address for the ping session. |
biboPingPacketCount | 1.3.6.1.4.1.272.4.5.27.1.1.6 | integer | read-write |
The number of ping packets to send. 0 means continuous send. |
biboPingPacketSize | 1.3.6.1.4.1.272.4.5.27.1.1.7 | integer | read-write |
The size of each ping packet in bytes. |
biboPingPacketTimeout | 1.3.6.1.4.1.272.4.5.27.1.1.8 | integer | read-write |
The amount of time in milliseconds to wait for a reply before deciding the packet is lost. |
biboPingReceivedPackets | 1.3.6.1.4.1.272.4.5.27.1.1.9 | integer | read-only |
The number of replies received so far. |
biboPingMinRoundTrip | 1.3.6.1.4.1.272.4.5.27.1.1.10 | integer | read-only |
The minimum round trip time in milliseconds for all the packets which have been replied to. |
biboPingMaxRoundTrip | 1.3.6.1.4.1.272.4.5.27.1.1.11 | integer | read-only |
The maximum round trip time in milliseconds for all the packets which have been replied to. |
biboPingAvgRoundTrip | 1.3.6.1.4.1.272.4.5.27.1.1.12 | integer | read-only |
The average round trip time in milliseconds for all the packets which have been replied to. |
biboPingTTL | 1.3.6.1.4.1.272.4.5.27.1.1.13 | integer | read-write |
The TTL byte value for each packet (0 = IP default). |
biboPingTOS | 1.3.6.1.4.1.272.4.5.27.1.1.14 | integer | read-write |
The TOS byte value for each packet. |