f10BgpM2PeerInstance

FORCE10-BGP4-V2-MIB · .1.3.6.1.4.1.6027.20.1.2.1.1.1.1

Object

The routing instance index.
              
Some BGP implementations permit the creation of
multiple instances of a BGP routing process.	An
example includes RFC 2547 PE-CE routers.
              
Implementations that do not support multiple
routing instances should return 1 for this object.
              
XXX TODO - We need to provide a way to configure these
in the peer configuration table.

Context

MIB
FORCE10-BGP4-V2-MIB
OID
.1.3.6.1.4.1.6027.20.1.2.1.1.1.1
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::f10BgpM2PeerInstance'
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::f10BgpM2PeerInstance.<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::f10BgpM2PeerInstance'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance