bgp4PathAttrAtomicAggregate

BGP4-MIB · junose variant · .1.3.6.1.2.1.15.6.1.9

Object

column Enumeration
If the ATOMIC_AGGREGATE attribute is present
in the Path Attributes then this object MUST
have a value of 'lessSpecificRouteNotSelected'.
              
If the ATOMIC_AGGREGATE attribute is missing
in the Path Attributes then this object MUST
have a value of 'lessSpecificRouteSelected'.
              
Note that ATOMIC_AGGREGATE is now a primarily
informational attribute.

Context

MIB
BGP4-MIB
OID
.1.3.6.1.2.1.15.6.1.9
Type
column
Access
readonly
Status
current
Parent
bgp4PathAttrEntry
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::bgp4PathAttrAtomicAggregate'
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::bgp4PathAttrAtomicAggregate.<bgp4PathAttrIpAddrPrefix>.<bgp4PathAttrIpAddrPrefixLen>.<bgp4PathAttrPeer>'
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::bgp4PathAttrAtomicAggregate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lessSpecificRouteNotSelected
2lessSpecificRouteSelected

Conformance