Unisphere-Data-MPLS-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-MPLS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdMplsMIB 1.3.6.1.4.1.4874.2.2.54
The MultiProtocol Label Switching (MPLS) MIB for the Unisphere Networks enterprise. This MIB contains managed objects for basic MPLS configuration of: 1. Global tasks - common MPLS usage configurations on a given label switching router (LSR). 2. Interface tasks - MPLS interface (major interface) configurations. 3. Tunnel tasks - tunnel interface (minor interface) configurations. 4. Tunnel profile tasks - configured to be used by multiple MPLS tunnels. 5. Explicit paths - supports dynamic and manual configurations of explicit paths. 6. VPNs - supports constraint-based routing label distribution protocol (CR-LDP) and BGP/MPLS virtual private network (VPN) configurations.
       usdMplsObjects 1.3.6.1.4.1.4874.2.2.54.1
           usdMplsLsrGlobalConfig 1.3.6.1.4.1.4874.2.2.54.1.1
               usdMplsGroup 1.3.6.1.4.1.4874.2.2.54.1.1.1
                   usdMplsGroupMplsEnable 1.3.6.1.4.1.4874.2.2.54.1.1.1.1 integer read-write
Enables or disables MPLS on the virtual router. When MPLS is created on the virtual router (VR), it remains adminstratively disabled untill it is enabled explicitly. Without administratively enabling the MPLS on VR, it won't function as an LSR even though it holds the MPLS configurations until the MPLS context is destroyed for the VR. Enumeration: 'enable': 1, 'disable': 0.
                   usdMplsGroupReopTimer 1.3.6.1.4.1.4874.2.2.54.1.1.1.2 integer32 read-write
All LSPs setup in MPLS domain are reoptimized for better LSPs as and when available. This object allows configuration of the frequency of reoptimization in time interval.
                   usdMplsGroupLabelRangeLow 1.3.6.1.4.1.4874.2.2.54.1.1.1.3 integer32 read-write
The lower end of the range of the platform label space from which the interfaces on a given LSR derive their label space. Ethernet interfaces can use only platform label space while ATM interfaces can use either platform or interface label space. For the successful configuration of the label range both lower and higher end values must be set cuncurrently.
                   usdMplsGroupLabelRangeHigh 1.3.6.1.4.1.4874.2.2.54.1.1.1.4 integer32 read-write
The higher end of the range of the platform label space from which the interfaces on a given LSR derive their label space. Ethernet interfaces can use only platform label space while ATM interfaces can use either platform or interface label space. For the successful configuration of the label range both lower and higher end values must be set cuncurrently.
                   usdMplsGroupLspRetryTimesNoroute 1.3.6.1.4.1.4874.2.2.54.1.1.1.5 integer32 read-write
This object configures the number of retries for LSP setup after a failure due to no available route.
                   usdMplsGroupLspRetryIntervalNoroute 1.3.6.1.4.1.4874.2.2.54.1.1.1.6 integer32 read-write
This object configures the time interval between two successive LSP setup retries after a failure due to no available route.
                   usdMplsGroupLspRetryTimes 1.3.6.1.4.1.4874.2.2.54.1.1.1.7 integer32 read-write
Use this object to configure number of retries for LSP setup after a failure other than one due to no available route.
                   usdMplsGroupLspRetryInterval 1.3.6.1.4.1.4874.2.2.54.1.1.1.8 integer32 read-write
Use this object to configure the time interval between two LSP setup retries after a failure other than one due to no available route.
                   usdMplsGroupLdpRetryTimesNoroute 1.3.6.1.4.1.4874.2.2.54.1.1.1.9 integer32 read-write
Use this object to configure the number of retries for LDP to setup LSP after a failure due to no available route.
                   usdMplsGroupLdpRetryIntervalNoroute 1.3.6.1.4.1.4874.2.2.54.1.1.1.10 integer32 read-write
Use this object to configure the time interval between two successive LSP setup retries by LDP after a failure due to no available route.
                   usdMplsGroupLdpRetryTimes 1.3.6.1.4.1.4874.2.2.54.1.1.1.11 integer32 read-write
Use this object to configure LSP setup retries by LDP after a failure other than one due to no available route.
                   usdMplsGroupLdpRetryInterval 1.3.6.1.4.1.4874.2.2.54.1.1.1.12 integer32 read-write
Use this object to configure time interval between two LSP setup retries by LDP after a failure other than one due to no available route.
                   usdMplsGroupLdpSessionRetries 1.3.6.1.4.1.4874.2.2.54.1.1.1.13 integer32 read-write
Use this object to configure the number of LDP session retries.
                   usdMplsGroupLdpSessionRetryTimer 1.3.6.1.4.1.4874.2.2.54.1.1.1.14 integer32 read-write
Use this object to configure the time interval between two LDP session retries.
                   usdMplsGroupTopologyDrivenIpProfileName 1.3.6.1.4.1.4874.2.2.54.1.1.1.15 displaystring read-write
Usually IP interfaces are stacked on top of the MPLS tunnels. The profiled tunnels are associated with IP interfaces with profile of IP interfaces. This object configures the name for the IP profile.
                   usdMplsGroupTopologyDrivenLdpEgressIpIntf 1.3.6.1.4.1.4874.2.2.54.1.1.1.16 truthvalue read-write
