jnxBgpM2PathAttrIndex

BGP4-V2-MIB-JUNIPER · .1.3.6.1.4.1.2636.5.1.1.3.1.1.8

Object

This value is a unique index for the per-NLRI entry
in the jnxBgpM2PeerAttrTable.  It is assigned by the
agent at the point of creation of the jnxBgpM2PeerAttrTable
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 jnxBgpM2PeerAttrIndex row instance values across rows
of the jnxBgpM2PeerAttrTable.  It is used to provide an
index structure for other tables whose data is logically
per-peer, per-NLRI.

Context

MIB
BGP4-V2-MIB-JUNIPER
OID
.1.3.6.1.4.1.2636.5.1.1.3.1.1.8
Type
column
Access
readonly
Status
current
Parent
jnxBgpM2NlriEntry
Groups
1

Walk 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::jnxBgpM2PathAttrIndex'
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::jnxBgpM2PathAttrIndex.<jnxBgpM2PeerIndex>.<jnxBgpM2NlriAfi>.<jnxBgpM2NlriSafi>.<jnxBgpM2NlriPrefix>.<jnxBgpM2NlriPrefixLen>.<jnxBgpM2NlriIndex>'
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::jnxBgpM2PathAttrIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance