All MIBs › MPLS-LSR-MIB › mplsInSegmentTrapEnable
mplsInSegmentTrapEnable
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInSegmentTrapEnable
OID (numeric): 1.3.6.1.3.96.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If this object is true, then it enables the generation of mplsInSegmentUp and mplsInSegmentDown traps, otherwise these traps are not emitted.
What is mplsInSegmentTrapEnable?
This configuration flag controls whether SNMP traps are generated when incoming MPLS label-switched path (LSP) segments transition up or down on label switch routers. Network operations teams enable this to receive immediate notification of LSP availability changes affecting traffic paths. Disabling reduces trap volume in large MPLS networks with frequent LSP churn.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.15 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.15.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.96.1.15.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.15 | mplsInSegmentTrapEnable | MPLS-LSR-MIB |