RIVERSTONE-MPLS-MIB :: rsMPLSEnableNotifications

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRIVERSTONE-MPLS-MIBrsMPLSEnableNotifications

rsMPLSEnableNotifications

Module: RIVERSTONE-MPLS-MIB

OID (symbolic): RIVERSTONE-MPLS-MIB::rsMPLSEnableNotifications

OID (numeric): 1.3.6.1.4.1.5567.2.39.2.1.1

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: When this object is set to True(1), the notifications will be sent out depending upon the events. If set to False(2), the notifications will not go out. By default, the notifications are disabled.

What is rsMPLSEnableNotifications?

This read-write boolean, defaulting to false, controls whether the device sends MPLS-related SNMP notifications such as primary-path failover and takeover traps. An admin sets it to true(1) to receive alerts whenever an LSP fails over to a secondary or detour path and back, which is important for tracking MPLS path stability without polling. For example, an admin troubleshooting flapping LSPs would enable this to get real-time failover notifications instead of relying on manual polling.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.39.2.1.1
snmpwalk -v2c -c public <target> RIVERSTONE-MPLS-MIB::rsMPLSEnableNotifications

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.39.2.1.1.1
snmpget -v2c -c public <target> RIVERSTONE-MPLS-MIB::rsMPLSEnableNotifications.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5567.2.39.2.1.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsMPLSEnableNotifications.1

Start monitoring Riverstone Networks router (MPLS cross-connect/LSP protection/detour status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RIVERSTONE-MPLS-MIB::rsMPLSEnableNotifications OID value, configure state conditions and alerts, and monitor any Riverstone Networks router (MPLS cross-connect/LSP protection/detour status) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5567riverstoneNetworksRIVERSTONE-SMI-MIB
1.3.6.1.4.1.5567.2riverstoneMibsRIVERSTONE-SMI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5567.2.39rsMPLSMIBRIVERSTONE-MPLS-MIB
1.3.6.1.4.1.5567.2.39.2rsMPLSNotificationRIVERSTONE-MPLS-MIB
1.3.6.1.4.1.5567.2.39.2.1rsMPLSNotificationControlRIVERSTONE-MPLS-MIB
1.3.6.1.4.1.5567.2.39.2.1.1rsMPLSEnableNotificationsRIVERSTONE-MPLS-MIB