All MIBs › MPLS-LSR-MIB › mplsInSegmentPackets
mplsInSegmentPackets
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInSegmentPackets
OID (numeric): 1.3.6.1.3.96.1.4.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of packets received by this segment.
What is mplsInSegmentPackets?
This counter tracks the total number of packets received and processed by a Multiprotocol Label Switching (MPLS) label switch router on a specific incoming label segment. It measures successful packet arrivals that were matched against the incoming label and forwarded according to the label swap table. Network operators use this to monitor traffic volume and detect anomalies on MPLS LSP tunnels.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.4.1.2 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.4.1.2.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInSegmentPackets.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.2 | mplsInSegmentPackets | MPLS-LSR-MIB |