All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2CfgPeerNextIndex
jnxBgpM2CfgPeerNextIndex
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2CfgPeerNextIndex
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.2.8.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the next appropriate value to use as an index for creation of a row instance in in the jnxBgpM2CfgPeerTable. If the number of available entries in the jnxBgpM2CfgPeerTable is exhausted, a retrieval value of this object instance will return 0. A value of 0 may also be returned if the agent is otherwise incapable of jnxBgpM2CfgPeerTable row creation at the time of jnxBgpM2CfgPeerNextIndex retrieval.
What is jnxBgpM2CfgPeerNextIndex?
This read-only field suggests the next available index to use when creating a new peer row in the configuration table; returns 0 if no more peer slots are available. Helps management systems allocate indices for new peer creation. Example: if this value is 5, the next peer configuration row should use index 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.8.2 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2CfgPeerNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.8.2.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2CfgPeerNextIndex.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::jnxBgpM2CfgPeerNextIndex 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.2 | jnxBgpM2Peer | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.8 | jnxBgpM2PeerConfiguration | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.8.2 | jnxBgpM2CfgPeerNextIndex | BGP4-V2-MIB-JUNIPER |