MPLS-OAM-ID-STD-MIB

File: MPLS-OAM-ID-STD-MIB.mib (36248 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB DIFFSERV-MIB MPLS-TC-STD-MIB
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP RowStatus RowPointer
StorageType SnmpAdminString IndexIntegerNextFree
mplsStdMIB InterfaceIndexOrZero ifGeneralInformationGroup
ifCounterDiscontinuityGroup

Defined Types

MplsOamIdMegEntry  
SEQUENCE    
  mplsOamIdMegIndex Unsigned32
  mplsOamIdMegName SnmpAdminString
  mplsOamIdMegOperatorType INTEGER
  mplsOamIdMegIdCc SnmpAdminString
  mplsOamIdMegIdIcc SnmpAdminString
  mplsOamIdMegIdUmc SnmpAdminString
  mplsOamIdMegServicePointerType INTEGER
  mplsOamIdMegMpLocation INTEGER
  mplsOamIdMegPathFlow INTEGER
  mplsOamIdMegOperStatus INTEGER
  mplsOamIdMegSubOperStatus BITS
  mplsOamIdMegRowStatus RowStatus
  mplsOamIdMegStorageType StorageType

MplsOamIdMeEntry  
SEQUENCE    
  mplsOamIdMeIndex Unsigned32
  mplsOamIdMeMpIndex Unsigned32
  mplsOamIdMeName SnmpAdminString
  mplsOamIdMeMpIfIndex InterfaceIndexOrZero
  mplsOamIdMeSourceMepIndex Unsigned32
  mplsOamIdMeSinkMepIndex Unsigned32
  mplsOamIdMeMpType INTEGER
  mplsOamIdMeMepDirection INTEGER
  mplsOamIdMeServicePointer RowPointer
  mplsOamIdMeRowStatus RowStatus
  mplsOamIdMeStorageType StorageType

Defined Values

mplsOamIdStdMIB 1.3.6.1.2.1.10.166.21
Copyright (c) 2016 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This MIB module contains generic object definitions for MPLS OAM identifiers.
MODULE-IDENTITY    

mplsOamIdNotifications 1.3.6.1.2.1.10.166.21.0
OBJECT IDENTIFIER    

mplsOamIdObjects 1.3.6.1.2.1.10.166.21.1
OBJECT IDENTIFIER    

mplsOamIdConformance 1.3.6.1.2.1.10.166.21.2
OBJECT IDENTIFIER    

mplsOamIdMegIndexNext 1.3.6.1.2.1.10.166.21.1.1
This object contains an unused value for mplsOamIdMegIndex, or a zero to indicate that none exist. Negative values are not allowed, as they do not correspond to valid values of mplsOamIdMegIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree 0..4294967295  

mplsOamIdMegTable 1.3.6.1.2.1.10.166.21.1.2
This table contains information about the Maintenance Entity Groups (MEGs). A MEG, as mentioned in the MPLS-TP OAM framework, defines a set of one or more Maintenance Entities (MEs). MEs define a relationship between any two points of a transport path in an OAM domain to which maintenance and monitoring operations apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsOamIdMegEntry

mplsOamIdMegEntry 1.3.6.1.2.1.10.166.21.1.2.1
An entry in this table represents an MPLS-TP MEG. An entry can be created by a network administrator or by an SNMP agent as instructed by an MPLS-TP OAM framework. When a new entry is created with mplsOamIdMegOperatorType set to ipCompatible (1), then as per RFC 6370 (MEG_ID for an LSP is LSP_ID, and MEG_ID for a PW is PW_Path_ID), MEP_ID can be automatically formed. For a co-routed bidirectional LSP, MEG_ID is A1-{Global_ID::Node_ID::Tunnel_Num}::Z9-{Global_ID:: Node_ID::Tunnel_Num}::LSP_Num. For an associated bidirectional LSP, MEG_ID is A1-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}:: Z9-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}. For an LSP, MEP_ID is formed using Global_ID::Node_ID::Tunnel_Num::LSP_Num. For a PW, MEG_ID is formed using AGI:: A1-{Global_ID::Node_ID::AC_ID}:: Z9-{Global_ID::Node_ID::AC_ID}. For a PW, MEP_ID is formed using AGI::Global_ID::Node_ID::AC_ID. MEP_ID is retrieved from the mplsOamIdMegServicePointer object based on the mplsOamIdMegServicePointerType value. The ICC MEG_ID for an LSP and a PW is formed using the objects mplsOamIdMegIdIcc and mplsOamIdMegIdUmc. MEP_ID can be formed using MEG_ID::MEP_Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsOamIdMegEntry  

