WWP-LEOS-MPLS-OAM-MIB

MIB Reference — IPNetwork Monitor

All MIBsWWP-LEOS-MPLS-OAM-MIB

Organization: IETF Distributed Management Working Group

Last Updated: 2006-05-26

Category: Ciena LEOS Carrier Ethernet

Description:

Manages Ciena LEOS MPLS Operations Administration and Maintenance LSP ping and traceroute diagnostic objects.

Imported Objects

From SNMPv2-SMI

Gauge32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DisplayString
RowStatus
TEXTUAL-CONVENTION

From WWP-SMI

wwpModulesLeosOBJECT-IDENTITY

What Is WWP-LEOS-MPLS-OAM-MIB?

WWP-LEOS-MPLS-OAM-MIB is a World Wide Packets/Ciena LEOS (Layer Edge Operating System) MIB used on Ciena's Ethernet-over-MPLS edge switching platforms. It provides the objects needed to remotely trigger and retrieve results from MPLS Operations, Administration, and Maintenance (OAM) diagnostics, specifically LSP ping and LSP traceroute operations. Rather than continuous hardware/software health telemetry, this module supports active fault diagnosis of the MPLS data plane by exposing the results of on-demand connectivity tests against label-switched paths, which is a software-level operational status check rather than a chassis hardware check. It depends conceptually on the MPLS-related standards (RFC 4379 LSP ping/traceroute) and on Ciena's broader LEOS MPLS MIB suite for LSP identification. It is typically used by carriers running MPLS-based Ethernet services who need to verify LSP reachability and troubleshoot forwarding-plane faults from a remote NMS. Engineers can download the WWP-LEOS-MPLS-OAM-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in WWP-LEOS-MPLS-OAM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • LSP ping results
  • LSP traceroute hop results
  • MPLS path reachability status

Supported Devices

  • Ciena (World Wide Packets) LEOS Ethernet-over-MPLS edge switches

Monitoring Examples

An operator would initiate an LSP traceroute via the WWP-LEOS-MPLS-OAM-MIB control objects and then poll the wwpLeosMPLSOamLspTraceRouteResultsTable to retrieve the hop-by-hop results for a specific LSP. A trace that terminates early or returns an unexpected replying router would indicate a break or misconfiguration somewhere along the label-switched path. This gives the operator a software-level fault-isolation tool for MPLS transport issues rather than a continuous polling metric.