This object allows enabling/disabling of IP interfaces created over egress LSPs setup by topology driven LSP setup configurations.
                   usdMplsGroupTopologyDrivenLdpIngressIpIntf 1.3.6.1.4.1.4874.2.2.54.1.1.1.17 truthvalue read-write
This object allows enabling/disabling of IP interfaces created over ingress LSPs setup by topology driven LSP setup configurations.
                   usdMplsGroupTopologyDrivenLdpEgressIpIntfHostOnly 1.3.6.1.4.1.4874.2.2.54.1.1.1.18 truthvalue read-write
This object allows enabling/disabling of IP interfaces created over egress LSPs to host only IP addresses setup by topology driven LSP setup configurations.
                   usdMplsGroupTopologyDrivenLdpIngressIpIntfHostOnly 1.3.6.1.4.1.4874.2.2.54.1.1.1.19 truthvalue read-write
This object allows enabling/disabling of IP interfaces created over ingress LSPs to host only IP addresses setup by topology driven LSP setup configurations.
                   usdMplsGroupTopologyDrivenLdpEgressIpIntfPolicyListType 1.3.6.1.4.1.4874.2.2.54.1.1.1.20 integer read-write
There are two types of policy list type defined for the locally defined labels advertisement to neighbors; viz. accessList and prefixList. This object allows configuration of the egress side of LSR for topology driven LSPs. Set the list type and list name cuncurrently. Enumeration: 'accessList': 1, 'noPolicyList': 3, 'prefixList': 2.
                   usdMplsGroupTopologyDrivenLdpIngressIpIntfPolicyListType 1.3.6.1.4.1.4874.2.2.54.1.1.1.21 integer read-write
There are two types of policy list type defined for the locally defined labels advertisement to neighbors; viz. accessList and prefixList. This object allows configuration of the ingress side of LSR for topology driven LSPs. Set the list type and list name cuncurrently. Enumeration: 'accessList': 1, 'noPolicyList': 3, 'prefixList': 2.
                   usdMplsGroupTopologyDrivenLdpEgressIpIntfPolicyList 1.3.6.1.4.1.4874.2.2.54.1.1.1.22 displaystring read-write
This object used to configure egress list name of topology driven LSPs over IP interfaces. For successful configurations the egress list name must be set cunncurently with egress list type. Set the list type and list name cuncurrently.
                   usdMplsGroupTopologyDrivenLdpIngressIpIntfPolicyList 1.3.6.1.4.1.4874.2.2.54.1.1.1.23 displaystring read-write
This object used to configure ingress list name of topology driven LSPs over IP interfaces. For successful configurations ingress listname set cunncurently with ingress list type. Set the list type and list name cuncurrently.
                   usdMplsGroupTopologyDrivenLdp 1.3.6.1.4.1.4874.2.2.54.1.1.1.24 integer read-write
LDP is used for label distributions control for setting up the LSPs. Topology driven LSPs also setup using LDP label distribution control. This object allows to enable/disable LDP admin state used for topology driven LSPs setup. Enumeration: 'enable': 1, 'disable': 0.
                   usdMplsGroupLspLabelDistCtrlMode 1.3.6.1.4.1.4874.2.2.54.1.1.1.25 integer read-only
Some FECs correspond to address prefixes which are distributed via a dynamic routing algorithm. The setup of the LSPs for these FECs can be done in one of two ways: Independent LSP Control or Ordered LSP Control. This object displays the LSP lable distribution control mode. Enumeration: 'independent': 1, 'ordered': 0, 'undefined': 2.
                   usdMplsGroupLdpAdvHostOnly 1.3.6.1.4.1.4874.2.2.54.1.1.1.26 truthvalue read-write
This object allows to enable/disable LDP label advertisement mode for host only LSPs.
                   usdMplsGroupLsrState 1.3.6.1.4.1.4874.2.2.54.1.1.1.27 displaystring read-only
This object value displays the status of MPLS enabled LSR such as state is up or down etc.
                   usdMplsGroupReopNow 1.3.6.1.4.1.4874.2.2.54.1.1.1.28 truthvalue read-write
All LSPs setup in MPLS domain are reoptimized for better LSPs as and when available. Setting this object forces an immediate check for better paths for the existing LSPs.
               usdMplsGroupList 1.3.6.1.4.1.4874.2.2.54.1.1.2
                   usdMplsGroupTargetedHelloSendTable 1.3.6.1.4.1.4874.2.2.54.1.1.2.1 no-access
This table contains list of send side IP addresses for LDP targeted hello messages.
                       usdMplsGroupTargetedHelloSendEntry 1.3.6.1.4.1.4874.2.2.54.1.1.2.1.1 no-access
Each entry represents send IP address for targeted hello message.
                           usdMplsGroupTargetedHelloSendAddress 1.3.6.1.4.1.4874.2.2.54.1.1.2.1.1.1 ipaddress no-access
Configure the send side address for targeted hello messages.
                           usdMplsGroupLdpTargetedHelloSendMode 1.3.6.1.4.1.4874.2.2.54.1.1.2.1.1.2 integer read-only
Select mode to add/delete to the list of IP addresses for targeted hello messages. Enumeration: 'add': 0, 'none': 2, 'delete': 1.
                   usdMplsGroupTargetedHelloReceiveTable 1.3.6.1.4.1.4874.2.2.54.1.1.2.2 no-access
This table contains list of receive side IP addresses for LDP targeted hello messages.
                       usdMplsGroupTargetedHelloReceiveEntry 1.3.6.1.4.1.4874.2.2.54.1.1.2.2.1 no-access
