bgpVersion

ASTERFUSION-MIB · .1.3.6.1.2.1.15.1

Object

scalar OctetString
Vector of supported BGP protocol version
numbers.  Each peer negotiates the version
from this vector.  Versions are identified
via the string of bits contained within this
object.  The first octet contains bits 0 to
7, the second octet contains bits 8 to 15,
and so on, with the most significant bit
referring to the lowest bit number in the
octet (e.g., the MSB of the first octet
refers to bit 0).  If a bit, i, is present
and set, then the version (i+1) of the BGP
is supported.

Context

MIB
ASTERFUSION-MIB
OID
.1.3.6.1.2.1.15.1
Type
scalar
Access
readonly
Status
current
Parent
bgp

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASTERFUSION-MIB' -M '/opt/observium/mibs/asterfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASTERFUSION-MIB::bgpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASTERFUSION-MIB' -M '/opt/observium/mibs/asterfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASTERFUSION-MIB::bgpVersion'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-255