MIB Viewer

RBN-PING-MIB

39 objects
This Redback MIB supplements the standard Ping MIB, namely: DISMAN-PING-MIB (RFC 4560) This module defines additional objects for creating and monitoring ping tests. All MIB objects defined in this module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
OIDNameAccessStatusDescription
1.3.6.1.4.1.2352.2.46IdentityrbnPingMibThis Redback MIB supplements the standard Ping MIB, namely: DISMAN-PING-MIB (RFC 4560) This module defines additional objects for creating and monitoring ping …
1.3.6.1.4.1.2352.2.46.1NoderbnPingObjects
1.3.6.1.4.1.2352.2.46.1.1NoderbnPingGlobals
1.3.6.1.4.1.2352.2.46.1.1.1ScalarrbnPingNumTestsread-onlycurrentThe number of entries in the pingCtlTable.
1.3.6.1.4.1.2352.2.46.1.2NoderbnPingResults
1.3.6.1.4.1.2352.2.46.1.2.1TablerbnPingResultsTablenot-accessiblecurrentThis table enhances the pingResultsTable, providing additional statistics for completed ping tests.
1.3.6.1.4.1.2352.2.46.1.2.1.1RowrbnPingResultsEntrynot-accessiblecurrentA conceptual row in the rbnPingResultsTable.
1.3.6.1.4.1.2352.2.46.1.2.1.1.1ColumnrbnPingResultsJitterread-onlycurrentThe calculated ping jitter value, which is the delta between the minimum round-trip-time (RTT) and the maximum RTT. If no RTT has been received, this object wi…
1.3.6.1.4.1.2352.2.46.1.2.2TablerbnPingHistoryTablenot-accessiblecurrentDefines a table for storing the results of ping tests. This is essentially a mirror of the pingResultsTable, with the addition of an index object. The number o…
1.3.6.1.4.1.2352.2.46.1.2.2.1RowrbnPingHistoryEntrynot-accessiblecurrentA conceptual row in the rbnPingHistoryTable.
1.3.6.1.4.1.2352.2.46.1.2.2.1.1ColumnrbnPingHistoryIndexnot-accessiblecurrentAn entry in this table is created when a ping test completes. The initial 2 instance identifier index values identify the pingCtlEntry that these results belon…
1.3.6.1.4.1.2352.2.46.1.2.2.1.2ColumnrbnPingHistoryIpTargetAddressTyperead-onlycurrentThis object indicates the type of address stored in the corresponding pingResultsIpTargetAddress object.
1.3.6.1.4.1.2352.2.46.1.2.2.1.3ColumnrbnPingHistoryIpTargetAddressread-onlycurrentThis object reports the IP address associated with a pingCtlTargetAddress value when the destination address is specified as a DNS name. The value of this obje…
1.3.6.1.4.1.2352.2.46.1.2.2.1.4ColumnrbnPingHistoryMinRttread-onlycurrentThe minimum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
1.3.6.1.4.1.2352.2.46.1.2.2.1.5ColumnrbnPingHistoryMaxRttread-onlycurrentThe maximum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
1.3.6.1.4.1.2352.2.46.1.2.2.1.6ColumnrbnPingHistoryAverageRttread-onlycurrentThe current average ping round-trip-time (RTT).
1.3.6.1.4.1.2352.2.46.1.2.2.1.7ColumnrbnPingHistoryProbeResponsesread-onlycurrentNumber of responses received for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probe responses ha…
1.3.6.1.4.1.2352.2.46.1.2.2.1.8ColumnrbnPingHistorySentProbesread-onlycurrentThe value of this object reflects the number of probes sent for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported …
1.3.6.1.4.1.2352.2.46.1.2.2.1.9ColumnrbnPingHistoryRttSumOfSquaresread-onlycurrentThis object contains the sum of the squares for all ping responses received. Its purpose is to enable standard deviation calculation. The value of this object …
1.3.6.1.4.1.2352.2.46.1.2.2.1.10ColumnrbnPingHistoryLastGoodProberead-onlycurrentDate and time when the last response was received for a probe.
1.3.6.1.4.1.2352.2.46.1.2.2.1.11ColumnrbnPingHistoryJitterread-onlycurrentThe calculated ping jitter value, which is the delta between the minimum round-trip-time (RTT) and the maximum RTT. If no RTT has been received, this object wi…
1.3.6.1.4.1.2352.2.46.1.3NoderbnPingControl
1.3.6.1.4.1.2352.2.46.1.3.1TablerbnPingCtlTablenot-accessiblecurrentThis table enhances the pingCtlTable, providing additional options for ping tests.
1.3.6.1.4.1.2352.2.46.1.3.1.1RowrbnPingCtlEntrynot-accessiblecurrentA conceptual row in the rbnPingCtlTable.
1.3.6.1.4.1.2352.2.46.1.3.1.1.1ColumnrbnPingCtlMaxHistoryRowsread-createcurrentThe maximum number of corresponding entries allowed in the rbnPingHistoryTable. The oldest corresponding entry in the rbnPingHistoryTable will be removed to al…
1.3.6.1.4.1.2352.2.46.1.4NoderbnPingIp
1.3.6.1.4.1.2352.2.46.1.4.1TablerbnPingCtlIpTablenot-accessiblecurrentThis table enhances the pingCtlTable, providing additional options for IPv4 ping tests. These objects are ignored in conceptual rows where the pingCtlType inst…
1.3.6.1.4.1.2352.2.46.1.4.1.1RowrbnPingCtlIpEntrynot-accessiblecurrentA conceptual row in the rbnPingCtlIpTable.
1.3.6.1.4.1.2352.2.46.1.4.1.1.1ColumnrbnPingCtlIpDontFragmentread-createcurrentIndicates whether the dont-fragment (DF) flag should be set in the probe packet's IP header.
1.3.6.1.4.1.2352.2.46.1.4.1.1.2ColumnrbnPingCtlIpTtlread-createcurrentSpecifies a time-to-live (TTL) value to use in the probe packet's IP header.
1.3.6.1.4.1.2352.2.46.2NoderbnPingConformance
1.3.6.1.4.1.2352.2.46.2.1NoderbnPingCompliances
1.3.6.1.4.1.2352.2.46.2.1.1CompliancerbnPingIpCompliancecurrentThe compliance statement for SNMP entities which implement the Redback Ping MIB for IPv4.
1.3.6.1.4.1.2352.2.46.2.2NoderbnPingGroups
1.3.6.1.4.1.2352.2.46.2.2.1GrouprbnPingGlobalsGroupcurrentThe collection of global objects for ping tests.
1.3.6.1.4.1.2352.2.46.2.2.2GrouprbnPingResultsGroupcurrentThe collection of objects for ping test results.
1.3.6.1.4.1.2352.2.46.2.2.3GrouprbnPingCtlGroupcurrentThe maximum number of corresponding entries allowed in the rbnPingHistoryTable.
1.3.6.1.4.1.2352.2.46.2.2.4GrouprbnPingIpGroupcurrentThe collection of objects for executing a ping test over IPv4.
1.3.6.1.4.1.2352.2.46.3NoderbnPingNotifications