bgpPeerRemoteAs

OBS ✓
BGP4-MIB · .1.3.6.1.2.1.15.3.1.9

Object

column Integer32
The remote autonomous system number received in
the BGP OPEN message.
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
BGP4-MIB
OID
.1.3.6.1.2.1.15.3.1.9
Type
column
Access
readonly
Status
current
Parent
bgpPeerEntry
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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-MIB::bgpPeerRemoteAs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-MIB::bgpPeerRemoteAs.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-MIB::bgpPeerRemoteAs'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.

Conformance