MPLS-MIB :: mplsLspInfoAggrPackets

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMPLS-MIBmplsLspInfoAggrPackets

mplsLspInfoAggrPackets

Module: MPLS-MIB

OID (symbolic): MPLS-MIB::mplsLspInfoAggrPackets

OID (numeric): 1.3.6.1.4.1.2636.3.2.5.1.29

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: The number of packets that have been forwarded over current LSP. This is an aggregate count of packets forwarded over all LSP instances from the time LSP was up. The number reported is not realtime, may be subject to several minutes delay. The delay is controllable by mpls statistics gathering interval, which by default is once every 5 minutes. If mpls statistics gathering is not enabled, this number will not increment.

What is mplsLspInfoAggrPackets?

This counter tracks the aggregate number of packets forwarded over an LSP across all of its instances since it first came up, unlike mplsLspInfoPackets which only counts the current active path. Admins use it to get a lifetime traffic total for an LSP even after it has switched paths multiple times.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.29
snmpwalk -v2c -c public <target> MPLS-MIB::mplsLspInfoAggrPackets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.29.1
snmpget -v2c -c public <target> MPLS-MIB::mplsLspInfoAggrPackets.1

Start monitoring Juniper Networks router (MPLS traffic engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-MIB::mplsLspInfoAggrPackets OID value, configure state conditions and alerts, and monitor any Juniper Networks router (MPLS traffic engineering) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2636juniperMIBJUNIPER-SMI
1.3.6.1.4.1.2636.3jnxMibsJUNIPER-SMI
Numeric OIDNameModule
1.3.6.1.4.1.2636.3.2mplsMPLS-MIB
1.3.6.1.4.1.2636.3.2.5mplsLspInfoListMPLS-MIB
1.3.6.1.4.1.2636.3.2.5.1mplsLspInfoEntryMPLS-MIB
1.3.6.1.4.1.2636.3.2.5.1.29mplsLspInfoAggrPacketsMPLS-MIB