aristaBgp4V2PeerMaxRoutesDoNotIdlePeerForever

ARISTA-BGP4V2-MIB · .1.3.6.1.4.1.30065.4.1.1.2.1.18

Object

column Enumeration
Controls the actions to take when maximum received prefix
limit exceeded.
              
doNotIdlePeerForever(1) means a syslog warning message will be
issued and any further updates receieved from this peer will
be dropped when maximum received prefix limit exceeded.
              
idlePeerForever(2) means a syslog warning message will be
issued and the BGP peering session will be brought down which
puts the peer into idle state forever when maximum received
prefix limit exceeded; or the value hasn't become availble in
the MIB yet.

Context

MIB
ARISTA-BGP4V2-MIB
OID
.1.3.6.1.4.1.30065.4.1.1.2.1.18
Type
column
Access
readonly
Status
current
Parent
aristaBgp4V2PeerEntry
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 'ARISTA-BGP4V2-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-BGP4V2-MIB::aristaBgp4V2PeerMaxRoutesDoNotIdlePeerForever'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-BGP4V2-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-BGP4V2-MIB::aristaBgp4V2PeerMaxRoutesDoNotIdlePeerForever.<aristaBgp4V2PeerInstance>.<aristaBgp4V2PeerRemoteAddrType>.<aristaBgp4V2PeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-BGP4V2-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-BGP4V2-MIB::aristaBgp4V2PeerMaxRoutesDoNotIdlePeerForever'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1doNotIdlePeerForever
2idlePeerForever

Conformance