jnxBgpM2PeerIndex
OBS ✓
BGP4-V2-MIB-JUNIPER ·
.1.3.6.1.4.1.2636.5.1.1.2.1.1.1.14
Object
column SNMPv2-SMIUnsigned32
This value is a unique index for the remote peer entry
in the jnxBgpM2PeerTable. It is assigned by the agent
at the point of creation of the jnxBgpM2PeerTable row
entry. While its value is guaranteed to be unique at
any time, it is otherwise opaque to the management
application with respect to its value or the contiguity
of jnxBgpM2PeerIndex row instance values across rows of
the jnxBgpM2PeerTable. It is used to provide an index
structure for other tables whose data is logically
per-peer.
For explicitly configured peers, this value will remain
consistent until this row is deleted by deleting the
configured peers. Unconfigured peers will generate
a monotonically increasing number when a BGP FSM is
built to process the peering session. Values in the
jnxBgpM2PeerTable and other tables utilizing jnxBgpM2PeerIndex
are expected to remain in existence for an arbitrary
time after the unconfigured peer has been deleted
in order to allow management applications to extract
useful management information for those peers. Thus,
an unconfigured peer using the same indices as the
jnxBgpM2PeerTable that comes up while this row still
exists will re-utilize the same row.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Routing
Explore Observium network monitoring
Context
- MIB
- BGP4-V2-MIB-JUNIPER
- OID
.1.3.6.1.4.1.2636.5.1.1.2.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxBgpM2PeerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerIndex.<jnxBgpM2PeerRoutingInstance>.<jnxBgpM2PeerLocalAddrType>.<jnxBgpM2PeerLocalAddr>.<jnxBgpM2PeerRemoteAddrType>.<jnxBgpM2PeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of