BGP and SNMPΒΆ

The BGP4-MIB MIB is implemented. Especially, following tables are made available: bgpPeerTable, and bgp4PathAttrTable. The BGP MIB is available for all VRFs.

Some flexibility is given for bgpPeerTable, as this table will collect all peer entries from all L3VRFs. As a consequence, if the user configures the same peer on 2 separate L3VRFs, only the information of the first retrieved peer will be collected.

The BGP4-V2-MIB MIB is also implemented as defined in Draft-IETF-idr-bgp4-mibv2-11.

It can be configured like this:

vsr running config# routing bgp
vsr running bgp# snmp trap bgp4-v2-mib

The SNMP traps related to BGP peers can also be disabled entirely:

vsr running config# routing bgp
vsr running bgp# snmp trap disabled

See also

SNMP for details about SNMP.