OIDs
OID symbolicOID numericTypeAccessDescription
wwpLeosMPLSOamMIB1.3.6.1.4.1.6141.2.60.36The MPLS OAM MIB provides the capability of controlling the use of the wwpLeosMplsOAMLspPing and wwpLeosMplsOAMLspTraceRt function at a remote host.
wwpLeosMPLSOamObjects1.3.6.1.4.1.6141.2.60.36.1
U32 wwpLeosMPLSOAMLspPingMax1.3.6.1.4.1.6141.2.60.36.1.1Unsigned32read-onlyThe maximum number of Lsp Ping that are allowed at any given time.
U32 wwpLeosMPLSOAMLspTraceRtMax1.3.6.1.4.1.6141.2.60.36.1.2Unsigned32read-onlyThe maximum number of Lsp Trace Routes that are allowed at any given time.
wwpLeosMPLSOamLspPingCtlTable1.3.6.1.4.1.6141.2.60.36.1.3not-accessibleDefines the wwpLeosMPLSOamLspPing Control Table for providing, via SNMP, the capability of performing wwpLeosMPLSOamLspPing operations at a remote host. The results of these operations are stored in the wwpLeosMPLSOamLspPingResultsTable. When creating any entry in the table wwpLeosMPLSOamLspPingCtlLspName must be operationally enabled else error will be returned.
wwpLeosMPLSOamLspPingCtlEntry1.3.6.1.4.1.6141.2.60.36.1.3.1not-accessibleDefines an entry in the wwpLeosMPLSOamLspPingCtlTable.
I32 wwpLeosMPLSOamLspPingCtlIndex1.3.6.1.4.1.6141.2.60.36.1.3.1.1Integer32read-onlyThis mib object is used as index in the table.
LSP wwpLeosMPLSOamLspPingCtlLspType1.3.6.1.4.1.6141.2.60.36.1.3.1.3LspTyperead-createSpecifies the type of LSP to be used at a remote host for performing a wwpLeosMPLSOamLspPing operation.
STR wwpLeosMPLSOamLspPingCtlLspName1.3.6.1.4.1.6141.2.60.36.1.3.1.4DisplayStringread-createSpecifies the LSP Name for performing a wwpLeosMPLSOamLspPing operation. A value for this object MUST be set prior to transitioning its corresponding wwpLeosMPLSOamLspPingCtlEntry to active(1) via wwpLeosMPLSOamLspPingCtlRowStatus.
U32 wwpLeosMPLSOamLspPingCtlPktSize1.3.6.1.4.1.6141.2.60.36.1.3.1.5Unsigned32read-createSpecifies the size of the data portion to be transmitted in a wwpLeosMPLSOamLspPing operation in octets. A wwpLeosMPLSOamLspPing request is usually an ICMP message encoded into an IP packet. An IP packet has a maximum size of 65535 octets. Subtracting the size of the ICMP or UDP header (both 8 octets) and the size of the IP header (20 octets) yields a maximum size of 65507 octets.
U32 wwpLeosMPLSOamLspPingCtlTimeOut1.3.6.1.4.1.6141.2.60.36.1.3.1.6Unsigned32read-createSpecifies the time-out value, in seconds, for a remote wwpLeosMPLSOamLspPing operation.
U32 wwpLeosMPLSOamLspPingCtlCount1.3.6.1.4.1.6141.2.60.36.1.3.1.7Unsigned32read-createSpecifies the number of times to perform a wwpLeosMPLSOamLspPing operation at a remote host.
INT wwpLeosMPLSOamLspPingCtlAdminState1.3.6.1.4.1.6141.2.60.36.1.3.1.8INTEGERread-writeSetting this object to 'true' will stop sending the ping.
I32 wwpLeosMPLSOamLspPingCtlTtl1.3.6.1.4.1.6141.2.60.36.1.3.1.9Integer32read-createThis object specifies the TTL to be used in the MPLS label header.
ROW wwpLeosMPLSOamLspPingCtlRowStatus1.3.6.1.4.1.6141.2.60.36.1.3.1.10RowStatusread-createThis object allows entries to be created and deleted in the wwpLeosMPLSOamLspPingCtlTable. Deletion of an entry in this table results in all corresponding (same wwpLeosMPLSOamLspPingCtlIndex index values) wwpLeosMPLSOamLspPingResultsTable.
wwpLeosMPLSOamLspPingResultsTable1.3.6.1.4.1.6141.2.60.36.1.4not-accessibleDefines the LspPing Results Table for providing the capability of performing wwpLeosMPLSOamLspPing operations at a remote host. The results of these operations are stored in the wwpLeosMPLSOamLspPingResultsTable and the wwpLeosMPLSOamLspPingPastProbeTable. An entry is added to the wwpLeosMPLSOamLspPingResultsTable when an wwpLeosMPLSOamLspPingCtlEntry is started by successful transition of its wwpLeosMPLSOamLspPingCtlAdminStatus object to enabled(1). An entry is removed from the wwpLeosMPLSOamLspPingResultsTable when its corresponding wwpLeosMPLSOamLspPingCtlEntry is deleted.
wwpLeosMPLSOamLspPingResultsEntry1.3.6.1.4.1.6141.2.60.36.1.4.1not-accessibleDefines an entry in the wwpLeosMPLSOamLspPingResultsTable. The wwpLeosMPLSOamLspPingResultsTable has the same indexing as the wwpLeosMPLSOamLspPingCtlTable in order for a wwpLeosMPLSOamLspPingResultsEntry to correspond to the wwpLeosMPLSOamLspPingCtlEntry that caused it to be created.
INT wwpLeosMPLSOamLspPingResultsOperStatus1.3.6.1.4.1.6141.2.60.36.1.4.1.1INTEGERread-onlyReflects the operational state of a wwpLeosMPLSOamLspPingCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped.
INT wwpLeosMPLSOamLspPingResultsStatus1.3.6.1.4.1.6141.2.60.36.1.4.1.2INTEGERread-onlyReflects the final result of the wwpLeosMPLSOamLspPingCtlEntry.
LSP wwpLeosMPLSOamLspPingResultsLspType1.3.6.1.4.1.6141.2.60.36.1.4.1.3LspTyperead-onlyThis objects indicates the type of LSP stored in the corresponding wwpLeosMPLSOamLspPingResultsLspName object.
OCT wwpLeosMPLSOamLspPingResultsLspName1.3.6.1.4.1.6141.2.60.36.1.4.1.4OCTET STRINGread-onlyThis objects reports the LSP Name.
U32 wwpLeosMPLSOamLspPingResultsMinRtt1.3.6.1.4.1.6141.2.60.36.1.4.1.5Unsigned32read-onlyThe minimum wwpLeosMPLSOamLspPing round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
U32 wwpLeosMPLSOamLspPingResultsMaxRtt1.3.6.1.4.1.6141.2.60.36.1.4.1.6Unsigned32read-onlyThe maximum wwpLeosMPLSOamLspPing round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received.
U32 wwpLeosMPLSOamLspPingResultsAverageRtt1.3.6.1.4.1.6141.2.60.36.1.4.1.7Unsigned32read-onlyThe current average wwpLeosMPLSOamLspPing round-trip-time (RTT).
U32 wwpLeosMPLSOamLspPingResultsProbesSent1.3.6.1.4.1.6141.2.60.36.1.4.1.8Unsigned32read-onlyThe value of this object reflects the number of probes sent for the corresponding wwpLeosMPLSOamLspPingCtlEntry and wwpLeosMPLSOamLspPingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.
U32 wwpLeosMPLSOamLspPingResultsProbeResponses1.3.6.1.4.1.6141.2.60.36.1.4.1.9Unsigned32read-onlyNumber of responses received for the corresponding wwpLeosMPLSOamLspPingCtlEntry and wwpLeosMPLSOamLspPingResultsEntry. The value of this object MUST be reported as 0 when no probe responses have been received.
wwpLeosMPLSOamLspTraceRouteCtlTable1.3.6.1.4.1.6141.2.60.36.1.5not-accessibleDefines the Remote Operations Traceroute Control Table for providing the capability of invoking traceroute from a remote host. The results of traceroute operations can be stored in the wwpLeosMPLSOamLspTraceRouteResultsTable, wwpLeosMPLSOamLspTraceRouteHopsTable.
wwpLeosMPLSOamLspTraceRouteCtlEntry1.3.6.1.4.1.6141.2.60.36.1.5.1not-accessibleDefines an entry in the wwpLeosMPLSOamLspTraceRouteCtlTable.
I32 wwpLeosMPLSOamLspTraceRouteCtlIndex1.3.6.1.4.1.6141.2.60.36.1.5.1.1Integer32read-onlyThis mib object is used as index in the table.
LSP wwpLeosMPLSOamLspTraceRouteCtlLspType1.3.6.1.4.1.6141.2.60.36.1.5.1.2LspTyperead-createSpecifies the type of LSP.
STR wwpLeosMPLSOamLspTraceRouteCtlLspName1.3.6.1.4.1.6141.2.60.36.1.5.1.3DisplayStringread-createSpecifies the LSP Name. A value for this object MUST be set prior to transitioning its corresponding wwpLeosMPLSOamLspTraceRouteCtlEntry to active(1) via wwpLeosMPLSOamLspTraceRouteCtlRowStatus.
U32 wwpLeosMPLSOamLspTraceRouteCtlTimeOut1.3.6.1.4.1.6141.2.60.36.1.5.1.4Unsigned32read-createSpecifies the time-out value, in seconds, for a traceroute request.
U32 wwpLeosMPLSOamLspTraceRouteCtlMaxTtl1.3.6.1.4.1.6141.2.60.36.1.5.1.5Unsigned32read-createSpecifies the maximum time-to-live value.
INT wwpLeosMPLSOamLspTraceRouteCtlAdminStatus1.3.6.1.4.1.6141.2.60.36.1.5.1.6INTEGERread-createReflects the desired state that an wwpLeosMPLSOamLspTraceRouteCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this wwpLeosMPLSOamLspTraceRouteCtlEntry. disabled(2) - Deactivate the test as defined by this wwpLeosMPLSOamLspTraceRouteCtlEntry. Refer to the corresponding wwpLeosMPLSOamLspTraceRouteResultsOperStatus to determine the operational state of the test defined by this entry.
ROW wwpLeosMPLSOamLspTraceRouteCtlRowStatus1.3.6.1.4.1.6141.2.60.36.1.5.1.7RowStatusread-createThis object allows entries to be created and deleted in the wwpLeosMPLSOamLspTraceRouteCtlTable. Deletion of an entry in this table results in all corresponding wwpLeosMPLSOamLspTraceRouteResultsTable and wwpLeosMPLSOamLspTraceRouteHopsTable entries being deleted.
wwpLeosMPLSOamLspTraceRouteResultsTable1.3.6.1.4.1.6141.2.60.36.1.6not-accessibleDefines the Remote Operations Traceroute Results Table for keeping track of the status of a wwpLeosMPLSOamLspTraceRouteCtlEntry. An entry is added to the wwpLeosMPLSOamLspTraceRouteResultsTable when an wwpLeosMPLSOamLspTraceRouteCtlEntry is started by successful transition of its wwpLeosMPLSOamLspTraceRouteCtlAdminStatus object to enabled(1). An entry is removed from the wwpLeosMPLSOamLspTraceRouteResultsTable when its corresponding wwpLeosMPLSOamLspTraceRouteCtlEntry is deleted.
wwpLeosMPLSOamLspTraceRouteResultsEntry1.3.6.1.4.1.6141.2.60.36.1.6.1not-accessibleDefines an entry in the wwpLeosMPLSOamLspTraceRouteResultsTable.
INT wwpLeosMPLSOamLspTraceRouteResultsOperStatus1.3.6.1.4.1.6141.2.60.36.1.6.1.1INTEGERread-onlyReflects the operational state of an wwpLeosMPLSOamLspTraceRouteCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped.
INT wwpLeosMPLSOamLspTraceRouteResultsStatus1.3.6.1.4.1.6141.2.60.36.1.6.1.2INTEGERread-onlyReflects the final status of an wwpLeosMPLSOamLspTraceRouteCtlEntry.
G32 wwpLeosMPLSOamLspTraceRouteResultsCurHopCount1.3.6.1.4.1.6141.2.60.36.1.6.1.3Gauge32read-onlyReflects the current TTL value (range from 1 to 255) for a remote traceroute operation. Maximum TTL value is determined by wwpLeosMPLSOamLspTraceRouteCtlMaxTtl.
wwpLeosMPLSOamLspTraceRouteHopTable1.3.6.1.4.1.6141.2.60.36.1.7not-accessibleDefines the Remote Operations Traceroute Results Table for storing the results of a traceroute operation. An implementation of this MIB will remove the oldest entry in the wwpLeosMPLSOamTraceRouteProbeHistoryTable to allow the addition of an new entry once the number of rows in the wwpLeosMPLSOamTraceRouteProbeHistoryTable reaches the value specified by wwpLeosMPLSOamTraceRouteCtlMaxRows.
wwpLeosMPLSOamLspTraceRouteHopEntry1.3.6.1.4.1.6141.2.60.36.1.7.1not-accessibleDefines a table for storing the results of a traceroute operation. Entries in this table are limited by the value of the corresponding wwpLeosMPLSOamLspTraceRouteCtlMaxRows object. The first two index elements identify the wwpLeosMPLSOamLspTraceRouteCtlEntry that a wwpLeosMPLSOamLspTraceRouteProbeHistoryEntry belongs to. The third index element selects a single traceroute operation result. The fourth and fifth indexes select the hop and the probe for a particular traceroute operation.
U32 wwpLeosMPLSOamLspTraceRouteHopIndex1.3.6.1.4.1.6141.2.60.36.1.7.1.1Unsigned32read-onlyReflects the current TTL value (range from 1 to 255) for a remote traceroute operation. Maximum TTL value is determined by wwpLeosMPLSOamLspTraceRouteCtlMaxTtl.
IP wwpLeosMPLSOamLspTraceRouteHopIp1.3.6.1.4.1.6141.2.60.36.1.7.1.2IpAddressread-onlyReflects the current TTL value (range from 1 to 255) for a remote traceroute operation. Maximum TTL value is determined by wwpLeosMPLSOamLspTraceRouteCtlMaxTtl.
U32 wwpLeosMPLSOamLspTraceRouteHopLabel1.3.6.1.4.1.6141.2.60.36.1.7.1.3Unsigned32read-onlyReflects the current TTL value (range from 1 to 255) for a remote traceroute operation. Maximum TTL value is determined by wwpLeosMPLSOamLspTraceRouteCtlMaxTtl.
wwpLeosMPLSOamNotifications1.3.6.1.4.1.6141.2.60.36.2
wwpLeosMPLSOamConformance1.3.6.1.4.1.6141.2.60.36.3

RFC description

Manages MPLS LSP testing operations including ping and traceroute on Ciena LEOS platforms.

Start monitoring Ciena (World Wide Packets) LEOS switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download WWP-LEOS-MPLS-OAM-MIB