MPLS-MIB :: mplsLspOctets

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMPLS-MIBmplsLspOctets

mplsLspOctets

Module: MPLS-MIB

OID (symbolic): MPLS-MIB::mplsLspOctets

OID (numeric): 1.3.6.1.4.1.2636.3.2.3.1.3

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: The number of octets that have been forwarded over current LSP active path. The number reported is not realtime, may 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 mplsLspOctets?

This deprecated counter tracked octets forwarded over an LSP's current active path, updated only periodically (by default every 5 minutes) rather than in real time, and only if MPLS statistics gathering was enabled. It has been superseded by mplsLspInfoOctets in the newer table.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.3.1.3
snmpwalk -v2c -c public <target> MPLS-MIB::mplsLspOctets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.3.1.3.1
snmpget -v2c -c public <target> MPLS-MIB::mplsLspOctets.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsLspOctets.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::mplsLspOctets 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.3mplsLspListMPLS-MIB
1.3.6.1.4.1.2636.3.2.3.1mplsLspEntryMPLS-MIB
1.3.6.1.4.1.2636.3.2.3.1.3mplsLspOctetsMPLS-MIB