mplsOamIdMegIndex 1.3.6.1.2.1.10.166.21.1.2.1.1
Index for the conceptual row identifying a MEG within this MEG table. Managers should obtain new values for row creation in this table by reading mplsOamIdMegIndexNext.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsOamIdMegName 1.3.6.1.2.1.10.166.21.1.2.1.2
Each MEG has a unique name amongst all those used or available to a service provider or operator. It facilitates easy identification of administrative responsibility for each MEG.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..48)  

mplsOamIdMegOperatorType 1.3.6.1.2.1.10.166.21.1.2.1.3
Indicates the operator type for the MEG. Conceptual rows having 'iccBased' as the operator type MUST have valid values for the objects mplsOamIdMegIdIcc and mplsOamIdMegIdUmc when the row status is active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipCompatible(1), iccBased(2)  

mplsOamIdMegIdCc 1.3.6.1.2.1.10.166.21.1.2.1.4
Global uniqueness is assured by concatenating the ICC with a Country Code (CC). The Country Code (alpha-2) is a string of two alphabetic characters represented with uppercase letters (i.e., A-Z). This object MUST contain a non-null value if the MplsOamIdMegOperatorType value is iccBased (2); otherwise, a null value with octet size 0 should be assigned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..2)  

mplsOamIdMegIdIcc 1.3.6.1.2.1.10.166.21.1.2.1.5
Unique code assigned to a network operator or service provider; maintained by the ITU-T. This is the ITU Carrier Code used to form the MEGID. This object MUST contain a non-null value if the MplsOamIdMegOperatorType value is iccBased (2); otherwise, a null value with octet size 0 should be assigned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..6)  

mplsOamIdMegIdUmc 1.3.6.1.2.1.10.166.21.1.2.1.6
Unique code assigned by a network operator or service provider. This code is appended to mplsOamIdMegIdIcc to form the MEGID. This object MUST contain a non-null value if the MplsOamIdMegOperatorType value is iccBased (2); otherwise, a null value with octet size 0 should be assigned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..7)  

mplsOamIdMegServicePointerType 1.3.6.1.2.1.10.166.21.1.2.1.7
Indicates the service type for the MEG. If the service type indicates tunnel (1), the service pointer in the mplsOamIdMeTable points to an entry in the point-to-point mplsTunnelTable (RFC 3812). If the service type indicates lsp (2), the service pointer in the mplsOamIdMeTable points to an entry in the co-routed or associated bidirectional mplsTunnelTable. If the value is the pseudowire (3) service type, the service pointer in the mplsOamIdMeTable points to an entry in the pwTable (RFC 5601). If the value is the section (4) service type, the service pointer in the mplsOamIdMeTable points to an entry in the mplsTunnelTable (RFC 3812).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tunnel(1), lsp(2), pseudowire(3), section(4)  

mplsOamIdMegMpLocation 1.3.6.1.2.1.10.166.21.1.2.1.8
Indicates the MP location type for this MEG. If the value is perNode, then the MEG in the LSR supports only perNode MEPs/MIPs, i.e., only one MEP/MIP in an LSR. If the value is perInterface, then the MEG in the LSR supports perInterface MEPs/MIPs, i.e., two MEPs/MIPs in an LSR.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER perNode(1), perInterface(2)  

mplsOamIdMegPathFlow 1.3.6.1.2.1.10.166.21.1.2.1.9
Indicates the transport path flow for this MEG. In the case of a unidirectional point-to-point transport path, a single unidirectional ME is defined to monitor it. In the case of associated bidirectional point-to-point transport paths, two independent unidirectional MEs are defined to independently monitor each direction. In the case of co-routed bidirectional point-to-point transport paths, a single bidirectional ME is defined to monitor both directions congruently. In the case of unidirectional point-to-multipoint transport paths, a single unidirectional ME for each leaf is defined to monitor the transport path from the root to that leaf.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unidirectionalPointToPoint(1), coRoutedBidirectionalPointToPoint(2), associatedBidirectionalPointToPoint(3), unidirectionalPointToMultiPoint(4)  

