All MIBs › MPLS-LSR-MIB › mplsOutSegmentOperStatus
mplsOutSegmentOperStatus
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsOutSegmentOperStatus
OID (numeric): 1.3.6.1.3.96.1.6.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The actual operational status of this segment.
What is mplsOutSegmentOperStatus?
This read-only object reports the actual operational status of an outgoing MPLS label segment: up, down, testing, unknown, dormant, notPresent, or lowerLayerDown. An admin compares this against mplsOutSegmentAdminStatus to verify whether an out-segment that was administratively enabled is actually forwarding labeled traffic. Seeing this stuck at down(2) despite an admin status of up(1) would prompt the admin to check the outgoing interface and next-hop label binding for that segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.6.1.14 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.6.1.14.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentOperStatus.1
Start monitoring Vendor-neutral IETF standard (MPLS Label Switching Router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LSR-MIB::mplsOutSegmentOperStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS Label Switching Router) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.6 | mplsOutSegmentTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.6.1 | mplsOutSegmentEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.6.1.14 | mplsOutSegmentOperStatus | MPLS-LSR-MIB |