MPLS-TE-MIB :: mplsTunnelActive

MIB Reference — IPNetwork Monitor

All MIBsMPLS-TE-MIBmplsTunnelActive

mplsTunnelActive

Module: MPLS-TE-MIB

OID (symbolic): MPLS-TE-MIB::mplsTunnelActive

OID (numeric): 1.3.6.1.3.95.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description:

The number of tunnels active on this device. A tunnel is considered active if the mplsTunnelOperStatus is up(1).

What is mplsTunnelActive?

This OID counts how many traffic engineered tunnels (reserved paths through the network) are currently operational. Checking this shows if your planned network routes are working. An operator verifies this when bringing up MPLS paths or diagnosing routing issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.95.1.2
snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelActive

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.95.1.2.1
snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelActive.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsTunnelActive.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.3experimentalDASAN-DHCP-MIB
1.3.6.1.3.95mplsTeMIBMPLS-TE-MIB
1.3.6.1.3.95.1mplsTeScalarsMPLS-TE-MIB
1.3.6.1.3.95.1.2mplsTunnelActiveMPLS-TE-MIB