BIANCA-BRICK-PING-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-PING-MIB.
21
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
RFC1158-MIB Unknown .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
biboip OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.5 |
biboping OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.5.27 |
biboPingTableThe biboPingTable contains entries which are used
to request the router to ping a target host for test
purposes. SEQUENCE OF BiboPingEntry .1.3.6.1.4.1.272.4.5.27.1 |
biboPingEntryContains 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). BiboPingEntry .1.3.6.1.4.1.272.4.5.27.1.1 |
biboPingIndexThe unique index of the entry.rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.1 |
biboPingStatusThe current status of the entry or a request
to discard it (delete).rw Enumeration .1.3.6.1.4.1.272.4.5.27.1.1.2 |
biboPingCompletedThe completion status of the ping session.ro Enumeration .1.3.6.1.4.1.272.4.5.27.1.1.3 |
biboPingSourceAddressThe source ip-address for the ping session.rw IpAddress .1.3.6.1.4.1.272.4.5.27.1.1.4 |
biboPingAddressThe target ip-address for the ping session.rw IpAddress .1.3.6.1.4.1.272.4.5.27.1.1.5 |
biboPingPacketCountThe number of ping packets to send. 0 means
continuous send.rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.6 |
biboPingPacketSizeThe size of each ping packet in bytes.rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.7 |
biboPingPacketTimeoutThe amount of time in milliseconds to wait for
a reply before deciding the packet is lost.rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.8 |
biboPingReceivedPacketsThe number of replies received so far.ro INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.9 |
biboPingMinRoundTripThe minimum round trip time in milliseconds for
all the packets which have been replied to.ro INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.10 |
biboPingMaxRoundTripThe maximum round trip time in milliseconds for
all the packets which have been replied to.ro INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.11 |
biboPingAvgRoundTripThe average round trip time in milliseconds for
all the packets which have been replied to.ro INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.12 |
biboPingTTLThe TTL byte value for each packet (0 = IP default).rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.13 |
biboPingTOSThe TOS byte value for each packet.rw INTEGER .1.3.6.1.4.1.272.4.5.27.1.1.14 |