Each entry represents receive IP address for targeted hello message.
                           usdMplsGroupTargetedHelloReceiveAddress 1.3.6.1.4.1.4874.2.2.54.1.1.2.2.1.1 ipaddress no-access
Configure the receive side address for targeted hello messages.
                           usdMplsGroupLdpTargetedHelloReceiveMode 1.3.6.1.4.1.4874.2.2.54.1.1.2.2.1.2 integer read-only
Select mode to add/delete to the list of IP addresses for targeted hello messages. Enumeration: 'add': 0, 'none': 2, 'delete': 1.
                   usdMplsGroupLdpLabelAdverRouteListTable 1.3.6.1.4.1.4874.2.2.54.1.1.2.3 no-access
Table is a list of LDP label advertisement entries.
                       usdMplsGroupLdpLabelAdverRouteListEntry 1.3.6.1.4.1.4874.2.2.54.1.1.2.3.1 no-access
Each entry represents access list pairs for the LDP peers label advertisement.
                           usdMplsGroupLdpLabelAdverRouteListName 1.3.6.1.4.1.4874.2.2.54.1.1.2.3.1.1 displaystring no-access
This LDP label advertisement route list name for which this entry contains information.
                           usdMplsGroupLdpLabelAdverNbrListName 1.3.6.1.4.1.4874.2.2.54.1.1.2.3.1.2 displaystring no-access
The LDP label advertisement neighbor route list name for which this entry contains information.
                           usdMplsGroupLabelAdverListMode 1.3.6.1.4.1.4874.2.2.54.1.1.2.3.1.3 integer read-only
This object selects the mode of addition/deletion to the list. Enumeration: 'add': 0, 'none': 2, 'delete': 1.
                   usdMplsGroupLdpProfileTable 1.3.6.1.4.1.4874.2.2.54.1.1.2.4 no-access
Table is a list of LDP Profile entries.
                       usdMplsGroupLdpProfileEntry 1.3.6.1.4.1.4874.2.2.54.1.1.2.4.1 no-access
Each entry represents one LDP profile settings.
                           usdMplsGroupLdpProfileName 1.3.6.1.4.1.4874.2.2.54.1.1.2.4.1.1 displaystring no-access
LDP profile name identifies unique entry in the table.
                           usdMplsGroupLdpProfileHelloHoldTime 1.3.6.1.4.1.4874.2.2.54.1.1.2.4.1.2 integer32 read-only
Configure the LDP peers hello hold time period.
                           usdMplsGroupLdpProfileCrLdpAdminState 1.3.6.1.4.1.4874.2.2.54.1.1.2.4.1.3 integer read-only
Enable or disable the constraint-based routing label distribution protocol (CR-LDP) admin state. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsGroupLdpProfileRowStatus 1.3.6.1.4.1.4874.2.2.54.1.1.2.4.1.4 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsGroupLdpProfileCrLdpAdminState usdMplsGroupLdpProfileRowStatus
                   usdMplsGroupRsvpProfileTable 1.3.6.1.4.1.4874.2.2.54.1.1.2.5 no-access
Table is a list of LDP Profile entries.
                       usdMplsGroupRsvpProfileEntry 1.3.6.1.4.1.4874.2.2.54.1.1.2.5.1 no-access
Each entry represents one LDP profile settings.
                           usdMplsGroupRsvpProfileName 1.3.6.1.4.1.4874.2.2.54.1.1.2.5.1.1 displaystring no-access
The RSVP profile name identifies unique entry in the table.
                           usdMplsGroupRsvpProfileRefreshPeriod 1.3.6.1.4.1.4874.2.2.54.1.1.2.5.1.2 unsigned32 read-only
Configure the time out period between the generation of two refresh messages.
                           usdMplsGroupRsvpProfileCleanupTimeoutFactor 1.3.6.1.4.1.4874.2.2.54.1.1.2.5.1.3 integer32 read-only
Confgure the number of refresh messages can be lost before PATH or RESV state is ended.
                           usdMplsGroupRsvpProfileRowStatus 1.3.6.1.4.1.4874.2.2.54.1.1.2.5.1.4 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry object MUST be explicitly configured: usdMplsGroupRsvpProfileRowStatus
           usdMplsMajorLayer 1.3.6.1.4.1.4874.2.2.54.1.2
               usdMplsIfMajorLayer 1.3.6.1.4.1.4874.2.2.54.1.2.1
                   usdMplsIfMajorNextIfIndex 1.3.6.1.4.1.4874.2.2.54.1.2.1.1 usdnextifindex read-only
Coordinate ifIndex value allocation for entries in the usdMplsIfMajorTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
                   usdMplsIfMajorTable 1.3.6.1.4.1.4874.2.2.54.1.2.1.2 no-access
This table contains entries for MPLS Major interfaces present in the system.
                       usdMplsIfMajorEntry 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1 no-access
Each entry describes the characteristics of an MPLS Major interface. Creating/deleting entries in this table causes corresponding entries to be created/deleted in ifTable/ifXTable/usdIfTable.
                           usdMplsIfMajorIndex 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.1 interfaceindex no-access
The ifIndex of the MPLS Major interface. When creating entries in this table, suitable values for this object are determined by reading usdMplsIfMajorNextIfIndex.
                           usdMplsIfMajorRowStatus 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsIfMajorRowStatus usdMplsIfMajorLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdMplsIfMajorIndex must have been determined previously, by reading usdMplsIfMajorNextIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                           usdMplsIfMajorLowerIfIndex 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this MPLS Major interface to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                           usdMplsIfMajorAdminStatus 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.4 integer read-only
Use this object to create MPLS major interface stacked over any link layer interface. Lower layer(index) over which major stacks has to be specified for successful creation of the major interface. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsIfMajorLdpAdminStatus 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.5 integer read-only
This object enables/disables LDP admin status on the MPLS interface. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsIfMajorLdpProfileName 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.6 displaystring read-only
All the LDP settings on the MPLS interface be will associated with the profile. This object allows to associate those configured settings to interface by using the LDP profile name.
                           usdMplsIfMajorLdpVpiStart 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.7 usdmajorcfgvpiranges read-only
This object is defined to support configurations of interface label space. This configures the start range of the LDP VPI. For successful configuration of interface label space LDP VPI ranges, set this object with the stop range cunncurrently.
                           usdMplsIfMajorLdpVpiStop 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.8 usdmajorcfgvpiranges read-only
This object is defined to support configurations of interface label space. This configures the stop range of the LDP VPI. For successful configuration of interface label space LDP VPI ranges, set this object with the start range cunncurrently.
                           usdMplsIfMajorLdpVciStart 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.9 usdmajorcfgvciranges read-only
This object is defined to support configurations of interface label space. This configures the start range of the LDP VCI. For successful configuration of interface label space LDP VCI ranges, set this object with the stop range cunncurrently.
                           usdMplsIfMajorLdpVciStop 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.10 usdmajorcfgvciranges read-only
This object is defined to support configurations of interface label space. This configures the stop range of the LDP VCI. For successful configuration of interface label space LDP VCI ranges, set this object with the start range cunncurrently.
                           usdMplsIfMajorRsvpAdminStatus 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.11 integer read-only
This object configures RSVP admin status for MPLS interface. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsIfMajorRsvpProfileName 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.12 displaystring read-only
All the RSVP settings on the MPLS interface be will associated with the profile. This object allows to associate those configured settings to interface by using the RSVP profile name.
                           usdMplsIfMajorRsvpVpiStart 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.13 usdmajorcfgvpiranges read-only
This object is defined to support configurations of interface label space. This configures the start range of the RSVP VPI. For successful configuration of interface label space RSVP VPI ranges, set this object with the stop range cunncurrently.
                           usdMplsIfMajorRsvpVpiStop 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.14 usdmajorcfgvpiranges read-only
This object is defined to support configurations of interface label space. This configures the stop range of the RSVP VPI. For successful configuration of interface label space RSVP VPI ranges, set this object with the start range cunncurrently.
                           usdMplsIfMajorRsvpVciStart 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.15 usdmajorcfgvciranges read-only
This object is defined to support configurations of interface label space. This configures the start range of the RSVP VCI. For successful configuration of interface label space RSVP VCI ranges, set this object with the stop range cunncurrently.
                           usdMplsIfMajorRsvpVciStop 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.16 usdmajorcfgvciranges read-only
This object is defined to support configurations of interface label space. This configures the stop range of the RSVP VCI. For successful configuration of interface label space RSVP VCI ranges, set this object with the start range cunncurrently.
                           usdMplsIfMajorLabelSpaceType 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.17 integer read-only
Displays the label space type for the MPLS interface. Enumeration: 'rsvpVpi': 2, 'none': 0, 'ldpVpi': 5, 'rsvpVci': 3, 'rsvpVpiVci': 1, 'ldpVpiVci': 4, 'ldpVci': 6.
                           usdMplsIfMajorOpState 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.18 integer read-only
This object displays MPLS major interface operation state. Enumeration: 'lowerLayerDown': 1, 'up': 2, 'interfaceDisabled': 5, 'configIncompleteInterfaceDisabled': 4, 'lowerLayerNotAvailable': 0, 'configIncompleteInterfaceEnabled': 3.
                           usdMplsIfMajorCrLdpAdminState 1.3.6.1.4.1.4874.2.2.54.1.2.1.2.1.19 integer read-only
This object displays the admin state of CR-LDP. Enumeration: 'enable': 1, 'disable': 0.
           usdMplsMinorLayer 1.3.6.1.4.1.4874.2.2.54.1.3
               usdMplsIfMinorLayer 1.3.6.1.4.1.4874.2.2.54.1.3.1
                   usdMplsIfMinorNextIfIndex 1.3.6.1.4.1.4874.2.2.54.1.3.1.1 usdnextifindex read-only
Coordinates ifIndex value allocation for entries in the usdMplsIfMinorTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
                   usdMplsIfMinorTable 1.3.6.1.4.1.4874.2.2.54.1.3.1.2 no-access
This table contains entries for MPLS Minor interfaces present in the system.
                       usdMplsIfMinorEntry 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1 no-access
Each entry describes the characteristics of an MPLS Minor interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable.
                           usdMplsIfMinorIndex 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.1 interfaceindex no-access
The ifIndex of the MPLS Minor interface. When creating entries in this table, suitable values for this object are determined by reading usdMplsMinorNextIfIndex.
                           usdMplsIfMinorRowStatus 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsIfMinorRowStatus usdMplsIfMinorTunnelName In addition, when creating an entry the following conditions must hold: A value for usdMplsIfMinorIndex must have been determined previously, by reading usdMplsMinorNextIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                           usdMplsIfMinorLowerIfIndex 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this MPLS Minor interface is to be layered. A value of zero indicates no layering. As minor interface can be created without stacking on major interface, as and when it stacks on major interface by signalling protocol, it's value can be read.
                           usdMplsIfMinorAdminStatus 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.4 integer read-only
