![]() |
![]() |
Subject: | Cannot get Zenoss to use MIB file. |
Author: | [Not Specified] |
Posted: | 2014-12-30 10:58 |
I have here a perfectly valid MIB file that I downloaded from my Avocent appliance. I load the MIB into the desktop application MIB Browser and set my desktop as a trap. I immediately start getting traps that are correctly decoded.
Loading this same file into Zenoss refuses to decode the messages and leaves me with useless OIDs.
I have remove/reloaded/modified this file a hundred times now and Zenoss just refuses to play. What else can I do
Subject: | can you put the mib file |
Author: | [Not Specified] |
Posted: | 2015-01-02 02:05 |
can you put the mib file somewhere What is the job output
All the imports in the head of the mib should be loaded as well.
for example,
zenmib run --path=/test /usr/share/snmp/mibs/UCD-DISKIO-MIB.txt
doesn't work but
zenmib run --path=/test /usr/share/snmp/mibs/UCD-DISKIO-MIB.txt /usr/share/snmp/mibs/UCD-SNMP-MIB.txt
does
Subject: | Did you restart zentrap after |
Author: | [Not Specified] |
Posted: | 2015-01-02 05:55 |
Did you restart zentrap after you have loaded the mib file
I have noticed that loading a MIB file or even just creating a MIB entry via the GUI, it will not take effect unless I restart zentrap... so maybe this is your problem
< |
Previous While adding a New Device - A Zenoss error has occurred : An error was encounte ... |
Next java.lang.OutOfMemoryError |
> |