All MIBs › MPLS-LDP-STD-MIB › mplsLdpLsrLoopDetectionCapable
mplsLdpLsrLoopDetectionCapable
Module: MPLS-LDP-STD-MIB
OID (symbolic): MPLS-LDP-STD-MIB::mplsLdpLsrLoopDetectionCapable
OID (numeric): 1.3.6.1.2.1.10.166.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A indication of whether this Label Switching Router supports loop detection.
none(1) -- Loop Detection is not supported on this LSR.
other(2) -- Loop Detection is supported but by a method other than those listed below.
hopCount(3) -- Loop Detection is supported by Hop Count only.
pathVector(4) -- Loop Detection is supported by Path Vector only.
hopCountAndPathVector(5) -- Loop Detection is supported by both Hop Count And Path Vector.
Since Loop Detection is determined during Session Initialization, an individual session may not be running with loop detection. This object simply gives an indication of whether or not the LSR has the ability to support Loop Detection and which types.
What is mplsLdpLsrLoopDetectionCapable?
This OID reports what loop-detection method(s) this LSR supports: none, other, hop count only, path vector only, or both. Admins check this to know whether a router is even capable of loop detection before trying to configure the hop-count or path-vector limits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.1.2 snmpwalk -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpLsrLoopDetectionCapable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.1.2.1 snmpget -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpLsrLoopDetectionCapable.1
Start monitoring Vendor-neutral IETF standard (any MPLS-capable Label Switching Router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-STD-MIB::mplsLdpLsrLoopDetectionCapable OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any MPLS-capable Label Switching 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.166.4 | mplsLdpStdMIB | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1 | mplsLdpObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.1 | mplsLdpLsrObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.1.2 | mplsLdpLsrLoopDetectionCapable | MPLS-LDP-STD-MIB |