With this object minor interface admin status can be enabled/disabled. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsIfMinorEndpointAddress 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.5 ipaddress read-only
This object configures the IP address of the tunnel destination. This object can be set along with the usdMplsIfMinorEndpointDstMask to configure the tunnel destination mask, but it is optional.
                           usdMplsIfMinorEndpointDstMask 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.6 ipaddress read-only
This object configures the tunnel destination mask. It can be set along with the usdMplsIfMinorEndpointAddress.
                           usdMplsIfMinorTunnelMetricMode 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.7 integer read-only
Select the relative or absolute mode to configure the absolute or relative tunnel metric. To set the tunnel to relative metric, usdMplsIfMinorRelativeTunnelMetric has to be set along with this object option as relative. To set the tunnel to absolute metric, usdMplsIfMinorAbsoluteTunnelMetric has to be set along with this object option as absolute. Enumeration: 'relative': 1, 'absolute': 0.
                           usdMplsIfMinorAbsoluteTunnelMetric 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.8 unsigned32 read-only
This object allows configuration of absolute metric values. Refer to usdMplsIfMinorTunnelMetricMode for how set it.
                           usdMplsIfMinorRelativeTunnelMetric 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.9 integer32 read-only
This object allows configuration of relative metric values. Refer to usdMplsIfMinorTunnelMetricMode for how set it.
                           usdMplsIfMinorLabelDistProto 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.10 integer read-only
This object allows to select label distribution protocol. Label distribution protocols are used by two LSRs to negotiate label to FEC binding to set up tunnels. Enumeration: 'rsvpTe': 1, 'crLdp': 0, 'undefined': 2.
                           usdMplsIfMinorAnnounceToOspf 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.11 truthvalue read-only
This object allows to register LSP endpoints to OSPF to next hop calculation.
                           usdMplsIfMinorAnnounceToIsis 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.12 truthvalue read-only
This object allows to register LSP endpoints to IS-IS for next hop calculation.
                           usdMplsIfMinorAnnounceToBgp 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.13 truthvalue read-only
This object allows to register LSP endpoints to BGP for next hop calculation.
                           usdMplsIfMinorBandwidth 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.14 usdminorcfgbwranges read-only
This object allows configuration of bandwidth requirements for the tunnel.
                           usdMplsIfMinorAffinity 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.15 octet string read-only
This object allows configuration of resource class affinity for the tunnel.
                           usdMplsIfMinorAffinityMask 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.16 octet string read-only
This allows to set the resource class affinity mask. Since it is a mask, set along with the affinity for successful configurations.
                           usdMplsIfMinorSetupPriority 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.17 usdminorcfgholdingandsetuppriorityranges read-only
This object allows configuration of preemption setup priority for the tunnel before and after it has been established. Lower the value higher the priority.
                           usdMplsIfMinorHoldingPriority 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.18 usdminorcfgholdingandsetuppriorityranges read-only
This object allows configuration of the preemption holding priority for the tunnel before and after it has been established. Lower the value higher the priority.
                           usdMplsIfMinorTunnelName 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.19 displaystring read-only
This object allows configuration of the tunnel name to be associated with tunnel settings.
                           usdMplsIfMinorTunnelRetryTimes 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.20 usdminorcfgretrytimesandnorouteranges read-only
This object allows configuration of the number of retries for tunnel setup.
                           usdMplsIfMinorTunnelRetryInterval 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.21 usdminorcfgretryintervalandnorouteranges read-only
This object allows configuration of retry interval for tunnel setup.
                           usdMplsIfMinorTunnelRetryTimesNoroute 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.22 usdminorcfgretrytimesandnorouteranges read-only
This object allows configuration of the tunnel retries when no route notifications are received.
                           usdMplsIfMinorTunnelRetryIntervalNoroute 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.23 usdminorcfgretryintervalandnorouteranges read-only
This object allows configuration of the tunnel retry interval when no route notifications are received.
                           usdMplsIfMinorBaseTunnelName 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.24 displaystring read-only
This object allows configuration of the base tunnel name over which all the tunnels are stacked over.
                           usdMplsIfMinorVpnOuiNumber 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.25 integer32 read-only
This object allows configuration of the OUI part of VPN ID.
                           usdMplsIfMinorVpnIndex 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.26 ipaddress read-only
This object allows configuration of the index part of VPN ID.
                           usdMplsIfMinorTunnelOpState 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.27 integer read-only
This object displays the tunnel operation state. established : Tunnel established teNegotiation : TE Negotiation up : Tunnel Up down : Tunnel Down cfgChanged : Tunnel config changed cfgIncEn : Tunnel incomplete Config Admin State Enable cfgIncDis : Tunnel incomplete Config Admin State Disable disabled : Tunnel disabled rel : noChange : Tunnel state no change Enumeration: 'established': 0, 'rel': 8, 'noChange': 9, 'up': 2, 'cfgIncEn': 5, 'down': 3, 'cfgChanged': 4, 'teNegotiation': 1, 'disabled': 7, 'cfgIncDis': 6.
                           usdMplsIfMinorTargetedDynamicTunnel 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.28 truthvalue read-only
