Search found 2 matches

by Prancor
Wed Aug 03, 2016 3:05 am
Forum: Help: General
Topic: Need help with oid suffix
Replies: 1
Views: 868

Re: Need help with oid suffix

After fixing <oid_index_parse> and <method> XML is working: <query> <name>Traffic</name> <description>Queries a traffic throw interface with Description</description> <oid_index>.1.3.6.1.4.1.35265.1.22.3.4.1.8</oid_index> <oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3...
by Prancor
Tue Aug 02, 2016 3:41 am
Forum: Help: General
Topic: Need help with oid suffix
Replies: 1
Views: 868

Need help with oid suffix

Hi! I'm trying to write XML SNMP Query for getting counters value for interfaces with "Description". The algorithm is the next: 1. Get fields "Description". snmpwalk -c public -v 2c -On host_ip .1.3.6.1.4.1.35265.1.22.3.4.1.8 .1.3.6.1.4.1.35265.1.22.3.4.1.8. 1.8.69.76.84.88.26.1....