All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsFecAddr
jnxMplsFecAddr
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddr
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.3.7.2.1.5
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: If the value of 'jnxMplsFecType' is 'prefix(1)' then the value of this object is the address prefix. If the value of the 'jnxMplsFecAddrLength' is object is zero, then this object should also be zero.
If the value of the 'jnxMplsFecType' is 'hostAddress(2)' then this is the host address.
What is jnxMplsFecAddr?
The address prefix (for prefix(1)-type FECs) or host address (for hostAddress(2)-type FECs) this table row describes; for a zero-length prefix this object is also zero. 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.5 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddr
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.5.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxMplsFecAddr.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::jnxMplsFecAddr 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.5 | jnxMplsFecAddr | JUNIPER-MPLS-LDP-MIB |