Configure targeted dynamic tunnel.
                           usdMplsIfMinorReoptimization 1.3.6.1.4.1.4874.2.2.54.1.3.1.2.1.29 truthvalue read-only
Configure tunnel reoptimization.
               usdMplsMinorLayerList 1.3.6.1.4.1.4874.2.2.54.1.3.2
                   usdMplsIfMinorPathOptionTable 1.3.6.1.4.1.4874.2.2.54.1.3.2.1 no-access
Table is a list of different LSP paths as option for each LSP setup.
                       usdMplsIfMinorPathOptionEntry 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1 no-access
Each entry represents one path option for the LSP.
                           usdMplsIfMinorPathOptionIndex 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.1 interfaceindex no-access
Minor interface uid.
                           usdMplsIfMinorPathOptionNumber 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.2 integer32 no-access
Unique number to identify each path option configured.
                           usdMplsIfMinorPathOptionProtocol 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.3 integer read-only
Select the each path option explicit routing protocol. Enumeration: 'ospf': 2, 'none': 3, 'hopByHop': 0, 'isis': 1.
                           usdMplsIfMinorPathOptionLockdown 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.4 truthvalue read-only
Enable/disable each configured path option reoptimization.
                           usdMplsIfMinorPathOptionPathName 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.5 displaystring read-only
Configure the name for each path option.
                           usdMplsIfMinorPathOptionPathId 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.6 integer32 read-only
Configure the path option ID. Either the name or ID will be associated with a path at a time. If the path name and ID are set at a same time for the path, the name will have precedence over ID.
                           usdMplsIfMinorPathOptionRowStatus 1.3.6.1.4.1.4874.2.2.54.1.3.2.1.1.7 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsIfMinorPathOptionRowStatus.
           usdMplsTunnelProfile 1.3.6.1.4.1.4874.2.2.54.1.4
               usdMplsTunnelProfileGroup 1.3.6.1.4.1.4874.2.2.54.1.4.1
                   usdMplsTunnelProfileTable 1.3.6.1.4.1.4874.2.2.54.1.4.1.1 no-access
Table is a list of tunnel profiles for a given VR.
                       usdMplsTunnelProfileEntry 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1 no-access
Each entry represents one tunnel profile.
                           usdMplsTunnelProfileName 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.1 displaystring no-access
Associate a name for the configured tunnel profile settings.
                           usdMplsTunnelProfileAdminStatus 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.2 integer read-only
Enable/disable the adminstatus of the tunnel profile. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsTunnelProfileBaseTunnelName 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.3 displaystring read-only
Configure the base tunnel name in tunnel profile settings. This base tunnel is the one over which all the other tunnels are stacked over. Configured base tunnel name in profile settings will be associated with the actual configured base tunnel name.
                           usdMplsTunnelProfileIpProfileName 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.4 displaystring read-only
Configures the name for IP profile settings for the IP interfaces over which MPLS tunnels are stacked.
                           usdMplsTunnelProfileLabelDistProto 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.5 integer read-only
Configure the label distribution protocol to associate with a tunnel profile. Label distribution protocols are used by two LSRs to negotiate label to FEC binding to set up tunnels. Enumeration: 'rsvpTe': 1, 'crLdp': 0, 'undefined': 2.
                           usdMplsTunnelProfileAnnounceToOspf 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.6 truthvalue read-only
Configure the routing protocol for next hop calculations as OSPF.
                           usdMplsTunnelProfileAnnounceToIsis 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.7 truthvalue read-only
Configure routing protocol for next hop calculations as ISIS.
                           usdMplsTunnelProfileAnnounceToBgp 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.8 truthvalue read-only
Configure routing protocol for next hop calculations as BGP.
                           usdMplsTunnelProfileMetricMode 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.9 integer read-only
Select the relative or absolute mode to configure the absolute or relative tunnel profile metric. To set the tunnel profile to relative metric, usdMplsTunnelProfileRelativeMetric has to be set along with this object option as relative. To set the tunnel profile to absolute metric, usdMplsTunnelProfileAbsoluteMetric has to be set along with this object option as absolute. Enumeration: 'relative': 1, 'absolute': 0.
                           usdMplsTunnelProfileAbsoluteMetric 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.10 unsigned32 read-only
This object allows configuration of the absolute metric values. Refer to usdMplsTunnelProfileMetricMode for how set it.
                           usdMplsTunnelProfileRelativeMetric 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.11 integer32 read-only
This object allows configuration of the relative metric values. Refer to usdMplsTunnelProfileMetricMode for how set it.
                           usdMplsTunnelProfileBandwidth 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.12 usdprofilecfgbwranges read-only
This object allows configuration of bandwidth requirements for the tunnel.
                           usdMplsTunnelProfileAffinity 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.13 octet string read-only
This object allows configuration of the resource class affinity for the tunnel. This can set independently of usdMplsTunnelProfileAffinityMask.
                           usdMplsTunnelProfileAffinityMask 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.14 octet string read-only
This allows configuration of which bits in the affinity must match the resource class bits. Can't be set independently; always with usdMplsTunnelProfileAffinity. Specify the value in bit mask format.
                           usdMplsTunnelProfileSetupPriority 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.15 usdprofilecfgholdingandsetuppriorityranges read-only
