All MIBs › MPLS-LSR-MIB › mplsOutSegmentTrapEnable
mplsOutSegmentTrapEnable
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsOutSegmentTrapEnable
OID (numeric): 1.3.6.1.3.96.1.16
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If this object is true, then it enables the generation of mplsOutSegmentUp and mplsOutSegmentDown traps, otherwise these traps are not emitted.
What is mplsOutSegmentTrapEnable?
This object enables or disables the generation of MPLS outgoing segment traps (up and down transitions). An operator configures this to control whether LSP state changes are reported as SNMP notifications to management systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.16 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.16.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.96.1.16.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.16 | mplsOutSegmentTrapEnable | MPLS-LSR-MIB |