mnagel
8 years agoProfessor
snmp indexing
Cisco and other vendors support community indexing (SNMPv1/v2c) and context indexing (SNMPv3) for some MIBs that otherwise have only one apparent index. This is true, for example, for the BRIDGE-M...
@mnagel I havnt tried it but LM documented their SNMP library a bit more. this example shows how you can break down the command which should allow you to override and use the index feature
https://github.com/logicmonitor/monitoring-recipes/blob/master/Groovy/SNMP/Groovy_SNMP.groovy
https://github.com/logicmonitor/monitoring-recipes/blob/master/Groovy/SNMP/Groovy_SNMP_V3.groovy