This object configuration of the preemption setup priority for the tunnel before and after it has been established. Lower the value higher the priority.
                           usdMplsTunnelProfileHoldingPriority 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.16 usdprofilecfgholdingandsetuppriorityranges read-only
This object allows configuration of the preemption holding priority for the tunnel before and after it has been established. Lower the value higher the priority.
                           usdMplsTunnelProfileRetryTimes 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.17 usdprofilecfgretrytimesandnorouteranges read-only
This object allows configuration of the number of retries for the tunnel setup.
                           usdMplsTunnelProfileRetryInterval 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.18 usdprofilecfgretryintervalandnorouteranges read-only
This object allows configuration of retry interval for tunnel setup.
                           usdMplsTunnelProfileRetryTimesNoroute 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.19 usdprofilecfgretrytimesandnorouteranges read-only
This object allows configuration of the tunnel retries when no route notifications are received.
                           usdMplsTunnelProfileRetryIntervalNoroute 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.20 usdprofilecfgretryintervalandnorouteranges read-only
This object allows configuration of the tunnel retry interval when no route notifications are received.
                           usdMplsTunnelProfileVpnOuiNumber 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.21 integer32 read-only
This object allows configuration of the OUI part of VPN ID.
                           usdMplsTunnelProfileVpnIndex 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.22 ipaddress read-only
This object allows configuration of the index part of VPN ID.
                           usdMplsTunnelProfileRowStatus 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.23 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsTunnelProfileRowStatus
                           usdMplsTunnelProfileTargetedDynamicTunnel 1.3.6.1.4.1.4874.2.2.54.1.4.1.1.1.24 truthvalue read-only
Configure targeted dynamic tunnel.
               usdMplsTunnelProfileList 1.3.6.1.4.1.4874.2.2.54.1.4.2
                   usdMplsTunnelProfilePathOptionTable 1.3.6.1.4.1.4874.2.2.54.1.4.2.1 no-access
Table is a list of different LSP paths as option for each LSP setup, configured as part of tunnel profile settings
                       usdMplsTunnelProfilePathOptionEntry 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1 no-access
Each entry represents one path option for the LSP setup, configured as a part of tunnel profile settings.
                           usdMplsTunnelProfileNamePathOption 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.1 displaystring no-access
Name of the path option.
                           usdMplsTunnelProfilePathOptionNumber 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.2 integer32 no-access
Unique identifier for the path option.
                           usdMplsTunnelProfilePathOptionProtocol 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.3 integer read-only
Path selection option protocol. Enumeration: 'ospf': 2, 'none': 3, 'hopByHop': 0, 'isis': 1.
                           usdMplsTunnelProfilePathOptionLockdown 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.4 truthvalue read-only
Enable/disable path selection option reoptimization.
                           usdMplsTunnelProfilePathOptionPathName 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.5 displaystring read-only
Associate a name with each explicit path.
                           usdMplsTunnelProfilePathOptionPathId 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.6 integer32 read-only
Each explicit path can be associated either name or ID. This object allows configuration of the ID for the explicit path.
                           usdMplsTunnelProfilePathOptionRowStatus 1.3.6.1.4.1.4874.2.2.54.1.4.2.1.1.7 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsTunnelProfilePathOptionRowStatus.
                   usdMplsTunnelProfileDynamicEndpointTable 1.3.6.1.4.1.4874.2.2.54.1.4.2.2 no-access
This table contains entries for the dynamic endpoints configured for each tunnel profile.
                       usdMplsTunnelProfileDynamicEndpointEntry 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1 no-access
Dynamic endpoint entries for each tunnel profile.
                           usdMplsTunnelProfileNameDynamicEndpoint 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1.1 displaystring no-access
Configure the tunnel dynamic endpoint in tunnel profile settings.
                           usdMplsTunnelProfileDynamicEndpointType 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1.2 integer no-access
Configure the dynamic endpoint type for the tunnel. Enumeration: 'ospfBorder': 1, 'isisLevel2': 0.
                           usdMplsTunnelProfileDynamicEndpointPolicyListType 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1.3 integer no-access
This object allows configuration of the dynamic tunnel policy type selection. Enumeration: 'accessList': 1, 'noPolicyList': 3, 'prefixList': 2.
                           usdMplsTunnelProfileDynamicEndpointListName 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1.4 displaystring no-access
This object allows configuration of the dynamic endpoints access list name.
                           usdMplsTunnelProfileDynamicEndpointRowStatus 1.3.6.1.4.1.4874.2.2.54.1.4.2.2.1.5 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry object MUST be explicitly configured: usdMplsTunnelProfileDynamicEndpointRowStatus.
                   usdMplsTunnelProfileTunnelEndpointTable 1.3.6.1.4.1.4874.2.2.54.1.4.2.3 no-access
Table contains list of tunnel static enpoints configured for each tunnel profile.
                       usdMplsTunnelProfileTunnelEndpointEntry 1.3.6.1.4.1.4874.2.2.54.1.4.2.3.1 no-access
Each entry represents one static endpoint configuration for the tunnel.
                           usdMplsTunnelProfileNameTunnelEndpoint 1.3.6.1.4.1.4874.2.2.54.1.4.2.3.1.1 displaystring no-access
This object configures the tunnel profile name.
                           usdMplsTunnelProfileTunnelEndpointAddress 1.3.6.1.4.1.4874.2.2.54.1.4.2.3.1.2 ipaddress no-access
