All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsFecAddrLength
jnxMplsFecAddrLength
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: If the value of 'jnxMplsFecType' is 'prefix(1)' then the value of this object is the length in bits of the address prefix represented by 'jnxMplsFecAddr', or if the length is zero then this is a special value which indicates that the prefix matches all addresses. In this case the prefix is also zero (i.e. 'jnxMplsFecAddr' will have the value of zero.)
What is jnxMplsFecAddrLength?
For a prefix(1)-type FEC, the length in bits of the address prefix given in jnxMplsFecAddr; a length of zero is a special case meaning the prefix matches every address (with jnxMplsFecAddr also zero in that case). It's read-only in this implementation despite the read-create marking in the SEQUENCE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength.1
Start monitoring Juniper MPLS-enabled router (PE/P router running LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength OID value, configure state conditions and alerts, and monitor any Juniper MPLS-enabled router (PE/P router running 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.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.36 | jnxMplsLdpMIB | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1 | jnxMplsLdpObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3 | jnxMplsLdpSessionObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.7 | jnxMplsFecObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.7.2 | jnxMplsFecTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.7.2.1 | jnxMplsFecEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3 | jnxMplsFecAddrLength | JUNIPER-MPLS-LDP-MIB |