mplsOamIdMegOperStatus 1.3.6.1.2.1.10.166.21.1.2.1.10
This object specifies the operational status of the Maintenance Entity Group (MEG). This object is used to send the notification to the SNMP manager about the MEG. The value up (1) indicates that the MEG and its monitored path are operationally up. The value down (2) indicates that the MEG is operationally down. When the value of mplsOamIdMegOperStatus is up (1), all the bits of mplsOamIdMegSubOperStatus must be cleared. When the value of mplsOamIdMegOperStatus is down (2), at least one bit of mplsOamIdMegSubOperStatus must be set.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mplsOamIdMegSubOperStatus 1.3.6.1.2.1.10.166.21.1.2.1.11
This object specifies the reason why the MEG operational status, as indicated by the object mplsOamIdMegOperStatus, is down. This object is used to send the notification to the SNMP manager about the MEG. The bit 0 (megDown) indicates that the MEG is down. The bit 1 (meDown) indicates that the ME table is down. The bit 2 (oamAppDown) indicates that the OAM application (LSP or PW) monitored by this MEG is down. Currently, BFD is the only supported OAM application. The bit 3 (pathDown) indicates that the underlying LSP or PW is down.
Status: current Access: read-only
OBJECT-TYPE    
  BITS megDown(0), meDown(1), oamAppDown(2), pathDown(3)  

mplsOamIdMegRowStatus 1.3.6.1.2.1.10.166.21.1.2.1.12
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in the active(1) state, no objects in that row can be modified by the agent except mplsOamIdMegRowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsOamIdMegStorageType 1.3.6.1.2.1.10.166.21.1.2.1.13
This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsOamIdMeIndexNext 1.3.6.1.2.1.10.166.21.1.3
This object contains an unused value for mplsOamIdMeIndex, or a zero to indicate that none exist. Negative values are not allowed, as they do not correspond to valid values of mplsOamIdMeIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree 0..4294967295  

mplsOamIdMeMpIndexNext 1.3.6.1.2.1.10.166.21.1.4
This object contains an unused value for mplsOamIdMeMpIndex, or a zero to indicate that none exist. Negative values are not allowed, as they do not correspond to valid values of mplsOamIdMeMpIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IndexIntegerNextFree 0..4294967295  

mplsOamIdMeTable 1.3.6.1.2.1.10.166.21.1.5
This table contains MPLS-TP ME information. The ME is some portion of a transport path that requires management bounded by two points (called MEPs), and the relationship between those points to which maintenance and monitoring operations apply. This table is generic enough to handle MEP and MIP information within a MEG.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsOamIdMeEntry

mplsOamIdMeEntry 1.3.6.1.2.1.10.166.21.1.5.1
An entry in this table represents an MPLS-TP ME. This entry represents the ME if the source and sink MEPs are defined. An ME is a point-to-point entity. One ME has two such MEPs. A MEG is a group of one or more MEs. One MEG can have two or more MEPs. For a point-to-point LSP, one MEG has one ME, and this ME is associated with two MEPs (source and sink MEPs) within a MEG. Each mplsOamIdMeIndex value denotes the ME within a MEG. In the case of unidirectional point-to-point transport paths, a single unidirectional ME is defined to monitor it, and mplsOamIdMeServicePointer points to a unidirectional point-to-point path. In the case of associated bidirectional point-to-point transport paths, two independent unidirectional MEs are defined to independently monitor each direction, and each mplsOamIdMeServicePointer MIB object points to a unique unidirectional transport path. This has implications for transactions that terminate at or query a MIP, as a return path from a MIP to a source MEP does not necessarily exist within the MEG. In the case of co-routed bidirectional point-to-point transport paths, a single bidirectional ME is defined to monitor both directions congruently, and the mplsOamIdMeServicePointer MIB object points to a co-routed bidirectional point-to-point transport path. In the case of unidirectional point-to-multipoint transport paths, a single unidirectional ME for each leaf is defined to monitor the transport path from the root to that leaf, and each leaf has different transport path information in the mplsOamIdMeServicePointer MIB object. Note that the MplsOamIdMeEntry should be created manually once the MEG is configured for OAM operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsOamIdMeEntry  

mplsOamIdMeIndex 1.3.6.1.2.1.10.166.21.1.5.1.1
Uniquely identifies an ME index within a MEG. Managers should obtain new values for row creation in this table by reading mplsOamIdMeIndexNext.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsOamIdMeMpIndex 1.3.6.1.2.1.10.166.21.1.5.1.2
Indicates the Maintenance Point (MP) index that is used to create multiple MEPs in a node of a single ME. The value of this object can be the MEP index or the MIP index. Managers should obtain new values for row creation in this table by reading mplsOamIdMeMpIndexNext.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

mplsOamIdMeName 1.3.6.1.2.1.10.166.21.1.5.1.3
This object denotes the ME name. Each ME has a unique name within a MEG.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..48)  

