All MIBs › MPLS-LDP-MIB › mplsLdpFecSessionRowPointer
mplsLdpFecSessionRowPointer
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpFecSessionRowPointer
OID (numeric): 1.3.6.1.4.1.9.10.65.1.6.3.1.6
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description: A pointer to a row in the 'mplsLdpSessionTable' which is related to this FEC entry.
The NULL OID zeroDotzero is interpreted to mean there is no known Session related to this FEC.
What is mplsLdpFecSessionRowPointer?
Points to the row in the session table associated with this FEC (Forwarding Equivalence Class) entry; the special value zeroDotzero means no session is currently known for this FEC. Admins follow this pointer to see exactly which LDP session is responsible for distributing labels for a given destination prefix or host address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.6.3.1.6 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpFecSessionRowPointer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.6.3.1.6.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpFecSessionRowPointer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsLdpFecSessionRowPointer.1
Start monitoring Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-MIB::mplsLdpFecSessionRowPointer OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.65 | mplsLdpMIB | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1 | mplsLdpObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6 | mplsLdpLibObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.3 | mplsLdpFecTable | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.3.1 | mplsLdpFecEntry | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.3.1.6 | mplsLdpFecSessionRowPointer | MPLS-LDP-MIB |