thola | monitoring network devices ( mainly using SNMP | Monitoring library
kandi X-RAY | thola Summary
kandi X-RAY | thola Summary
A tool for monitoring network devices written in Go. It features a check mode which complies with the monitoring plugins development guidelines and is therefore compatible with Nagios, Icinga, Zabbix, Checkmk, etc.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of thola
thola Key Features
thola Examples and Code Snippets
Community Discussions
Trending Discussions on thola
QUESTION
I am trying to get IF-MIB values via pysnmp, and am getting a No Such Object currently exists at this OID. I'm using code very similar to the example code, however, so I'm not sure what's going wrong. Can anyone see the issue? 1.3.6.1.2.1.2.2.1.6 is supposed to get the IF address (http://oid-info.com/get/1.3.6.1.2.1.2.2.1.6)
...ANSWER
Answered 2021-Apr-02 at 17:04You are wrong asking for a getCmd
( Get query ) when the OID
points to an object-type
definition. Choose between getCmd
or nextCmd
( walk operation).
In this case, if you don't know the leaf
of the table of this object, you need to do a walk operation, like that:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install thola
Use the identify mode to automatically discover some properties of a network device. Specify the address of the network device in the [host] argument. The --format flag modifies the format of the output. --format pretty is set by default and is useful when reading the output manually. Other options are json and xml. Next we want to print the interfaces of the network device and their relevant data. We use the read interfaces command for this.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page