ERICSSON-ROUTER-PING-MIB

File: ERICSSON-ROUTER-PING-MIB.mib (16337 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB DISMAN-PING-MIB ERICSSON-ROUTER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Unsigned32 DateAndTime TruthValue
MODULE-COMPLIANCE OBJECT-GROUP InetAddressType
InetAddress pingCtlEntry pingResultsEntry
pingCtlOwnerIndex pingCtlTestName eriRouterMgmt

Defined Types

EriRouterPingResultsEntry  
SEQUENCE    
  eriRouterPingResultsJitter Gauge32

EriRouterPingHistoryEntry  
SEQUENCE    
  eriRouterPingHistoryIndex Unsigned32
  eriRouterPingHistoryIpTargetAddressType InetAddressType
  eriRouterPingHistoryIpTargetAddress InetAddress
  eriRouterPingHistoryMinRtt Unsigned32
  eriRouterPingHistoryMaxRtt Unsigned32
  eriRouterPingHistoryAverageRtt Unsigned32
  eriRouterPingHistoryProbeResponses Gauge32
  eriRouterPingHistorySentProbes Gauge32
  eriRouterPingHistoryRttSumOfSquares Unsigned32
  eriRouterPingHistoryLastGoodProbe DateAndTime
  eriRouterPingHistoryJitter Gauge32

EriRouterPingCtlEntry  
SEQUENCE    
  eriRouterPingCtlMaxHistoryRows Unsigned32

EriRouterPingCtlIpEntry  
SEQUENCE    
  eriRouterPingCtlIpDontFragment TruthValue
  eriRouterPingCtlIpTtl Unsigned32

Defined Values

eriRouterPingMib 1.3.6.1.4.1.193.218.2.46
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).
MODULE-IDENTITY    

eriRouterPingObjects 1.3.6.1.4.1.193.218.2.46.1
OBJECT IDENTIFIER    

eriRouterPingConformance 1.3.6.1.4.1.193.218.2.46.2
OBJECT IDENTIFIER    

eriRouterPingNotifications 1.3.6.1.4.1.193.218.2.46.3
OBJECT IDENTIFIER    

eriRouterPingGlobals 1.3.6.1.4.1.193.218.2.46.1.1
OBJECT IDENTIFIER    

eriRouterPingResults 1.3.6.1.4.1.193.218.2.46.1.2
OBJECT IDENTIFIER    

eriRouterPingControl 1.3.6.1.4.1.193.218.2.46.1.3
OBJECT IDENTIFIER    

eriRouterPingIp 1.3.6.1.4.1.193.218.2.46.1.4
OBJECT IDENTIFIER    

eriRouterPingNumTests 1.3.6.1.4.1.193.218.2.46.1.1.1
The number of entries in the pingCtlTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eriRouterPingResultsTable 1.3.6.1.4.1.193.218.2.46.1.2.1
This table enhances the pingResultsTable, providing additional statistics for completed ping tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterPingResultsEntry

eriRouterPingResultsEntry 1.3.6.1.4.1.193.218.2.46.1.2.1.1
A conceptual row in the eriRouterPingResultsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterPingResultsEntry  

eriRouterPingResultsJitter 1.3.6.1.4.1.193.218.2.46.1.2.1.1.1
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eriRouterPingHistoryTable 1.3.6.1.4.1.193.218.2.46.1.2.2
Defines 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterPingHistoryEntry

eriRouterPingHistoryEntry 1.3.6.1.4.1.193.218.2.46.1.2.2.1
A conceptual row in the eriRouterPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterPingHistoryEntry  

eriRouterPingHistoryIndex 1.3.6.1.4.1.193.218.2.46.1.2.2.1.1
An 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..ffffffff  

eriRouterPingHistoryIpTargetAddressType 1.3.6.1.4.1.193.218.2.46.1.2.2.1.2
This object indicates the type of address stored in the corresponding pingResultsIpTargetAddress object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

eriRouterPingHistoryIpTargetAddress 1.3.6.1.4.1.193.218.2.46.1.2.2.1.3
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

eriRouterPingHistoryMinRtt 1.3.6.1.4.1.193.218.2.46.1.2.2.1.4
The minimum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eriRouterPingHistoryMaxRtt 1.3.6.1.4.1.193.218.2.46.1.2.2.1.5
The maximum ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eriRouterPingHistoryAverageRtt 1.3.6.1.4.1.193.218.2.46.1.2.2.1.6
The current average ping round-trip-time (RTT).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eriRouterPingHistoryProbeResponses 1.3.6.1.4.1.193.218.2.46.1.2.2.1.7
Number 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eriRouterPingHistorySentProbes 1.3.6.1.4.1.193.218.2.46.1.2.2.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eriRouterPingHistoryRttSumOfSquares 1.3.6.1.4.1.193.218.2.46.1.2.2.1.9
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eriRouterPingHistoryLastGoodProbe 1.3.6.1.4.1.193.218.2.46.1.2.2.1.10
Date and time when the last response was received for a probe.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eriRouterPingHistoryJitter 1.3.6.1.4.1.193.218.2.46.1.2.2.1.11
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eriRouterPingCtlTable 1.3.6.1.4.1.193.218.2.46.1.3.1
This table enhances the pingCtlTable, providing additional options for ping tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterPingCtlEntry

eriRouterPingCtlEntry 1.3.6.1.4.1.193.218.2.46.1.3.1.1
A conceptual row in the eriRouterPingCtlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterPingCtlEntry  

eriRouterPingCtlMaxHistoryRows 1.3.6.1.4.1.193.218.2.46.1.3.1.1.1
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eriRouterPingCtlIpTable 1.3.6.1.4.1.193.218.2.46.1.4.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EriRouterPingCtlIpEntry

eriRouterPingCtlIpEntry 1.3.6.1.4.1.193.218.2.46.1.4.1.1
A conceptual row in the eriRouterPingCtlIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EriRouterPingCtlIpEntry  

eriRouterPingCtlIpDontFragment 1.3.6.1.4.1.193.218.2.46.1.4.1.1.1
Indicates whether the dont-fragment (DF) flag should be set in the probe packet's IP header.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eriRouterPingCtlIpTtl 1.3.6.1.4.1.193.218.2.46.1.4.1.1.2
Specifies a time-to-live (TTL) value to use in the probe packet's IP header.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

eriRouterPingCompliances 1.3.6.1.4.1.193.218.2.46.2.1
OBJECT IDENTIFIER    

eriRouterPingGroups 1.3.6.1.4.1.193.218.2.46.2.2
OBJECT IDENTIFIER    

eriRouterPingIpCompliance 1.3.6.1.4.1.193.218.2.46.2.1.1
The compliance statement for SNMP entities which implement this MIB for IPv4.
Status: current Access: read-create
MODULE-COMPLIANCE    

eriRouterPingGlobalsGroup 1.3.6.1.4.1.193.218.2.46.2.2.1
The collection of global objects for ping tests.
Status: current Access: read-create
OBJECT-GROUP    

eriRouterPingResultsGroup 1.3.6.1.4.1.193.218.2.46.2.2.2
The collection of objects for ping test results.
Status: current Access: read-create
OBJECT-GROUP    

eriRouterPingCtlGroup 1.3.6.1.4.1.193.218.2.46.2.2.3
The maximum number of corresponding entries allowed in the eriRouterPingHistoryTable.
Status: current Access: read-create
OBJECT-GROUP    

eriRouterPingIpGroup 1.3.6.1.4.1.193.218.2.46.2.2.4
The collection of objects for executing a ping test over IPv4.
Status: current Access: read-create
OBJECT-GROUP