bgpPathAttrInterASMetric

BGP4-MIB · junose variant · .1.3.6.1.2.1.15.5.1.6

Object

column obsolete SNMPv2-SMIInteger32
The optional inter-AS metric.  If this
attribute has not been provided for this route,
the value for this object is 0.

Context

MIB
BGP4-MIB
OID
.1.3.6.1.2.1.15.5.1.6
Type
column
Access
readonly
Status
obsolete
Parent
bgpPathAttrEntry
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/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-MIB::bgpPathAttrInterASMetric'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-MIB::bgpPathAttrInterASMetric.<bgpPathAttrDestNetwork>.<bgpPathAttrPeer>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-MIB::bgpPathAttrInterASMetric'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance