Details
-
Story
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
29.0.9
-
Security Level: Default (Default Security Scheme)
-
None
-
3
-
Horizon - April 27 - May 11
-
- other OIDs will work to monitor BGP session states
Description
The prefix in BgpSessionMonitor is set to .1.3.6.1.2.1.15.3.1., according to RFC 1269.
It would be nice to be able to modify this prefix, because our Mellanox switches, running Cumulus Linux, only reply to .1.3.6.1.2.1.15.1 (bgpVersion), *.2 (bgpLocalAs) and *.4 (bgpIdentifier). The bgpPeerTable object (.1.3.6.1.2.1.15.3) is reachable via the sysObjectID .1.3.6.1.4.1.40310.4.3.
Being able to modify the prefix in BgpSessionMonitor would make things easier.