f10BgpM2PeerIndex

OBS ✓
FORCE10-BGP4-V2-MIB · .1.3.6.1.4.1.6027.20.1.2.1.1.1.15

Object

This value is a unique index for the remote peer entry
in the f10BgpM2PeerTable.  It is assigned by the agent
at the point of creation of the f10BgpM2PeerTable 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 f10BgpM2PeerIndex row instance values across rows of
the f10BgpM2PeerTable.  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
f10BgpM2PeerTable and other tables utilizing f10BgpM2PeerIndex
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
f10BgpM2PeerTable 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
FORCE10-BGP4-V2-MIB
OID
.1.3.6.1.4.1.6027.20.1.2.1.1.1.15
Type
column
Access
readonly
Status
current
Parent
f10BgpM2PeerEntry
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::f10BgpM2PeerIndex'
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::f10BgpM2PeerIndex.<f10BgpM2PeerInstance>.<f10BgpM2PeerLocalAddrType>.<f10BgpM2PeerLocalAddr>.<f10BgpM2PeerRemoteAddrType>.<f10BgpM2PeerRemoteAddr>'
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::f10BgpM2PeerIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance