-
New Feature Request
-
Resolution: Unresolved
-
Critical
-
None
-
4.0.23, 5.0.2
I'd like to add support for LLD macro in SNMPv3 contextname item field.
I want to monitor BGP peers in several Avaya Ethernet Routing Switches.
Some of the BGP peers are inside VRF and can only be accessed with the use of specific SNMPv3 contextname. I've created a discovery rule that list all VRF and then all BGP peers inside these. For example:
{ "data":[ { "{#SNMPVALUE}":"BGP to xx.xx.xx.xx", "{#SNMPINDEX}":"1.4.dd.dd.dd.dd.1.4.xx.xx.xx.xx", "{#SNMPCONTEXT}":"" }, { "{#SNMPVALUE}":"In vrf1 BGP to yy.yy.yy.yy", "{#SNMPINDEX}":"1.4.dd.dd.dd.dd.1.4.yy.yy.yy.yy", "{#SNMPCONTEXT}":"vrf1" } ] }
Here's a patch against current trunk that should do the job!
Can this feature be included in some next release?
Thanks
- mentioned in
-
Page Loading...