All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2NlriPrefix
jnxBgpM2NlriPrefix
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriPrefix
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.3.1.1.4
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by jnxBgpM2PathAttrAddrPrefixLen. Any bits beyond the length specified by jnxBgpM2PathAttrAddrPrefixLen are zeroed.
What is jnxBgpM2NlriPrefix?
This is the actual IP address prefix (4-20 bytes, IPv4 or IPv6 format) in the NLRI field of received BGP UPDATE messages. Any bits beyond the prefix length are zeroed. Example: might be 192.0.2.0 for a /24 or 2001:db8::/32 for IPv6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.1.1.4 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriPrefix
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.1.1.4.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriPrefix.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxBgpM2NlriPrefix.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::jnxBgpM2NlriPrefix 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.1 | jnxBgpM2NlriTable | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3.1.1 | jnxBgpM2NlriEntry | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.3.1.1.4 | jnxBgpM2NlriPrefix | BGP4-V2-MIB-JUNIPER |