All MIBs › RIVERSTONE-MPLS-MIB › rsMPLSEnableNotifications
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5567 | riverstoneNetworks | RIVERSTONE-SMI-MIB |
| 1.3.6.1.4.1.5567.2 | riverstoneMibs | RIVERSTONE-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5567.2.39 | rsMPLSMIB | RIVERSTONE-MPLS-MIB |
| 1.3.6.1.4.1.5567.2.39.2 | rsMPLSNotification | RIVERSTONE-MPLS-MIB |
| 1.3.6.1.4.1.5567.2.39.2.1 | rsMPLSNotificationControl | RIVERSTONE-MPLS-MIB |
| 1.3.6.1.4.1.5567.2.39.2.1.1 | rsMPLSEnableNotifications | RIVERSTONE-MPLS-MIB |