f10BgpM2PathAttrIndex

FORCE10-BGP4-V2-MIB · .1.3.6.1.4.1.6027.20.1.3.1.1.9

Object

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

Context

MIB
FORCE10-BGP4-V2-MIB
OID
.1.3.6.1.4.1.6027.20.1.3.1.1.9
Type
column
Access
readonly
Status
current
Parent
f10BgpM2NlriEntry
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 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-BGP4-V2-MIB::f10BgpM2PathAttrIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-BGP4-V2-MIB::f10BgpM2PathAttrIndex.<f10BgpM2PeerIndex>.<f10BgpM2NlriAfi>.<f10BgpM2NlriSafi>.<f10BgpM2NlriPrefix>.<f10BgpM2NlriPrefixLen>.<f10BgpM2NlriIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCE10-BGP4-V2-MIB::f10BgpM2PathAttrIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance