Questions tagged [mib]
6 questions
5
votes
2 answers
Adding /usr/share/mibs/cisco to snmp mib search path
Is there a way to add arbitrary path (e.g. /usr/share/mibs/cisco) to MIB search path?
This is in Ubuntu 12.04.4 LTS.
joystick
- 121
3
votes
1 answer
How to install and use MIB files?
I've run sudo download-mibs and downloaded two additional MIB files (INFORMANT-OS-MIB, WTCS-MIB):
$ ls -lA /var/lib/mibs/site
total 456
-rw-r--r-- 1 root root 460726 2012-05-22 16:52 INFORMANT-OS-MIB
-rw-r--r-- 1 root root 1088 2012-05-23 08:55…
l0b0
- 9,271
2
votes
0 answers
SNMP management information base
I have a question that annoys me about SNMP protocol and more especially the MIB database. Well, I will try to put you in the context of the work: I will develop an application that allows me to query a SNMP agent to retrieve information about used…
TEAM PROJECT
- 21
- 2
2
votes
1 answer
How can I try SNMP on my local machine?
For a client I have to develop a database connection which uses SNMP responses as input.
I want to try to parse these reponses; but I do not know how to set up SNMP on my local machine only. In other words: I want to query my own machine for its MIB…
don.joey
- 29,392
2
votes
1 answer
Problem with SNMP and MIBs
I am installing Zabbix to monitor via snmp some devices from a machine running Ubuntu 12.04 server.
There is a problem with MIB definitions, since snmp commands do no properly translate some of the MIBs. I have already installed the…
jap1968
- 394
0
votes
0 answers
How to install Cisco MIB on ubuntu?
I am trying to decode the SNMP traps in plain text, and need some help on how to install the Cisco MIB in Ubuntu so I can parse these logs.
Ubuntu Version: 20.04.5 LTS
E.g.:
2023-04-24 18:18:55 [UDP:…