Home/Catalog/ERICSSON-ROUTER-PING-MIB

ERICSSON-ROUTER-PING-MIB

AI MIB Summary

ERICSSON-ROUTER-PING-MIB extends DISMAN-PING-MIB to define vendor-specific objects for configuring and monitoring ICMP echo test parameters and results on Ericsson router platforms. This module enables granular control over ping test initiation, target selection, and statistical collection within the specific SNMP context of the device.

This 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).
Main OID:
eriRouterPingMib.1.3.6.1.4.1.193.218.2.46
39
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

39 total
Object Name
eriRouterPingMibThis 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).
MODULE-IDENTITY
.1.3.6.1.4.1.193.218.2.46
eriRouterPingObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.1
eriRouterPingGlobals
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.1.1
eriRouterPingNumTestsThe number of entries in the pingCtlTable.ro
Gauge32
.1.3.6.1.4.1.193.218.2.46.1.1.1
eriRouterPingResults
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.1.2
eriRouterPingResultsTableThis table enhances the pingResultsTable, providing additional statistics for completed ping tests.
SEQUENCE OF EriRouterPingResultsEntry
.1.3.6.1.4.1.193.218.2.46.1.2.1
eriRouterPingResultsEntryA conceptual row in the eriRouterPingResultsTable.
EriRouterPingResultsEntry
.1.3.6.1.4.1.193.218.2.46.1.2.1.1
eriRouterPingResultsJitterThe 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 will have a value of 0.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.1.1.1
eriRouterPingHistoryTableDefines 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 of entries in this table is limited per entry in the pingCtlTable by the value of the corresponding eriRouterPingCtlMaxHistoryRows object. An entry in this table is created when a ping test completes. The initial 2 instance identifier index values identify the pingCtlEntry that these test results belong to. An entry is removed from the table when its corresponding pingCtlEntry is deleted. The oldest entry in this table for a corresponding entry in the pingCtlTable will be removed to allow the addition of a new entry once the number of rows in this table reaches the value specified by the eriRouterPingCtlMaxHistory for the corresponding entry in the eriRouterPingCtlTable.
SEQUENCE OF EriRouterPingHistoryEntry
.1.3.6.1.4.1.193.218.2.46.1.2.2
eriRouterPingHistoryEntryA conceptual row in the eriRouterPingHistoryTable.
EriRouterPingHistoryEntry
.1.3.6.1.4.1.193.218.2.46.1.2.2.1
eriRouterPingHistoryIndexAn entry in this table is created when a ping test completes. The initial 2 instance identifier index values identify the pingCtlEntry that these results belongs to. eriRouterPingHistoryIndex will be assigned values starting at 1 and will wrap after exceeding the maximum possible value ('ffffffff'h).
Unsigned32 (1..'ffffffff'h)
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.1
eriRouterPingHistoryIpTargetAddressTypeThis object indicates the type of address stored in the corresponding pingResultsIpTargetAddress object.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.2
eriRouterPingHistoryIpTargetAddressThis object reports the IP address associated with a pingCtlTargetAddress value when the destination address is specified as a DNS name. The value of this object should be a zero-length octet string when a DNS name is not specified or when a specified DNS name fails to resolve. The address type (InetAddressType) that relates to this object is specified by the corresponding value of pingResultsIpTargetAddressType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.3
eriRouterPingHistoryMinRttThe minimum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.4
eriRouterPingHistoryMaxRttThe maximum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.5
eriRouterPingHistoryAverageRttThe current average ping round-trip-time (RTT).ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.6
eriRouterPingHistoryProbeResponsesNumber of responses received for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probe responses have been received.ro
Gauge32 UNITS "responses"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.7
eriRouterPingHistorySentProbesThe value of this object reflects the number of probes sent for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.ro
Gauge32 UNITS "probes"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.8
eriRouterPingHistoryRttSumOfSquaresThis 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 MUST be reported as 0 when no ping responses have been received.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.9
eriRouterPingHistoryLastGoodProbeDate and time when the last response was received for a probe.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.10
eriRouterPingHistoryJitterThe 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 will have a value of 0.ro
Gauge32 UNITS "milliseconds"
.1.3.6.1.4.1.193.218.2.46.1.2.2.1.11
eriRouterPingControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.1.3
eriRouterPingCtlTableThis table enhances the pingCtlTable, providing additional options for ping tests.
SEQUENCE OF EriRouterPingCtlEntry
.1.3.6.1.4.1.193.218.2.46.1.3.1
eriRouterPingCtlEntryA conceptual row in the eriRouterPingCtlTable.
EriRouterPingCtlEntry
.1.3.6.1.4.1.193.218.2.46.1.3.1.1
eriRouterPingCtlMaxHistoryRowsThe maximum number of corresponding entries allowed in the eriRouterPingHistoryTable. The oldest corresponding entry in the eriRouterPingHistoryTable will be removed to allow the addition of a new entry once the number of corresponding rows in the eriRouterPingHistoryTable reaches this value. When a pingCtlTable entry is removed, all corresponding entries in the eriRouterPingHistoryTable will also be removed. A value of 0 for this object disables creation of eriRouterPingHistoryTable entries.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.46.1.3.1.1.1
eriRouterPingIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.1.4
eriRouterPingCtlIpTableThis table enhances the pingCtlTable, providing additional options for IPv4 ping tests. These objects are ignored in conceptual rows where the pingCtlType instance does not equal pingIcmpEcho.
SEQUENCE OF EriRouterPingCtlIpEntry
.1.3.6.1.4.1.193.218.2.46.1.4.1
eriRouterPingCtlIpEntryA conceptual row in the eriRouterPingCtlIpTable.
EriRouterPingCtlIpEntry
.1.3.6.1.4.1.193.218.2.46.1.4.1.1
eriRouterPingCtlIpDontFragmentIndicates whether the dont-fragment (DF) flag should be set in the probe packet's IP header.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.46.1.4.1.1.1
eriRouterPingCtlIpTtlSpecifies a time-to-live (TTL) value to use in the probe packet's IP header.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.46.1.4.1.1.2
eriRouterPingConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.2
eriRouterPingCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.2.1
eriRouterPingIpComplianceThe compliance statement for SNMP entities which implement this MIB for IPv4.
Unknown
.1.3.6.1.4.1.193.218.2.46.2.1.1
eriRouterPingGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.2.2
eriRouterPingGlobalsGroupThe collection of global objects for ping tests.
Unknown
.1.3.6.1.4.1.193.218.2.46.2.2.1
eriRouterPingResultsGroupThe collection of objects for ping test results.
Unknown
.1.3.6.1.4.1.193.218.2.46.2.2.2
eriRouterPingCtlGroupThe maximum number of corresponding entries allowed in the eriRouterPingHistoryTable.
Unknown
.1.3.6.1.4.1.193.218.2.46.2.2.3
eriRouterPingIpGroupThe collection of objects for executing a ping test over IPv4.
Unknown
.1.3.6.1.4.1.193.218.2.46.2.2.4
eriRouterPingNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.46.3
ERICSSON-ROUTER-PING-MIB - SNMP MIB Reference | MIBs Explorer