All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2NlriIndex
jnxBgpM2NlriIndex
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriIndex
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.3.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This index allows for multiple instances of a base prefix for a certain AFI SAFI from a given peer. This is currently useful for two things: 1. Allowing for a peer in future implementations to send more than a single route instance. 2. Allow for extensions which extend the NLRI field to send the same prefix while utilizing other extension specific information. An example of this is RFC 3107 - Carrying MPLS labels in BGP.
What is jnxBgpM2NlriIndex?
This index allows multiple instances of the same NLRI (network prefix) from a single peer, useful when extensions allow multiple route advertisements for one prefix with different parameters. Disambiguates rows. Example: NLRI 10.0.0.0/24 might appear with index 1 (standard path) and index 2 (labeled-unicast path).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.1.1.1 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.3.1.1.1.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriIndex.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::jnxBgpM2NlriIndex 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.1 | jnxBgpM2NlriIndex | BGP4-V2-MIB-JUNIPER |