This object configures the IP address of the tunnel destination.
                           usdMplsTunnelProfileTunnelEndpointDstMask 1.3.6.1.4.1.4874.2.2.54.1.4.2.3.1.3 ipaddress no-access
This object configures the tunnel destination mask.
                           usdMplsTunnelProfileTunnelEndpointRowStatus 1.3.6.1.4.1.4874.2.2.54.1.4.2.3.1.4 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdMplsTunnelProfileTunnelEndpointRowStatus.
           usdMplsExplicitPath 1.3.6.1.4.1.4874.2.2.54.1.5
               usdMplsExplicitPathGroup 1.3.6.1.4.1.4874.2.2.54.1.5.1
                   usdMplsExplicitPathTable 1.3.6.1.4.1.4874.2.2.54.1.5.1.1 no-access
Table is a list of hops configurations for explicit paths.
                       usdMplsExplicitPathEntry 1.3.6.1.4.1.4874.2.2.54.1.5.1.1.1 no-access
Each entry represents one hop configuration for the particular explicit path.
                           usdMplsExplicitPathName 1.3.6.1.4.1.4874.2.2.54.1.5.1.1.1.1 displaystring no-access
Configure the name for the explicit path used as table index.
                           usdMplsExplicitPathAdminState 1.3.6.1.4.1.4874.2.2.54.1.5.1.1.1.2 integer read-only
Enable/disable explicit path adminstatus. Enumeration: 'enable': 1, 'disable': 0.
                           usdMplsExplicitPathRowStatus 1.3.6.1.4.1.4874.2.2.54.1.5.1.1.1.3 rowstatus read-only
Creation/deletion of the explicit path is done through setting this object.
                   usdMplsExplicitPathNodeTable 1.3.6.1.4.1.4874.2.2.54.1.5.1.2 no-access
Table is a list of configured explicit paths.
                       usdMplsExplicitPathNodeEntry 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1 no-access
Each entry represents one hop in a particular explicit path.
                           usdMplsExplicitPathNodeName 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.1 displaystring no-access
Configure the name for the explicit path used in the table index.
                           usdMplsExplicitPathNodeIndexNumber 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.2 integer32 no-access
Each explicit path hop will have an index associated with it. Configure each path hop index using this object.
                           usdMplsExplicitPathNodeLoose 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.3 truthvalue read-only
Configure the explicit path hop as strict or loose. Set along with HopAddress.
                           usdMplsExplicitPathNodeHopAddress 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.4 ipaddress read-only
Configure the hop IP address to setup explicit path. Explicit path next hop will be created when the mentioned hop IP address doesn't belong to any of the existing hop even without setting the rowStatus createAndGo value. The rowStatus value is used to destroy the node.
                           usdMplsExplicitPathNodeHopAddressMask 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.5 ipaddress read-only
Configure the hop IP address mask. Set along with hop address.
                           usdMplsExplicitPathNodeRowStatus 1.3.6.1.4.1.4874.2.2.54.1.5.1.2.1.6 rowstatus read-only
Use this object for deletion of the node. For node creation, this value have no effect. Setting the node with IP address create the node. To delete the node set only this object.
       usdMplsConformance 1.3.6.1.4.1.4874.2.2.54.2
           usdMplsCompliances 1.3.6.1.4.1.4874.2.2.54.2.1
               usdMplsCompliance 1.3.6.1.4.1.4874.2.2.54.2.1.1
Obsolete compliance statement for entities which implement the Unisphere MPLS MIB. This statement became obsolete when RowStatus support was added to some of the minor layer and tunnel profile tables.
               usdMplsCompliance2 1.3.6.1.4.1.4874.2.2.54.2.1.2
The compliance statement for entities which implement the Unisphere MPLS MIB.
           usdMplsConfGroups 1.3.6.1.4.1.4874.2.2.54.2.2
               usdMplsLsrGlobalConfGroup 1.3.6.1.4.1.4874.2.2.54.2.2.1
A collection of objects providing management of MPLS label switching routers (LSRs) in a Unisphere product.
               usdMplsMajorLayerConfGroup 1.3.6.1.4.1.4874.2.2.54.2.2.2
A collection of objects providing management of major MPLS interfaces in a Unisphere product.
               usdMplsMinorLayerConfGroup 1.3.6.1.4.1.4874.2.2.54.2.2.3
Obsolete collection of objects providing management of minor MPLS (tunnel) in a Unisphere product. This group became obsolete when the usdMplsIfMinorPathOptionRowStatus object was added.
               usdMplsTunnelProfileConfGroup 1.3.6.1.4.1.4874.2.2.54.2.2.4
Obsolete collection of objects providing management of MPLS tunnel profiles in a Unisphere product. This group became obsolete when the objects usdMplsTunnelProfilePathOptionRowStatus, usdMplsTunnelProfileDynamicEndpointRowStatus and usdMplsTunnelProfileTunnelEndpointRowStatus were added.
               usdMplsExplicitPathConfGroup 1.3.6.1.4.1.4874.2.2.54.2.2.5
A collection of objects providing management of MPLS explicit paths in a Unisphere product.
               usdMplsMinorLayerConfGroup2 1.3.6.1.4.1.4874.2.2.54.2.2.6
A collection of objects providing management of minor MPLS (tunnel) interfaces in a Unisphere product.
               usdMplsTunnelProfileConfGroup2 1.3.6.1.4.1.4874.2.2.54.2.2.7
A collection of objects providing management of MPLS tunnel profiles in a Unisphere product.