mplsOamIdMeMpIfIndex 1.3.6.1.2.1.10.166.21.1.5.1.4
Indicates the MP interface. If the mplsOamIdMegMpLocation object value is perNode (1), the MP interface index should point to the incoming interface or outgoing interface, or be zero (to indicate that the MP OAM packets are initiated from the forwarding engine). If the mplsOamIdMegMpLocation object value is perInterface (2), the MP interface index should point to the incoming interface or outgoing interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

mplsOamIdMeSourceMepIndex 1.3.6.1.2.1.10.166.21.1.5.1.5
Indicates the source MEP index of the ME. This object should be configured if the mplsOamIdMegOperatorType object in the mplsOamIdMegEntry is configured as iccBased (2). If the MEG is configured for an IP-based operator, the value of this object should be set to zero, and the MEP ID will be automatically derived from the service identifiers (MPLS-TP LSP/PW Identifier).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

mplsOamIdMeSinkMepIndex 1.3.6.1.2.1.10.166.21.1.5.1.6
Indicates the sink MEP index of the ME. This object should be configured if the mplsOamIdMegOperatorType object in the mplsOamIdMegEntry is configured as iccBased (2). If the MEG is configured for an IP-based operator, the value of this object should be set to zero, and the MEP ID will be automatically derived from the service identifiers (MPLS-TP LSP/PW Identifier).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

mplsOamIdMeMpType 1.3.6.1.2.1.10.166.21.1.5.1.7
Indicates the MP type within the MEG. The object should have the value mep (1) only in the ingress or egress nodes of the transport path. The object can have the value mip (2) in the intermediate nodes and possibly in the egress nodes of the transport path.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mep(1), mip(2)  

mplsOamIdMeMepDirection 1.3.6.1.2.1.10.166.21.1.5.1.8
Indicates the direction of the MEP. This object should be configured if mplsOamIdMeMpType is configured as mep (1); otherwise, notApplicable (3) is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), notApplicable(3)  

mplsOamIdMeServicePointer 1.3.6.1.2.1.10.166.21.1.5.1.9
This variable represents a pointer to the MPLS-TP transport path. This value MUST point at an entry in the mplsTunnelEntry if mplsOamIdMegServicePointerType is configured as tunnel (1), lsp (2), or section (4), or at an entry in the pwEntry if mplsOamIdMegServicePointerType is configured as pseudowire (3). Note: This service pointer object is placed in the ME table instead of the MEG table, since it will be useful in the point-to-multipoint case, where each ME will point to different branches of a point-to-multipoint tree.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

mplsOamIdMeRowStatus 1.3.6.1.2.1.10.166.21.1.5.1.10
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in the active(1) state, no objects in that row can be modified by the agent except mplsOamIdMeRowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsOamIdMeStorageType 1.3.6.1.2.1.10.166.21.1.5.1.11
This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsOamIdDefectCondition 1.3.6.1.2.1.10.166.21.0.1
This notification is sent whenever the operational status of the MEG is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

mplsOamIdCompliances 1.3.6.1.2.1.10.166.21.2.1
OBJECT IDENTIFIER    

mplsOamIdGroups 1.3.6.1.2.1.10.166.21.2.2
OBJECT IDENTIFIER    

mplsOamIdModuleFullCompliance 1.3.6.1.2.1.10.166.21.2.1.1
Compliance statement for agents that provide full support for the MPLS-TP-OAM-STD-MIB. Such devices can then be monitored and also be configured using this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

mplsOamIdModuleReadOnlyCompliance 1.3.6.1.2.1.10.166.21.2.1.2
Compliance statement for agents that only provide read-only support for the MPLS-TP-OAM-STD-MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsOamIdMegGroup 1.3.6.1.2.1.10.166.21.2.2.1
Collection of objects needed for MPLS MEG information.
Status: current Access: read-only
OBJECT-GROUP    

mplsOamIdMeGroup 1.3.6.1.2.1.10.166.21.2.2.2
Collection of objects needed for MPLS ME information.
Status: current Access: read-only
OBJECT-GROUP    

mplsOamIdNotificationObjectsGroup 1.3.6.1.2.1.10.166.21.2.2.3
Collection of objects needed to implement notifications.
Status: current Access: read-only
OBJECT-GROUP    

mplsOamIdNotificationGroup 1.3.6.1.2.1.10.166.21.2.2.4
Set of notifications implemented in this module.
Status: current Access: read-only
NOTIFICATION-GROUP