All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2PathAttrNextHop
jnxBgpM2PathAttrNextHop
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrNextHop
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.3.4.1.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The address of the border router that should be used to access the destination network. This address is the nexthop address received in the UPDATE packet. The address family of this object will be the same as that of the prefix in this row.
Note that for RFC2545 style double nexthops, this object will always contain the global scope nexthop. jnxBgpM2LinkLocalNextHopTable will contain the linklocal scope nexthop.
In the case that the mechanism documented in draft-kato-bgp-ipv6-link-local-00.txt is used and only a link local nexthop has been sent, , jnxBgpM2LinkLocalNextHopPresent will be false and jnxBgpM2PathAttrNextHop will contain the link local nexthop.
What is jnxBgpM2PathAttrNextHop?
This is the IP address (4-20 bytes) of the border router that should be used to access the advertised destination, extracted from the UPDATE message. For RFC 2545 dual nexthops (IPv6), this is the global scope address. Example: might be 10.1.1.1 indicating traffic toward the destination should be sent to that router next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.4.1.3 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrNextHop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.4.1.3.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrNextHop.1
Start monitoring Juniper Networks routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BGP4-V2-MIB-JUNIPER::jnxBgpM2PathAttrNextHop OID value, configure state conditions and alerts, and monitor any Juniper Networks routers from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | jnxExperiment | JUNIPER-EXPERIMENT-MIB |
| 1.3.6.1.4.1.2636.5.1 | jnxBgpM2Experiment | JUNIPER-EXPERIMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.5.1.1 | jnxBgpM2 | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3 | jnxBgpM2Rib | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3.4 | jnxBgpM2PathAttrTable | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3.4.1 | jnxBgpM2PathAttrEntry | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3.4.1.3 | jnxBgpM2PathAttrNextHop | BGP4-V2-MIB-JUNIPER |