All MIBs › MPLS-LSR-MIB › mplsXCTrapEnable
mplsXCTrapEnable
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsXCTrapEnable
OID (numeric): 1.3.6.1.3.96.1.17
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If this object is true, then it enables the generation of mplsXCUp and mplsXCDown traps, otherwise these traps are not emitted.
What is mplsXCTrapEnable?
When set to true, this object enables the generation of notifications for cross-connect (XC) state changes on an MPLS label switched router. Operators configure it to receive alerts when label paths come up or go down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.17 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsXCTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.17.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsXCTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.96.1.17.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.17 | mplsXCTrapEnable | MPLS-LSR-MIB |