All MIBs › MPLS-LSR-MIB › mplsInSegmentErrors
mplsInSegmentErrors
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInSegmentErrors
OID (numeric): 1.3.6.1.3.96.1.4.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of errored packets received on this segment.
What is mplsInSegmentErrors?
This OID is a counter tracking damaged packets received on an MPLS tunnel segment (a labeled network path). It shows how many corrupted or malformed packets arrived—a sign of cable problems or faulty equipment. Operations staff check this when video calls drop randomly, suspecting a physical network problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.4.1.3 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.4.1.3.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentErrors.1
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.4 | mplsInSegmentPerfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.4.1 | mplsInSegmentPerfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.4.1.3 | mplsInSegmentErrors | MPLS-LSR-MIB |