All MIBs › RC-IP-MPLS-MIB
Organization: Bay Networks, Rapid-City Group
Last Updated: 2009-03-10
Category: MPLS and Traffic Engineering, Nortel Enterprise Data
Description: Manages MPLS label switching, LSP configuration, and forwarding entries on Bay Networks Rapid-City series switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is RC-IP-MPLS-MIB?
RC-IP-MPLS-MIB is a Bay Networks/Nortel Accelar enterprise MIB managing MPLS label-switching configuration, covering global MPLS process settings alongside RSVP and LDP signaling protocol groups. It exposes objects such as global administrative status, router ID, TTL propagation and label/session/LSP/traffic-control management flags, and counters/settings for inactive LSP restart behavior. It is primarily a software/control-plane status MIB: administrators use it to confirm the MPLS process is enabled and healthy, and to track how often LSPs become inactive and are restarted, which signals underlying network instability. It builds on the general IETF MPLS architecture concepts (LSPs, RSVP-TE, LDP) while remaining a vendor-specific implementation. It is deployed on Bay Networks/Nortel Accelar switches used as MPLS provider-edge or core routers. Engineers can download the RC-IP-MPLS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-IP-MPLS-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.
Supported Devices
- Bay Networks/Nortel Accelar (Rapid-City) routing switch
Monitoring Examples
An operator checks rcIpMplsGlobalAdminStatus and rcIpMplsGlobalRouterId to confirm MPLS is enabled with the correct router identity, then watches rcIpMplsGlobalInactiveLspRestartCount together with rcIpMplsGlobalInactiveLspRestartTime to see how frequently LSPs are dropping and restarting, a high count suggests link flaps or signaling instability. rcIpMplsRsvpGroup and rcIpMplsLdpGroup objects let the admin verify RSVP-TE and LDP signaling settings (e.g., rcIpMplsGlobalLspMerge, rcIpMplsGlobalDiffServDef) are configured consistently across the MPLS domain.
What Can Be Monitored
- MPLS global admin status
- router ID
- inactive LSP restart count/time
- LSP merge/DiffServ settings
- RSVP/LDP signaling configuration
This MIB depends on
Related MIBs
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From MPLS-TC-STD-MIB
| MplsTunnelIndex | |
| MplsTunnelInstanceIndex |
From RAPID-CITY
| EnableValue |
From RC-IP-MIB
| rcIpMpls | OBJECT-IDENTITY |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ENA rcIpMplsGlobalAdminStatus | 1.3.6.1.4.1.2272.1.8.102.1.1 | EnableValue | read-write | Disable or Enable MPLS globally |
| T/F rcIpMplsGlobalAutomaticBeLsp | 1.3.6.1.4.1.2272.1.8.102.1.3 | TruthValue | read-write | Flag to control automatic generation of next hop LSP. |
| T/F rcIpMplsGlobalDiffServDef | 1.3.6.1.4.1.2272.1.8.102.1.5 | TruthValue | read-write | Not used in this release. |
| rcIpMplsGlobalGroup | 1.3.6.1.4.1.2272.1.8.102.1 | |||
| INT rcIpMplsGlobalInactiveLspRestartCount | 1.3.6.1.4.1.2272.1.8.102.1.12 | INTEGER | read-write | This parameter - if set to some non-zero (1-255) value, after that many failed trial of initiating a tunnel it will stop re-trying. But if set to 0(zero) it will keep on trying as before. The default value is 0(zero) for backward compatability. |
| INT rcIpMplsGlobalInactiveLspRestartTime | 1.3.6.1.4.1.2272.1.8.102.1.11 | INTEGER | read-write | Timer to initiate setting up a tunnel that previously failed. |
| T/F rcIpMplsGlobalLabelMgmtFlag | 1.3.6.1.4.1.2272.1.8.102.1.7 | TruthValue | read-write | To set the time to live in hops when IP packets are being encapsulated in MPLS |
| T/F rcIpMplsGlobalLspMerge | 1.3.6.1.4.1.2272.1.8.102.1.4 | TruthValue | read-write | Not used in this release. |
| T/F rcIpMplsGlobalLspMgmtFlag | 1.3.6.1.4.1.2272.1.8.102.1.9 | TruthValue | read-write | To set the time to live in hops when IP packets are being encapsulated in MPLS |
| IP rcIpMplsGlobalRouterId | 1.3.6.1.4.1.2272.1.8.102.1.2 | IpAddress | read-write | IP address of the interface to be used as router-id |
| T/F rcIpMplsGlobalSessionMgmtFlag | 1.3.6.1.4.1.2272.1.8.102.1.8 | TruthValue | read-write | To set the time to live in hops when IP packets are being encapsulated in MPLS |
| T/F rcIpMplsGlobalTrafficControlFlag | 1.3.6.1.4.1.2272.1.8.102.1.10 | TruthValue | read-write | To set the time to live in hops when IP packets are being encapsulated in MPLS |
| INT rcIpMplsGlobalTtl | 1.3.6.1.4.1.2272.1.8.102.1.6 | INTEGER | read-write | To set the time to live in hops when IP packets are being encapsulated in MPLS |
| U32 rcIpMplsIfAdminGroupList | 1.3.6.1.4.1.2272.1.8.102.20.1.17 | Unsigned32 | read-create | Bitmap of admin group ids. The LSB is the lowest numbered admin group. |
| ENA rcIpMplsIfAuthentication | 1.3.6.1.4.1.2272.1.8.102.20.1.15 | EnableValue | read-create | Used to enable/disable RSVP MD5 authentication. |
| STR rcIpMplsIfAuthenticationKey | 1.3.6.1.4.1.2272.1.8.102.20.1.16 | DisplayString | read-create | RSVP MD5 authentication key. |
| U32 rcIpMplsIfBandwidth | 1.3.6.1.4.1.2272.1.8.102.20.1.18 | Unsigned32 | read-create | Maximum reservable bandwidth in kbps. |
| rcIpMplsIfEntry | 1.3.6.1.4.1.2272.1.8.102.20.1 | not-accessible | Entry containing MPLS information. An entry is automatically created in this table when MPLS is enabled for an interface -or- when an ip address is configured on an interface. | |
| NUM rcIpMplsIfIfIndex | 1.3.6.1.4.1.2272.1.8.102.20.1.1 | InterfaceIndexOrZero | not-accessible | An unique value to identify a physical interface or a logical interface (VLAN). |
| ENA rcIpMplsIfLdpAdminState | 1.3.6.1.4.1.2272.1.8.102.20.1.2 | EnableValue | read-create | Indicates whether LDP is enabled on the interface. |
| U32 rcIpMplsIfLdpHelloHoldTime | 1.3.6.1.4.1.2272.1.8.102.20.1.4 | Unsigned32 | read-create | Configures the LDP hello hold time on the interface. If 0 the interface will use the LDP global value. If greater than 0 this value will override the LDP global value. |
| INT rcIpMplsIfLdpImportPolicy | 1.3.6.1.4.1.2272.1.8.102.20.1.6 | INTEGER | read-create | Configures the LDP import policy behavior. If set to host-only then only host will import policies. If set to all then all interfaces will import policies. |
| U32 rcIpMplsIfLdpSessionKeepAlive | 1.3.6.1.4.1.2272.1.8.102.20.1.3 | Unsigned32 | read-create | Configures the LDP Session keep alive on the interface. The value 0 is used to indicate a global value. If 0 the interface will use the LDP global value If greater than 0 this value will override the LDP global value. |
| INT rcIpMplsIfLdpTransportAddr | 1.3.6.1.4.1.2272.1.8.102.20.1.5 | INTEGER | read-create | Configures the transport address of the LDP lsp. If not set then transport address will be the MPLS router id. |
| INT rcIpMplsIfMessageBundling | 1.3.6.1.4.1.2272.1.8.102.20.1.12 | INTEGER | read-create | Indicates whether RSVP message bundling is enabled or not. If set to global, message bundling will take the global RSVP message bundling value. |
| U32 rcIpMplsIfMtu | 1.3.6.1.4.1.2272.1.8.102.20.1.13 | Unsigned32 | read-create | Configures the mtu of the mpls interface. The value cannot exceed that of the system mtu size. |
| U32 rcIpMplsIfRefreshInterval | 1.3.6.1.4.1.2272.1.8.102.20.1.9 | Unsigned32 | read-create | Configures the RSVP refresh interval on the interface. If set to zero, the refresh interval will default to the global rsvp refresh interval. |
| U32 rcIpMplsIfRefreshMultiplier | 1.3.6.1.4.1.2272.1.8.102.20.1.10 | Unsigned32 | read-create | Configures the RSVP refresh multiplier for the interface. If set to zero, the refresh interval will default to to global rsvp refresh multiplier. |
| INT rcIpMplsIfRefreshReduction | 1.3.6.1.4.1.2272.1.8.102.20.1.8 | INTEGER | read-create | Indicates whether RSVP refresh reduction is enabled or not. If set to global, refresh reduction will take the global RSVP refresh reduction value. |
| ROW rcIpMplsIfRowStatus | 1.3.6.1.4.1.2272.1.8.102.20.1.14 | RowStatus | read-create | Used to create/delete entries |
| ENA rcIpMplsIfRsvpAdminState | 1.3.6.1.4.1.2272.1.8.102.20.1.7 | EnableValue | read-create | Indicates whether RSVP is enabled on the interface. |
| U32 rcIpMplsIfRsvpHelloInterval | 1.3.6.1.4.1.2272.1.8.102.20.1.11 | Unsigned32 | read-create | Configures the RSVP hello interval on the interface. If 0 the interface will use the RSVP global value. If greater than 0 this value will override the RSVP global value. |
| rcIpMplsIfTable | 1.3.6.1.4.1.2272.1.8.102.20 | not-accessible | A table used to maintain MPLS information for a particular interface. | |
| ENA rcIpMplsInterfaceAdminStatus | 1.3.6.1.4.1.2272.1.8.102.3.1.4 | EnableValue | read-create | Indicates whether the MPLS interface is enabled or not. |
| INT rcIpMplsInterfaceConsLblRetenMode | 1.3.6.1.4.1.2272.1.8.102.3.1.6 | INTEGER | read-create | Indicates if conservative or liberal retention mode is used for the MPLS interface. |
| rcIpMplsInterfaceEntry | 1.3.6.1.4.1.2272.1.8.102.3.1 | not-accessible | An entry of rcIpMpls Interfaces In Table. | |
| INT rcIpMplsInterfaceImdLblUseMode | 1.3.6.1.4.1.2272.1.8.102.3.1.7 | INTEGER | read-create | Indicates what label-use-mode is used by the MPLS interface. |
| I32 rcIpMplsInterfaceIndex | 1.3.6.1.4.1.2272.1.8.102.3.1.3 | Integer32 | read-only | Interface index for the IP interface. |
| INT rcIpMplsInterfaceIndLblDistMode | 1.3.6.1.4.1.2272.1.8.102.3.1.5 | INTEGER | read-create | Indicates if the label distribution mode is independent or ordered. |
| INT rcIpMplsInterfaceLabelProtocol | 1.3.6.1.4.1.2272.1.8.102.3.1.14 | INTEGER | read-create | Indicates the label protocol used by the interface. |
| INT rcIpMplsInterfaceLabelRequestMode | 1.3.6.1.4.1.2272.1.8.102.3.1.11 | INTEGER | read-create | Indicates the label requiest mode used by the MPLS interface. |
| IP rcIpMplsInterfaceLay3Addr | 1.3.6.1.4.1.2272.1.8.102.3.1.1 | IpAddress | not-accessible | Layer 3 address for the MPLS interface. |
| IP rcIpMplsInterfaceLay3Mask | 1.3.6.1.4.1.2272.1.8.102.3.1.2 | IpAddress | not-accessible | Layer 3 mask for the MPLS interface. |
| INT rcIpMplsInterfaceMtu | 1.3.6.1.4.1.2272.1.8.102.3.1.13 | INTEGER | read-create | Not used in this release. |
| T/F rcIpMplsInterfaceNoRouteReqRetryMode | 1.3.6.1.4.1.2272.1.8.102.3.1.8 | TruthValue | read-create | Not used in this release. |
| INT rcIpMplsInterfaceOnDemandAdvMode | 1.3.6.1.4.1.2272.1.8.102.3.1.12 | INTEGER | read-create | Indicates the label advertise mode used by the MPLS interface. |
| T/F rcIpMplsInterfacePenultimatePopRequest | 1.3.6.1.4.1.2272.1.8.102.3.1.9 | TruthValue | read-create | Flag to indicate whether to give implicit NULL labels for local networks. |
| T/F rcIpMplsInterfacePropogateLabelReleaseRequest | 1.3.6.1.4.1.2272.1.8.102.3.1.10 | TruthValue | read-create | Not used in this release. |
| ROW rcIpMplsInterfaceRowStatus | 1.3.6.1.4.1.2272.1.8.102.3.1.16 | RowStatus | read-create | Row Status for create/delete |
| rcIpMplsInterfaceTable | 1.3.6.1.4.1.2272.1.8.102.3 | not-accessible | Table of configured Mpls Interfaces. | |
| I32 rcIpMplsInterfaceTableSize | 1.3.6.1.4.1.2272.1.8.102.2 | Integer32 | read-only | Size of Mpls Interface Table |
| T/F rcIpMplsInterfaceTraceFlag | 1.3.6.1.4.1.2272.1.8.102.3.1.15 | TruthValue | read-create | Flag used for tracing. |
| ENA rcIpMplsLdpAdminStatus | 1.3.6.1.4.1.2272.1.8.102.5.1 | EnableValue | read-write | Indicates qhetehr global LDP is enabled or disabled. |
| T/F rcIpMplsLdpAuthFlag | 1.3.6.1.4.1.2272.1.8.102.5.10 | TruthValue | read-write | Not used in this release. |
| rcIpMplsLdpGroup | 1.3.6.1.4.1.2272.1.8.102.5 | |||
| INT rcIpMplsLdpHelloHoldTime | 1.3.6.1.4.1.2272.1.8.102.5.3 | INTEGER | read-write | Time for receiving link hello messages from peer. |
| INT rcIpMplsLdpHelloInterval | 1.3.6.1.4.1.2272.1.8.102.5.4 | INTEGER | read-write | Frequency of sending hello messages to peer. |
| INT rcIpMplsLdpHoldTime | 1.3.6.1.4.1.2272.1.8.102.5.2 | INTEGER | read-write | Keep alive time for LDP peers. |
| rcIpMplsLdpInterfaceEntry | 1.3.6.1.4.1.2272.1.8.102.7.1 | not-accessible | An entry of rcIpMpls LDP Interfaces In Table. | |
| I32 rcIpMplsLdpInterfaceIndex | 1.3.6.1.4.1.2272.1.8.102.7.1.3 | Integer32 | read-only | Interface index for LDP interface. |
| IP rcIpMplsLdpInterfaceLay3Addr | 1.3.6.1.4.1.2272.1.8.102.7.1.1 | IpAddress | not-accessible | Layer 3 address of LDP interface. |
| IP rcIpMplsLdpInterfaceLay3Mask | 1.3.6.1.4.1.2272.1.8.102.7.1.2 | IpAddress | not-accessible | Layer3 mask for LDP interface. |
| T/F rcIpMplsLdpInterfaceNonTtlLspFlag | 1.3.6.1.4.1.2272.1.8.102.7.1.6 | TruthValue | read-create | Not used in this release. |
| ROW rcIpMplsLdpInterfaceRowStatus | 1.3.6.1.4.1.2272.1.8.102.7.1.7 | RowStatus | read-create | Row status for the LDP interface. |
| rcIpMplsLdpInterfaceTable | 1.3.6.1.4.1.2272.1.8.102.7 | not-accessible | Table of configured Mpls LDP Interfaces. | |
| I32 rcIpMplsLdpInterfaceTableSize | 1.3.6.1.4.1.2272.1.8.102.6 | Integer32 | read-only | Size of Mpls LDP Interface Table |
| T/F rcIpMplsLdpInterfaceTargetHelloFlag | 1.3.6.1.4.1.2272.1.8.102.7.1.4 | TruthValue | read-create | Flag for enabling target hellos. |
| T/F rcIpMplsLdpInterfaceTargetResponseFlag | 1.3.6.1.4.1.2272.1.8.102.7.1.5 | TruthValue | read-create | Flag to enable target response messgaes. |
| T/F rcIpMplsLdpLblMergeFlag | 1.3.6.1.4.1.2272.1.8.102.5.9 | TruthValue | read-write | Not used in this release. |
| T/F rcIpMplsLdpLoopDetFlag | 1.3.6.1.4.1.2272.1.8.102.5.8 | TruthValue | read-write | Flag to set loop detection capability. |
| INT rcIpMplsLdpMaxHops | 1.3.6.1.4.1.2272.1.8.102.5.5 | INTEGER | read-write | Maximum number of LSP hops for setting up an LSP. |
| INT rcIpMplsLdpPathVectorLimit | 1.3.6.1.4.1.2272.1.8.102.5.6 | INTEGER | read-write | Max hop count for loop detection. |
| IP rcIpMplsLdpTargetAddrBaseAddr | 1.3.6.1.4.1.2272.1.8.102.11.1.1 | IpAddress | not-accessible | The LDP interface IP address for which target address should be configured |
| rcIpMplsLdpTargetAddrEntry | 1.3.6.1.4.1.2272.1.8.102.11.1 | not-accessible | An entry of rcIpMpls LDP target addresses In Table. | |
| ROW rcIpMplsLdpTargetAddrRowStatus | 1.3.6.1.4.1.2272.1.8.102.11.1.3 | RowStatus | read-create | Row Status for LDP target address table. |
| rcIpMplsLdpTargetAddrTable | 1.3.6.1.4.1.2272.1.8.102.11 | not-accessible | Table of configured Mpls LDP target addresses. | |
| I32 rcIpMplsLdpTargetAddrTableSize | 1.3.6.1.4.1.2272.1.8.102.10 | Integer32 | read-only | Size of Mpls LDP target address Table |
| IP rcIpMplsLdpTargetAddrTgtAddr | 1.3.6.1.4.1.2272.1.8.102.11.1.2 | IpAddress | not-accessible | The IP address configured to be the LDP target address |
| INT rcIpMplsLdpTgtHelloHoldTime | 1.3.6.1.4.1.2272.1.8.102.5.7 | INTEGER | read-write | Time for receiving targetted link hello messages. |
| T/F rcIpMplsLspDetour | 1.3.6.1.4.1.2272.1.8.102.19.1.7 | TruthValue | read-only | The tunnel is a detour tunnel or not |
| MPL rcIpMplsLspEgressLsrId | 1.3.6.1.4.1.2272.1.8.102.19.1.4 | MplsLsrId | not-accessible | Specifies the Egress LSR Id |
| rcIpMplsLspEntry | 1.3.6.1.4.1.2272.1.8.102.19.1 | not-accessible | An entry of rcIpMpls Lsp in Table. | |
| INT rcIpMplsLspId | 1.3.6.1.4.1.2272.1.8.102.19.1.2 | INTEGER | not-accessible | LSP ID |
| NUM rcIpMplsLspIncomingInterface | 1.3.6.1.4.1.2272.1.8.102.19.1.8 | InterfaceIndex | read-only | LSR-assigned ifIndex |
| I32 rcIpMplsLspIncomingLabel | 1.3.6.1.4.1.2272.1.8.102.19.1.9 | Integer32 | read-only | Incoming Label value |
| MPL rcIpMplsLspIngressLsrId | 1.3.6.1.4.1.2272.1.8.102.19.1.3 | MplsLsrId | not-accessible | Specifies the Ingress LSR Id |
| STR rcIpMplsLspName | 1.3.6.1.4.1.2272.1.8.102.19.1.5 | DisplayString | read-only | LSP Name |
| NUM rcIpMplsLspOutgoingInterface | 1.3.6.1.4.1.2272.1.8.102.19.1.10 | InterfaceIndex | read-only | LSR-assigned ifIndex |
| I32 rcIpMplsLspOutgoingLabel | 1.3.6.1.4.1.2272.1.8.102.19.1.11 | Integer32 | read-only | Outgoing Label value |
| rcIpMplsLspTable | 1.3.6.1.4.1.2272.1.8.102.19 | not-accessible | Table of originated, terminated and transit operational LSPs with all cross connect information | |
| INT rcIpMplsLspTunnelIndex | 1.3.6.1.4.1.2272.1.8.102.19.1.1 | INTEGER | not-accessible | Tunnel Index |
| INT rcIpMplsLspType | 1.3.6.1.4.1.2272.1.8.102.19.1.6 | INTEGER | read-only | This value signifies the role that this tunnel entry/instance represents. This value MUST be set to head(1) at the originating point of the tunnel. This value MUST be set to transit(2) at transit points along the tunnel, if transit points are supported. This value MUST be set to tail(3) at the terminating point of the tunnel if tunnel tails are supported. |
| rcIpMplsMib | 1.3.6.1.4.1.2272.1.8.102.0 | Enterprise MIB for the Accelar product family. | ||
| ENA rcIpMplsRsvpAdminStatus | 1.3.6.1.4.1.2272.1.8.102.4.1 | EnableValue | read-write | State of global RSVP - enabled or disabled |
| INT rcIpMplsRsvpBlockStateAgingTime | 1.3.6.1.4.1.2272.1.8.102.4.5 | INTEGER | read-write | PSB blockade state aging time in seconds |
| rcIpMplsRsvpGroup | 1.3.6.1.4.1.2272.1.8.102.4 | |||
| INT rcIpMplsRsvpHelloAgingTimeMult | 1.3.6.1.4.1.2272.1.8.102.4.15 | INTEGER | read-write | Hello aging time multiplier - how many times to miss Hello/HelloAck message before considering link down |
| INT rcIpMplsRsvpHelloTime | 1.3.6.1.4.1.2272.1.8.102.4.4 | INTEGER | read-write | Time interval in milli-seconds to send hello message |
| INT rcIpMplsRsvpHopCountLimit | 1.3.6.1.4.1.2272.1.8.102.4.17 | INTEGER | read-write | Maximum hop count |
| T/F rcIpMplsRsvpInterfaceAuthFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.4 | TruthValue | read-create | Not used in this release. |
| rcIpMplsRsvpInterfaceEntry | 1.3.6.1.4.1.2272.1.8.102.9.1 | not-accessible | An entry of rcIpMpls RSVP Interfaces In Table. | |
| T/F rcIpMplsRsvpInterfaceEPolicingFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.9 | TruthValue | read-create | Not used in this release. |
| T/F rcIpMplsRsvpInterfaceHelloFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.5 | TruthValue | read-create | Flag to enable RSVP interface hello. |
| I32 rcIpMplsRsvpInterfaceIndex | 1.3.6.1.4.1.2272.1.8.102.9.1.3 | Integer32 | read-only | Index for RSVP interface table. |
| IP rcIpMplsRsvpInterfaceLay3Addr | 1.3.6.1.4.1.2272.1.8.102.9.1.1 | IpAddress | not-accessible | Layer 3 address for RSVP interface. |
| IP rcIpMplsRsvpInterfaceLay3Mask | 1.3.6.1.4.1.2272.1.8.102.9.1.2 | IpAddress | not-accessible | Layer 3 mask for RSVP interface. |
| T/F rcIpMplsRsvpInterfaceMemoryReductionFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.7 | TruthValue | read-create | Not used in this release. |
| T/F rcIpMplsRsvpInterfaceRefreshReductionFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.6 | TruthValue | read-create | Not used in this release. |
| T/F rcIpMplsRsvpInterfaceReliableFlag | 1.3.6.1.4.1.2272.1.8.102.9.1.8 | TruthValue | read-create | Not used in this release. |
| ROW rcIpMplsRsvpInterfaceRowStatus | 1.3.6.1.4.1.2272.1.8.102.9.1.10 | RowStatus | read-create | Row status for RSVP interface. |
| rcIpMplsRsvpInterfaceTable | 1.3.6.1.4.1.2272.1.8.102.9 | not-accessible | Table of configured Mpls RSVP Interfaces. | |
| I32 rcIpMplsRsvpInterfaceTableSize | 1.3.6.1.4.1.2272.1.8.102.8 | Integer32 | read-only | Size of Mpls RSVP Interface Table |
| INT rcIpMplsRsvpMaxAckMsgs | 1.3.6.1.4.1.2272.1.8.102.4.9 | INTEGER | read-write | Maximum number of RSVP MESSAGE_ID_ACK/ RSVP MESSAGE_ID_NACK objects to be sent in a single RSVP ACK message |
| INT rcIpMplsRsvpMaxAckMsgTime | 1.3.6.1.4.1.2272.1.8.102.4.8 | INTEGER | read-write | Maximum time in milli-seconds for an outgoing RSVP MESSAGE_ID_ACK/ RSVP MESSAGE_ID_NACK object to wait before being sent as a piggy-back in an unrelated RSVP message or in a separate ACK message |
| INT rcIpMplsRsvpMaxBundleMsgSize | 1.3.6.1.4.1.2272.1.8.102.4.6 | INTEGER | read-write | Maximum BUNDLE message size |
| INT rcIpMplsRsvpMaxBundleMsgTime | 1.3.6.1.4.1.2272.1.8.102.4.7 | INTEGER | read-write | Maximum time in milli-seconds for an outgoing RSVP message to wait before being sent in the outgoing BUNDLE message |
| INT rcIpMplsRsvpMaxMsgIdListSize | 1.3.6.1.4.1.2272.1.8.102.4.10 | INTEGER | read-write | Maximum size of MESSAGE_ID_LIST object in MESSAGE_IDs |
| INT rcIpMplsRsvpMaxMsgIdListTime | 1.3.6.1.4.1.2272.1.8.102.4.11 | INTEGER | read-write | Maximum time in milli-seconds for an outgoing RSVP refresh message to wait before being sent out |
| INT rcIpMplsRsvpMaxPiggyBackMsgAcks | 1.3.6.1.4.1.2272.1.8.102.4.12 | INTEGER | read-write | Maximum number of RSVP MESSAGE_ID_ACK/ RSVP MESSAGE_ID_NACK objects to be piggy-backed on a single RSVP non-ACK message |
| INT rcIpMplsRsvpPathAgingTimeMult | 1.3.6.1.4.1.2272.1.8.102.4.13 | INTEGER | read-write | PATH soft state aging time multiplier - how many times to miss PATH refresh before considering PSB aged out |
| T/F rcIpMplsRsvpPathRemoveFlag | 1.3.6.1.4.1.2272.1.8.102.4.22 | TruthValue | read-write | Enable Path_State_Removed flag using in ERROR_SPEC object of PATH_ERR message |
| T/F rcIpMplsRsvpPathTraceFlag | 1.3.6.1.4.1.2272.1.8.102.4.24 | TruthValue | read-write | enable PATH direction tracing |
| INT rcIpMplsRsvpPathUpdateTime | 1.3.6.1.4.1.2272.1.8.102.4.2 | INTEGER | read-write | Time interval in seconds to update PATH soft states |
| INT rcIpMplsRsvpPathVectorLimit | 1.3.6.1.4.1.2272.1.8.102.4.16 | INTEGER | read-write | Path vector limit |
| T/F rcIpMplsRsvpProtectDomainFlag | 1.3.6.1.4.1.2272.1.8.102.4.23 | TruthValue | read-write | Protection Domain support |
| INT rcIpMplsRsvpRapidRetransIncrement | 1.3.6.1.4.1.2272.1.8.102.4.19 | INTEGER | read-write | Rapid re-transmission increment |
| INT rcIpMplsRsvpRapidRetransLimit | 1.3.6.1.4.1.2272.1.8.102.4.20 | INTEGER | read-write | Maximum number of attempts to re-transmit message |
| INT rcIpMplsRsvpRapidRetransTime | 1.3.6.1.4.1.2272.1.8.102.4.18 | INTEGER | read-write | Initial rapid re-transmission time in milli-seconds |
| T/F rcIpMplsRsvpReqResvConfFlag | 1.3.6.1.4.1.2272.1.8.102.4.21 | TruthValue | read-write | Require RSVP ResvConf message on successful reservations |
| INT rcIpMplsRsvpResvAgingTimeMult | 1.3.6.1.4.1.2272.1.8.102.4.14 | INTEGER | read-write | RESV soft state aging time multiplier - how many times to miss RESV refresh before considering RSB filterspec aged out |
| T/F rcIpMplsRsvpResvTraceFlag | 1.3.6.1.4.1.2272.1.8.102.4.25 | TruthValue | read-write | enable RESV direction tracing |
| INT rcIpMplsRsvpResvUpdateTime | 1.3.6.1.4.1.2272.1.8.102.4.3 | INTEGER | read-write | Time interval in seconds to update RESV soft states |
| T/F rcIpMplsRsvpSessionTraceFlag | 1.3.6.1.4.1.2272.1.8.102.4.27 | TruthValue | read-write | enable session management tracing |
| T/F rcIpMplsRsvpTrafficControlTraceFlag | 1.3.6.1.4.1.2272.1.8.102.4.26 | TruthValue | read-write | enable traffic control tracing |
| INT rcIpMplsTeFloodThresholdDelta | 1.3.6.1.4.1.2272.1.8.102.13.2 | INTEGER | read-write | Delta TE flooding threshold for significant Bandwidth change in percent. After start threshold is hit every delta change in link bandwidth results in flooding link's TE information. |
| INT rcIpMplsTeFloodThresholdStart | 1.3.6.1.4.1.2272.1.8.102.13.1 | INTEGER | read-write | First TE flooding threshold for significant bandwidth change in percent. |
| rcIpMplsTeGroup | 1.3.6.1.4.1.2272.1.8.102.13 | |||
| rcIpMplsTeInterfaceEntry | 1.3.6.1.4.1.2272.1.8.102.14.1 | not-accessible | An entry of rcIpMplsInterface Te Table. | |
| INT rcIpMplsTeInterfaceIgp | 1.3.6.1.4.1.2272.1.8.102.14.1.4 | INTEGER | read-write | Traffic-eng IGP protocol to use on link. |
| I32 rcIpMplsTeInterfaceIndex | 1.3.6.1.4.1.2272.1.8.102.14.1.3 | Integer32 | read-only | Interface index for the IP interface. |
| IP rcIpMplsTeInterfaceLay3Addr | 1.3.6.1.4.1.2272.1.8.102.14.1.1 | IpAddress | not-accessible | Layer 3 address for the MPLS interface. |
| IP rcIpMplsTeInterfaceLay3Mask | 1.3.6.1.4.1.2272.1.8.102.14.1.2 | IpAddress | read-only | Layer 3 mask for the MPLS interface. |
| INT rcIpMplsTeInterfaceMaxBandwidth | 1.3.6.1.4.1.2272.1.8.102.14.1.6 | INTEGER | read-write | Maximum bandwidth on the link in bits/sec in the direction outwards from the local system. |
| INT rcIpMplsTeInterfaceMaxReservableBandwidth | 1.3.6.1.4.1.2272.1.8.102.14.1.7 | INTEGER | read-write | Maximum reservable bandwidth on the link in bits/sec in the direction outwards from the local system. |
| INT rcIpMplsTeInterfaceMetric | 1.3.6.1.4.1.2272.1.8.102.14.1.5 | INTEGER | read-write | Traffic-eng metric to assign to the link. |
| OCT rcIpMplsTeInterfaceResourceColor | 1.3.6.1.4.1.2272.1.8.102.14.1.8 | OCTET STRING | read-write | Resource class/color which represents administrative group membership for the link. The integer value represents the format of a hexadecimal 32-bit mask. A link that is a member of more than one administrative group will have multiple mask bits set. |
| rcIpMplsTeInterfaceTable | 1.3.6.1.4.1.2272.1.8.102.14 | not-accessible | rcIpMplsInterface Traffic-Eng table. This table contains rows which are traffic-eng configuration parameters for the link. | |
| rcIpMplsTunnelEntry | 1.3.6.1.4.1.2272.1.8.102.15.1 | not-accessible | An entry of rcIpMpls tunnel In Table. | |
| MPL rcIpMplsTunnelExtEgressLSRId | 1.3.6.1.4.1.2272.1.8.102.16.1.3 | MplsLsrId | not-accessible | The purpose of this object is to uniquely identity a tunnel within a network to which this extended tunnel table entry should apply. This an index object for the mplsTunnelExtTable entry that in part specifies the mpls tunnel with which this tunnel extension entry is associated. The value of this object should mimic the value of mplsTunnelIngressLSRId of the MplsTunnelEntry of the mpls tunnel for which this extended tunnel table row is to be applied. Please reference mplsTunnelIngressLSRId for additional information on it which is mimiced here. |
| rcIpMplsTunnelExtEntry | 1.3.6.1.4.1.2272.1.8.102.16.1 | not-accessible | An entry of rcIpMpls Tunnel Ext Table. | |
| U32 rcIpMplsTunnelExtFrrTableIndex | 1.3.6.1.4.1.2272.1.8.102.16.1.5 | Unsigned32 | read-create | Index into the mplsTunnelFrrTable entry that specifies the frr path to use for the tunnel that implied by the index objects of this row entry. Specifying a frr path to use is optional. |
| MPL rcIpMplsTunnelExtIndex | 1.3.6.1.4.1.2272.1.8.102.16.1.1 | MplsTunnelIndex | not-accessible | Uniquely identifies this row. This an index object for the mplsTunnelExtTable entry that in part also specifies the mpls tunnel entry with which this tunnel extension entry is associated. The value of this object should mimic the value of mplsTunnelIndex of the MplsTunnelEntry of the mpls tunnel for which this extended tunnel table entry row is to be applied. |
| MPL rcIpMplsTunnelExtIngressLSRId | 1.3.6.1.4.1.2272.1.8.102.16.1.4 | MplsLsrId | not-accessible | Specifies the egress LSR id for which this extended tunnel table entry should apply. This is an index object for the mplsTunnelExtTable entry that in part specifies the mpls tunnel with which this tunnel extension entry is associated. The value of this object should mimic the value of mplsTunnelEngressLSRId of the MplsTunnelEntry of the mpls tunnel for which this extended tunnel table row is to be applied. |
| MPL rcIpMplsTunnelExtInstance | 1.3.6.1.4.1.2272.1.8.102.16.1.2 | MplsTunnelInstanceIndex | not-accessible | Uniquely identifies an instance of a tunnel's extended entry. This an index object for the mplsTunnelExtTable entry that in part specifies the mpls tunnel with which this tunnel extension entry is associated. Uniquely The value of this object should be equal to the value of MplsTunnelInstance of the MplsTunnelEntry of the mpls tunnel for which this extended tunnel table row is to be applied. |
| ROW rcIpMplsTunnelExtRowStatus | 1.3.6.1.4.1.2272.1.8.102.16.1.6 | RowStatus | read-create | This variable is used to create, modify, and/or delete a row in this table. |
| rcIpMplsTunnelExtTable | 1.3.6.1.4.1.2272.1.8.102.16 | not-accessible | The mplsTunnelExtTable provides enterprise extension options for a mplsTunnelEntry that has be created for a MPLS tunnel. The mplsTunnelEntry must be created apriori. | |
| INT rcIpMplsTunnelFrrBandwidth | 1.3.6.1.4.1.2272.1.8.102.17.1.5 | INTEGER | read-create | Bandwidth estimate with which to set up the frr detour LSPs in units of a million bits per second (Mbps). |
| rcIpMplsTunnelFrrEntry | 1.3.6.1.4.1.2272.1.8.102.17.1 | not-accessible | An entry in this table represents a tunnel frr path. An entry is created by a network administrator for signaled LSP with frr path set up by an MPLS signaling proto col. | |
| OCT rcIpMplsTunnelFrrExclAnyAffinity | 1.3.6.1.4.1.2272.1.8.102.17.1.7 | OCTET STRING | read-create | Exclude any link in detour LSP setup which is represented by administratively defined attributes associated with the bit pattern of this object. The value represents the format of a hexadecimal 32-bit vector or mask. |
| INT rcIpMplsTunnelFrrHoldingPrio | 1.3.6.1.4.1.2272.1.8.102.17.1.3 | INTEGER | read-create | Holding priority for frr detour LSP. |
| INT rcIpMplsTunnelFrrHopLimit | 1.3.6.1.4.1.2272.1.8.102.17.1.4 | INTEGER | read-create | Maximum number of hops a frr detour LSP is allowed to traverse. |
| OCT rcIpMplsTunnelFrrInclAllAffinity | 1.3.6.1.4.1.2272.1.8.102.17.1.9 | OCTET STRING | read-create | Only allow detour LSP setup on links which contain at a minimum the administratively defined attributes represented by this bit pattern. The value represents the format of a hexadecimal 32-bit vector or mask. A value of zero allows a detour LSP to be setup on any link per the constraint of thi s object. |
| OCT rcIpMplsTunnelFrrInclAnyAffinity | 1.3.6.1.4.1.2272.1.8.102.17.1.8 | OCTET STRING | read-create | Allow detour LSP setup on any link which is represented by administratively defined attributes associated with the bit pattern of this object. The value represents the format of a hexadecimal 32-bit vector or mask. A value of zero allows a detour LSP to be setup on any link per the constraint of thi s object. |
| T/F rcIpMplsTunnelFrrLegacyFlag | 1.3.6.1.4.1.2272.1.8.102.17.1.10 | TruthValue | read-create | Flag to control the format of the frr object used. When set to true, the legacy format is used which is a class type of 7. When set to false the frr format used is for class type of 1. |
| U32 rcIpMplsTunnelFrrListIndex | 1.3.6.1.4.1.2272.1.8.102.17.1.1 | Unsigned32 | not-accessible | Primary index into this table identifying a particular row entry of frr detour LSP contraints. |
| INT rcIpMplsTunnelFrrProtectionType | 1.3.6.1.4.1.2272.1.8.102.17.1.6 | INTEGER | read-create | Frr backup or resource protection type to be used. |
| ROW rcIpMplsTunnelFrrRowStatus | 1.3.6.1.4.1.2272.1.8.102.17.1.11 | RowStatus | read-create | This variable is used to create, modify, and/or delete a row in this table. |
| INT rcIpMplsTunnelFrrSetupPrio | 1.3.6.1.4.1.2272.1.8.102.17.1.2 | INTEGER | read-create | Setup priority for frr detour LSP. |
| rcIpMplsTunnelFrrTable | 1.3.6.1.4.1.2272.1.8.102.17 | not-accessible | The rcIpMplsTunnelFrrTable is used to indicate the frr constraints for a frr detour LSP for a tunnel specified as row entry in the mplsTunnelTable.The frr constraints are established viasignaling, for the outgoing direction of the tunnel. Each row in this table is indexed by rcIpMplsTunnelFrrListIndex. In this implementation it is intended that one row entry may used as a frr template for multiple tunnels. Conversely a row entry may be created for each tunnel, or there may be a combination of both styles, one to one, and one to many in the relationship between a row entry of this table and tunnel(s). | |
| INT rcIpMplsTunnelGroupActiveTunnel | 1.3.6.1.4.1.2272.1.8.102.12.1.4 | INTEGER | read-only | Active tunnel id in the Tunnel Group |
| STR rcIpMplsTunnelGroupBackupTunnel | 1.3.6.1.4.1.2272.1.8.102.12.1.11 | DisplayString | read-create | Backup tunnel id in the Tunnel Group displayed in the format |
| I32 rcIpMplsTunnelGroupBgpNeighbor | 1.3.6.1.4.1.2272.1.8.102.12.1.9 | Integer32 | read-only | BGP neigbors associated with the tunnel group |
| IP rcIpMplsTunnelGroupDestAddr | 1.3.6.1.4.1.2272.1.8.102.12.1.2 | IpAddress | read-create | Group the tunnels with same destination IP address into the tunnel group |
| rcIpMplsTunnelGroupEntry | 1.3.6.1.4.1.2272.1.8.102.12.1 | not-accessible | An entry of rcIpMpls tunnel group In Table. | |
| STR rcIpMplsTunnelGroupFtnList | 1.3.6.1.4.1.2272.1.8.102.12.1.8 | DisplayString | read-only | List of fecs bineded to the tunnel group, the display format is same as rcIpMplsTunnelGroupTunnelList |
| INT rcIpMplsTunnelGroupId | 1.3.6.1.4.1.2272.1.8.102.12.1.1 | INTEGER | not-accessible | Tunnel Group Identifier |
| INT rcIpMplsTunnelGroupOperation | 1.3.6.1.4.1.2272.1.8.102.12.1.6 | INTEGER | read-create | Add tunnel to the Tunnel Group or remove tunnel from the tunnel group |
| T/F rcIpMplsTunnelGroupPersistentFlag | 1.3.6.1.4.1.2272.1.8.102.12.1.5 | TruthValue | read-create | Tunnel Group Persistent Flag |
| STR rcIpMplsTunnelGroupPrimaryTunnel | 1.3.6.1.4.1.2272.1.8.102.12.1.3 | DisplayString | read-create | List of primary tunnels contained in the tunnel group, diplayed in the format of /[,/] |
| ROW rcIpMplsTunnelGroupRowStatus | 1.3.6.1.4.1.2272.1.8.102.12.1.10 | RowStatus | read-create | Row status for create/delete the tunnel group. |
| rcIpMplsTunnelGroupTable | 1.3.6.1.4.1.2272.1.8.102.12 | not-accessible | Table of Tunnel Groups. | |
| STR rcIpMplsTunnelGroupTunnelList | 1.3.6.1.4.1.2272.1.8.102.12.1.7 | DisplayString | read-create | List of Tunnels contained in the tunnel group, diplayed in the format of /[,/], such as string 2,4,5 indicated the tunnel group contains tunnel 2, tunnel 4, and tunnel 5 |
| rcIpMplsTunnelHopToIpAddrMapEntry | 1.3.6.1.4.1.2272.1.8.102.18.1 | not-accessible | An entry in this table represents a mapping between Hop name and the IP Address. | |
| STR rcIpMplsTunnelHopToIpAddrMapHopName | 1.3.6.1.4.1.2272.1.8.102.18.1.1 | DisplayString | not-accessible | Primary index into this table identifying a hop name. |
| IP rcIpMplsTunnelHopToIpAddrMapIPAddr | 1.3.6.1.4.1.2272.1.8.102.18.1.2 | IpAddress | read-create | Table column, identifying an IP Address. |
| INT rcIpMplsTunnelHopToIpAddrMapIPAddrPrefixLen | 1.3.6.1.4.1.2272.1.8.102.18.1.3 | INTEGER | read-create | Table column identifying IP Address prefix length. |
| ROW rcIpMplsTunnelHopToIpAddrMapRowStatus | 1.3.6.1.4.1.2272.1.8.102.18.1.4 | RowStatus | read-create | Row status. |
| rcIpMplsTunnelHopToIpAddrMapTable | 1.3.6.1.4.1.2272.1.8.102.18 | not-accessible | The rcIpMplsTunnelHopToIpAddrMapTable is used to maintain mapping between Hop name and IP Address. | |
| INT rcIpMplsTunnelId | 1.3.6.1.4.1.2272.1.8.102.15.1.1 | INTEGER | not-accessible | Tunnel Identifier |
| T/F rcIpMplsTunnelLabelRecordFlag | 1.3.6.1.4.1.2272.1.8.102.15.1.2 | TruthValue | read-create | Tunnel Identifier |
| ROW rcIpMplsTunnelRowStatus | 1.3.6.1.4.1.2272.1.8.102.15.1.3 | RowStatus | read-create | Creation or deletion of row |
| rcIpMplsTunnelTable | 1.3.6.1.4.1.2272.1.8.102.15 | not-accessible | Table of Tunnels with label record info . |
RFC description
MIB for managing IP-based MPLS (Multiprotocol Label Switching) networks, defining objects for MPLS routing configuration, label distribution, and traffic engineering on IP networks.
Start monitoring Bay Networks/Nortel Accelar (Rapid-City) routing switch (MPLS/RSVP/LDP control-plane configuration) 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.