All MIBs › MPLS-LSR-MIB › mplsInterfaceOutFragments
mplsInterfaceOutFragments
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInterfaceOutFragments
OID (numeric): 1.3.6.1.3.96.1.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This variable indicates the number of outgoing MPLS packets that required fragmentation before transmission on this interface.
What is mplsInterfaceOutFragments?
This counter measures the number of outgoing MPLS packets that required fragmentation before transmission on a particular interface. Fragmentation occurs when an MPLS packet exceeds the interface's MTU size. An operator monitors this to detect MTU issues and ensure proper MTU sizing across the MPLS network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.2.1.8 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceOutFragments
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.2.1.8.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceOutFragments.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.2 | mplsInterfacePerfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.2.1 | mplsInterfacePerfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.2.1.8 | mplsInterfaceOutFragments | MPLS-LSR-MIB |