All MIBs › MPLS-MIB › mplsLspInfoAggrOctets
mplsLspInfoAggrOctets
Module: MPLS-MIB
OID (symbolic): MPLS-MIB::mplsLspInfoAggrOctets
OID (numeric): 1.3.6.1.4.1.2636.3.2.5.1.28
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of octets that have beeen forwarded over current LSP. This is an aggregate count of octets 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 mplsLspInfoAggrOctets?
This counter tracks the aggregate number of octets forwarded over an LSP across all of its instances (i.e., cumulative since the LSP first came up, spanning any path switchovers), unlike mplsLspInfoOctets which only counts the current active path. It updates on the same periodic statistics-gathering interval and requires statistics gathering to be enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.28 snmpwalk -v2c -c public <target> MPLS-MIB::mplsLspInfoAggrOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.28.1 snmpget -v2c -c public <target> MPLS-MIB::mplsLspInfoAggrOctets.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::mplsLspInfoAggrOctets 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.2 | mpls | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5 | mplsLspInfoList | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1 | mplsLspInfoEntry | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1.28 | mplsLspInfoAggrOctets | MPLS-MIB |