Followed the Automated Installation instructions at https://assets.nagios.com/downloads/nag ... ios_XI.pdf and receive the following errors during the installation. I know the traps are getting to Nagios because I can see them in /var/log/messages, but Nagios is not processing them (I know how to setup the SNMP Trap service in the config as I have it working in dev environment). Subsequently, and even more important, my SNMP based service checks are no longer working after the trap installation. When I try to run the scripts manually from the CLI I receive similar messages that I saw during the install.
Starting snmptt: Did not find 'mgmt' in module RFC1155-SMI (/usr/share/snmp/mibs/RFC1213-MIB.txt)
Unlinked OID in RFC1213-MIB: mib-2 ::= { mgmt 1 }
Undefined identifier: mgmt near line 15 of /usr/share/snmp/mibs/RFC1213-MIB.txt
Did not find 'ifIndex' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Did not find 'transmission' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Unlinked OID in EtherLike-MIB: dot3 ::= { transmission 7 }
Undefined identifier: transmission near line 26 of /usr/share/snmp/mibs/etherlike.mib
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/IP-MIB.txt)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-EVENT-MIB.txt)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt)
[ OK ]
Set up the snmptrapd daemon to start automatically on boot
as well as starting it now
Stopping snmptrapd: [ OK ]
Starting snmptrapd: [ OK ]
========================================
SNMP Trap Support Installation Complete!
========================================
SNMP based scripts no longer work after installing SNMP Trap
Re: SNMP based scripts no longer work after installing SNMP
The messages from snmptt mean it doesn't like something in the MIB files. You should see snmptrapd and snmptt messages in syslog.
Have a look at unconfigured objects in the admin area of Nagios. You may find that the system doesn't understand what to do with the traps.
Without seeing the scripts you're running its hard to tell what's going on.
Have a look at unconfigured objects in the admin area of Nagios. You may find that the system doesn't understand what to do with the traps.
Without seeing the scripts you're running its hard to tell what's going on.
Re: SNMP based scripts no longer work after installing SNMP
Can you run the following as root on the XI server and post the output?
I want to see if the files and permissions are correct for those locations.
Code: Select all
ls -l /usr/share/
ls -l /usr/share/snmp/
ls -l /usr/share/snmp/mibs/Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: SNMP based scripts no longer work after installing SNMP
Code: Select all
[root@usalfd0nagxi01 ~]# ls -l /usr/share/
total 492
drwxr-xr-x. 2 root root 4096 Oct 15 04:57 aclocal
drwxr-xr-x. 2 root root 4096 Sep 29 15:30 aclocal-1.11
drwxr-xr-x. 2 root root 4096 Sep 29 15:38 ajaxterm
drwxr-xr-x. 4 root root 4096 Sep 29 15:34 alsa
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 anaconda
drwxr-xr-x. 2 root root 4096 Oct 15 04:57 applications
drwxr-xr-x. 3 root root 4096 Sep 29 11:38 augeas
drwxr-xr-x. 2 root root 4096 Sep 29 11:45 authconfig
drwxr-xr-x. 7 root root 4096 Sep 29 15:30 autoconf
drwxr-xr-x. 4 root root 4096 Sep 29 15:30 automake-1.11
drwxr-xr-x. 2 root root 4096 Sep 29 11:40 awk
drwxr-xr-x. 2 root root 4096 Sep 29 11:41 backgrounds
drwxr-xr-x. 2 root root 4096 Sep 29 11:41 cracklib
drwxr-xr-x. 5 root root 4096 Sep 29 13:40 dbus-1
drwxr-xr-x. 2 root root 4096 Sep 23 2011 desktop-directories
drwxr-xr-x. 2 root root 4096 Sep 23 2011 dict
drwxr-xr-x. 439 root root 20480 Jan 20 12:14 doc
drwxr-xr-x. 3 root root 4096 Sep 29 11:43 dracut
drwxr-xr-x. 2 root root 12288 Sep 29 15:30 dstat
drwxr-xr-x. 3 root root 4096 Nov 10 2010 emacs
dr-xr-xr-x. 2 root root 4096 Sep 23 2011 empty
drwxr-xr-x. 2 root root 4096 Sep 29 15:30 et
drwxr-xr-x. 2 root root 4096 Sep 29 11:40 file
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 firstboot
drwxr-xr-x. 3 root root 4096 Sep 29 15:30 fontconfig
drwxr-xr-x. 13 root root 4096 Sep 29 15:35 fonts
drwxr-xr-x. 2 root root 4096 Sep 23 2011 games
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 GConf
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 gcr
drwxr-xr-x. 5 root root 4096 Sep 29 15:30 gdb
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 gdm
drwxr-xr-x. 3 root root 4096 Sep 29 11:38 ghostscript
drwxr-xr-x. 2 root root 4096 Oct 15 2014 glib-2.0
drwxr-xr-x. 4 root root 4096 Sep 29 15:34 gnome
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 gnome-2.0
drwxr-xr-x. 2 root root 4096 Sep 29 11:41 gnome-background-properties
drwxr-xr-x. 2 root root 4096 Sep 29 11:42 gnupg
drwxr-xr-x. 3 root root 4096 Sep 29 15:40 graphviz
drwxr-xr-x. 4 root root 4096 Sep 29 11:40 groff
drwxr-xr-x. 3 root root 4096 Sep 29 11:45 grub
drwxr-xr-x. 2 root root 4096 Oct 17 2014 gtk-2.0
drwxr-xr-x. 2 root root 4096 Sep 29 15:34 gtk-engines
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 hwdata
drwxr-xr-x. 4 root root 4096 Sep 22 13:17 i18n
drwxr-xr-x. 8 root root 4096 Sep 29 15:34 ibus
drwxr-xr-x. 6 root root 4096 Sep 29 15:34 ibus-table
drwxr-xr-x. 16 root root 4096 Sep 29 15:34 icons
drwxr-xr-x. 2 root root 4096 Sep 23 2011 idl
drwxr-xr-x. 2 root root 4096 Sep 29 15:38 info
drwxr-xr-x 2 root root 4096 Apr 13 2009 java
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-1.4.0
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-1.4.1
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-1.4.2
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-1.5.0
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-1.6.0
drwxr-xr-x 2 root root 4096 Apr 13 2009 javadoc
drwxr-xr-x 2 root root 4096 Apr 13 2009 java-ext
drwxr-xr-x 3 root root 4096 Oct 15 04:57 java-utils
drwxr-xr-x 13 root root 4096 Oct 15 04:57 javazi
drwxr-xr-x 2 root root 4096 Oct 15 04:57 javazi-1.8
drwxr-xr-x 2 root root 4096 Apr 13 2009 jvm
drwxr-xr-x 2 root root 4096 Apr 13 2009 jvm-commmon
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 kde4
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 kde-settings
drwxr-xr-x 2 root root 4096 Dec 14 05:47 keyutils
drwxr-xr-x. 2 root root 4096 Sep 29 15:31 libthai
drwxr-xr-x. 2 root root 4096 Aug 24 2010 libtool
drwxr-xr-x. 581 root root 12288 Sep 29 14:25 locale
drwxr-xr-x. 3 root root 4096 Sep 29 11:40 lua
lrwxrwxrwx. 1 root root 10 Sep 29 11:40 magic -> misc/magic
drwxr-xr-x. 53 root root 4096 Sep 29 15:30 man
drwxr-xr-x. 14 root root 4096 Sep 29 11:42 mime
drwxr-xr-x. 2 root root 4096 Sep 23 2011 mime-info
drwxr-xr-x. 2 root root 4096 Sep 29 11:40 misc
drwxr-xr-x. 2 root root 4096 Sep 29 16:24 mod_gearman
drwxr-xr-x. 3 root root 4096 Sep 29 15:38 mrtg2
drwxr-xr-x. 26 root root 4096 Oct 3 10:22 mysql
drwxr-xr-x. 4 root root 4096 Sep 29 15:30 nmap
drwxr-xr-x. 2 root root 4096 Sep 23 2011 omf
drwxr-xr-x. 3 root root 4096 Sep 29 11:40 p11-kit
drwxr-xr-x. 15 root root 4096 Sep 29 15:30 pear
drwxr-xr-x. 62 root root 4096 Sep 30 09:21 perl5
drwxr-xr-x. 4 root root 4096 Oct 3 10:22 pgsql
drwxr-xr-x. 2 root root 4096 Jul 9 2015 php
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 pixmaps
drwxr-xr-x. 2 root root 4096 Sep 29 15:34 pkgconfig
drwxr-xr-x. 4 root root 4096 Sep 29 11:41 pki
drwxr-xr-x. 3 root root 4096 Sep 29 11:43 plymouth
drwxr-xr-x. 3 root root 4096 Mar 17 2015 polkit-1
drwxr-xr-x. 3 root root 4096 Sep 29 13:38 pygobject
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 pygtk
drwxr-xr-x. 2 root root 4096 Sep 29 13:38 python-dmidecode
drwxr-xr-x. 4 root root 4096 Sep 29 13:38 rhn
drwxr-xr-x. 2 root root 4096 Sep 29 15:31 rpmdevtools
drwxr-xr-x. 2 root root 4096 Apr 3 2014 rrdtool
drwxr-xr-x. 5 root root 4096 Sep 22 12:01 selinux
drwxr-xr-x. 3 root root 4096 Sep 29 13:38 setuptool
drwxr-xr-x. 5 root root 4096 Sep 29 15:34 sgml
drwxr-xr-x. 5 root root 4096 Jan 21 15:01 snmp
drwxr-xr-x 2 root root 4096 Jan 20 12:14 snmptt
drwxr-xr-x. 3 root root 4096 Sep 29 15:34 sounds
drwxr-xr-x. 2 root root 4096 Sep 29 11:44 system-config-firewall
drwxr-xr-x. 3 root root 4096 Sep 22 12:27 systemtap
drwxr-xr-x. 2 root root 4096 Sep 29 11:38 tabset
drwxr-xr-x. 2 root root 4096 Sep 29 11:42 tc
drwxr-xr-x. 22 root root 4096 Sep 29 11:38 terminfo
drwxr-xr-x. 24 root root 4096 Sep 29 15:34 themes
drwxr-xr-x. 3 root root 4096 Sep 29 13:37 vim
drwxr-xr-x. 3 root root 4096 Sep 29 11:41 wallpapers
drwxr-xr-x. 5 root root 4096 Oct 15 04:57 X11
drwxr-xr-x. 3 root root 4096 Sep 29 15:31 xemacs
drwxr-xr-x. 4 root root 4096 Sep 29 15:34 xml
drwxr-xr-x. 2 root root 4096 Sep 23 2011 xsessions
drwxr-xr-x. 2 root root 4096 Sep 29 11:42 yum-cli
drwxr-xr-x. 2 root root 4096 Sep 29 13:38 yum-plugins
drwxr-xr-x. 20 root root 4096 Sep 29 14:27 zoneinfo
[root@usalfd0nagxi01 ~]# ls -l /usr/share/snmp/
total 304
-rw-r--r-- 1 root root 6678 Aug 17 11:57 mib2c.access_functions.conf
-rw-r--r-- 1 root root 37814 Aug 17 11:57 mib2c.array-user.conf
-rw-r--r-- 1 root root 4705 Aug 17 11:57 mib2c.check_values.conf
-rw-r--r-- 1 root root 2527 Aug 17 11:57 mib2c.check_values_local.conf
-rw-r--r-- 1 root root 393 Aug 17 11:57 mib2c.column_defines.conf
-rw-r--r-- 1 root root 664 Aug 17 11:57 mib2c.column_enums.conf
-rw-r--r-- 1 root root 806 Aug 17 11:57 mib2c.column_storage.conf
-rw-r--r-- 1 root root 12200 Aug 17 11:57 mib2c.conf
-rw-r--r-- 1 root root 28245 Aug 17 11:57 mib2c.container.conf
-rw-r--r-- 1 root root 3593 Aug 17 11:57 mib2c.create-dataset.conf
drwxr-xr-x 2 root root 4096 Jan 20 12:14 mib2c-data
-rw-r--r-- 1 root root 8164 Aug 17 11:57 mib2c.emulation.conf
-rw-r--r-- 1 root root 8498 Aug 17 11:57 mib2c.genhtml.conf
-rw-r--r-- 1 root root 3200 Aug 17 11:57 mib2c.int_watch.conf
-rw-r--r-- 1 root root 15279 Aug 17 11:57 mib2c.iterate_access.conf
-rw-r--r-- 1 root root 20913 Aug 17 11:57 mib2c.iterate.conf
-rw-r--r-- 1 root root 1014 Aug 17 11:57 mib2c.mfd.conf
-rw-r--r-- 1 root root 2139 Aug 17 11:57 mib2c.notify.conf
-rw-r--r-- 1 root root 9259 Aug 17 11:57 mib2c.old-api.conf
-rw-r--r-- 1 root root 8777 Aug 17 11:57 mib2c.perl.conf
-rw-r--r-- 1 root root 19507 Aug 17 11:57 mib2c.raw-table.conf
-rw-r--r-- 1 root root 7211 Aug 17 11:57 mib2c.row.conf
-rw-r--r-- 1 root root 4572 Aug 17 11:57 mib2c.scalar.conf
-rw-r--r-- 1 root root 20422 Aug 17 11:57 mib2c.table_data.conf
drwxrwsr-x. 3 root nagios 20480 Jan 22 07:29 mibs
drwxr-xr-x. 5 root root 4096 Sep 29 15:30 snmpconf-data
-rw-r--r-- 1 root root 145 Aug 17 11:57 snmp_perl.pl
-rw-r--r-- 1 root root 431 Aug 17 11:57 snmp_perl_trapd.pl
[root@usalfd0nagxi01 ~]# ls -l /usr/share/snmp/mibs/
total 34108
-rw-r--r-- 1 root nagios 13625 Dec 16 04:10 adaptec.mib
-rw-rw-r--. 1 root nagios 17455 Aug 17 11:57 AGENTX-MIB.txt
-rw-r--r-- 1 root nagios 2168657 Oct 6 07:48 APC-MIB.mib
-rw-rw-r-- 1 root nagios 2168657 Oct 6 07:48 APC-MIB.txt
-rw-r--r-- 1 root nagios 1089393 Dec 16 04:10 ashcroft_hsv_340.mib
-rw-r--r-- 1 root nagios 1110608 Dec 16 04:10 ashcroft_hsv_360.mib
-rw-r--r-- 1 root nagios 20025 Dec 16 04:10 asmib.mib
-rw-r--r-- 1 root nagios 44162 Dec 16 04:10 atmf.mib
-rw-r--r-- 1 root nagios 1765 Dec 16 04:10 avsnmpv1.mib
-rw-r--r-- 1 root nagios 43342 Dec 16 04:10 bgp4-mib.mib
-rw-r--r-- 1 root nagios 13799 Dec 16 04:10 bkupexec.mib
-rw-r--r-- 1 root nagios 41642 Dec 16 04:10 bladetype2-acl.mib
-rw-r--r-- 1 root nagios 295695 Dec 16 04:10 bladetype2-network.mib
-rw-r--r-- 1 root nagios 138215 Dec 16 04:10 bladetype2-physical.mib
-rw-r--r-- 1 root nagios 42917 Dec 16 04:10 bladetype2-qos.mib
-rw-r--r-- 1 root nagios 158072 Dec 16 04:10 bladetype2-switch.mib
-rw-r--r-- 1 root nagios 14667 Dec 16 04:10 bladetype2-trap.mib
-rw-r--r-- 1 root nagios 48918 Dec 16 04:10 bridge.mib
-rw-rw-r--. 1 root nagios 50948 Aug 17 11:57 BRIDGE-MIB.txt
-rw-r--r-- 1 root nagios 2973 Dec 16 04:10 brocade-reg-mib.mib
-rw-r--r-- 1 root nagios 2475 Dec 16 04:10 brocade-tc.mib
-rw-r--r-- 1 root nagios 41642 Dec 16 04:10 bt2acl.mib
-rw-r--r-- 1 root nagios 295695 Dec 16 04:10 bt2network.mib
-rw-r--r-- 1 root nagios 138215 Dec 16 04:10 bt2physical.mib
-rw-r--r-- 1 root nagios 42917 Dec 16 04:10 bt2qos.mib
-rw-r--r-- 1 root nagios 158072 Dec 16 04:10 bt2switch.mib
-rw-r--r-- 1 root nagios 14667 Dec 16 04:10 bt2trap.mib
-rw-r--r-- 1 root nagios 21516 Dec 16 04:10 cageagt.mib
-rw-r--r-- 1 root nagios 14854 Dec 16 04:10 cimtraps.mib
-rw-r--r-- 1 root nagios 30371 Dec 16 04:10 cisco-cdp.mib
-rw-r--r-- 1 root nagios 19204 Dec 16 04:10 cisco-cluster.mib
-rw-r--r-- 1 root nagios 22042 Dec 16 04:10 cisco-config-copy.mib
-rw-r--r-- 1 root nagios 13602 Dec 16 04:10 cisco-config-man.mib
-rw-r--r-- 1 root nagios 79919 Dec 16 04:10 cisco-entity-fru-control.mib
-rw-r--r-- 1 root nagios 405338 Dec 16 04:10 cisco-entity-vendortype-oid.mib
-rw-r--r-- 1 root nagios 37527 Dec 16 04:10 cisco-envmon.mib
-rw-r--r-- 1 root nagios 135937 Dec 16 04:10 cisco-flash.mib
-rw-r--r-- 1 root nagios 10087 Dec 16 04:10 cisco-ftp-client.mib
-rw-r--r-- 1 root nagios 24964 Dec 16 04:10 cisco-igmp-filter.mib
-rw-r--r-- 1 root nagios 4071 Dec 16 04:10 cisco-image.mib
-rw-r--r-- 1 root nagios 12679 Dec 16 04:10 cisco-ip-stat.mib
-rw-r--r-- 1 root nagios 5749 Dec 16 04:10 cisco-l2l3-interface-config.mib
-rw-r--r-- 1 root nagios 20565 Dec 16 04:10 cisco-lag.mib
-rw-r--r-- 1 root nagios 26401 Dec 16 04:10 cisco-mac-notification.mib
-rw-r--r-- 1 root nagios 10246 Dec 16 04:10 cisco-memory-pool.mib
-rw-r--r-- 1 root nagios 67663 Dec 16 04:10 cisco-nac-nad.mib
-rw-r--r-- 1 root nagios 57418 Dec 16 04:10 cisco-pae.mib
-rw-r--r-- 1 root nagios 38943 Dec 16 04:10 cisco-pagp.mib
-rw-r--r-- 1 root nagios 18109 Dec 16 04:10 cisco-ping.mib
-rw-r--r-- 1 root nagios 56414 Dec 16 04:10 cisco-port-security-mib.mib
-rw-r--r-- 1 root nagios 41109 Dec 16 04:10 cisco-process.mib
-rw-r--r-- 1 root nagios 78872 Dec 16 04:10 cisco-products.mib
-rw-r--r-- 1 root nagios 63654 Dec 16 04:10 cisco-qos-pib.mib
-rw-r--r-- 1 root nagios 434416 Dec 16 04:10 cisco-rttmon.mib
-rw-r--r-- 1 root nagios 11787 Dec 16 04:10 cisco-smi.mib
-rw-r--r-- 1 root nagios 5713 Dec 16 04:10 cisco-stackmaker.mib
-rw-r--r-- 1 root nagios 499750 Dec 16 04:10 cisco-stack-mib.mib
-rw-r--r-- 1 root nagios 191058 Dec 16 04:10 cisco-stp-extensions.mib
-rw-r--r-- 1 root nagios 22252 Dec 16 04:10 cisco-syslog.mib
-rw-r--r-- 1 root nagios 62119 Dec 16 04:10 cisco-tc.mib
-rw-r--r-- 1 root nagios 7514 Dec 16 04:10 cisco-tcp.mib
-rw-r--r-- 1 root nagios 13527 Dec 16 04:10 cisco-udldp.mib
-rw-r--r-- 1 root nagios 5660 Dec 16 04:10 cisco-vlan-iftable-relationship.mib
-rw-r--r-- 1 root nagios 39659 Dec 16 04:10 cisco-vlan-membership.mib
-rw-r--r-- 1 root nagios 178045 Dec 16 04:10 cisco-vtp.mib
-rw-r--r-- 1 root nagios 49298 Dec 16 04:10 compaq-agent.mib
-rw-r--r-- 1 root nagios 3091 Dec 16 04:10 compaq-id-rec.mib
-rw-r--r-- 1 root nagios 8815 Dec 16 04:10 cpq54nn.mib
-rw-r--r-- 1 root nagios 49298 Dec 16 04:10 cpqagent.mib
-rw-r--r-- 1 root nagios 8320 Dec 16 04:10 cpqapli.mib
-rw-r--r-- 1 root nagios 52817 Dec 16 04:10 cpqappg80.mib
-rw-r--r-- 1 root nagios 47557 Dec 16 04:10 cpqclus.mib
-rw-r--r-- 1 root nagios 103759 Dec 16 04:10 cpqcmc.mib
-rw-r--r-- 1 root nagios 77693 Dec 16 04:10 cpqcr.mib
-rw-r--r-- 1 root nagios 11594 Dec 16 04:10 cpqdceeo.mib
-rw-r--r-- 1 root nagios 11161 Dec 16 04:10 cpqdmii.mib
-rw-r--r-- 1 root nagios 16778 Dec 16 04:10 cpqdsccs.mib
-rw-r--r-- 1 root nagios 251719 Dec 16 04:10 cpqfca.mib
-rw-r--r-- 1 root nagios 384 Dec 16 04:10 cpqfix.mib
-rw-r--r-- 1 root nagios 3556 Dec 16 04:10 cpqgen.mib
-rw-r--r-- 1 root nagios 258196 Dec 16 04:10 cpqhlth.mib
-rw-r--r-- 1 root nagios 10724 Dec 16 04:10 cpqhostb.mib
-rw-r--r-- 1 root nagios 98486 Dec 16 04:10 cpqhost.mib
-rw-r--r-- 1 root nagios 927362 Dec 16 04:10 cpqhsv110v3.mib
-rw-r--r-- 1 root nagios 11841 Dec 16 04:10 cpqica.mib
-rw-r--r-- 1 root nagios 430160 Dec 16 04:10 cpqida.mib
-rw-r--r-- 1 root nagios 66593 Dec 16 04:11 cpqide.mib
-rw-r--r-- 1 root nagios 3091 Dec 16 04:11 cpqidrec.mib
-rw-r--r-- 1 root nagios 137104 Dec 16 04:11 cpqinfo.mib
-rw-r--r-- 1 root nagios 63188 Dec 16 04:11 cpqiodrv.mib
-rw-r--r-- 1 root nagios 19719 Dec 16 04:11 cpql2mgt.mib
-rw-r--r-- 1 root nagios 36108 Dec 16 04:11 cpqlinos.mib
-rw-r--r-- 1 root nagios 57888 Dec 16 04:11 cpqn5226a.mib
-rw-r--r-- 1 root nagios 102469 Dec 16 04:11 cpqnic.mib
-rw-r--r-- 1 root nagios 12595 Dec 16 04:11 cpqnode.mib
-rw-r--r-- 1 root nagios 58818 Dec 16 04:11 cpqnunif.mib
-rw-r--r-- 1 root nagios 194553 Dec 16 04:11 cpqpower.mib
-rw-r--r-- 1 root nagios 270421 Dec 16 04:11 cpqrack.mib
-rw-r--r-- 1 root nagios 5551 Dec 16 04:11 cpqrecov.mib
-rw-r--r-- 1 root nagios 3452 Dec 16 04:11 cpqsanapp.mib
-rw-r--r-- 1 root nagios 5236 Dec 16 04:11 cpqsanevent.mib
-rw-r--r-- 1 root nagios 16306 Dec 16 04:11 cpqSasSwitch.mib
-rw-r--r-- 1 root nagios 248586 Dec 16 04:11 cpqscsi.mib
-rw-r--r-- 1 root nagios 33154 Dec 16 04:11 cpqservice.mib
-rw-r--r-- 1 root nagios 146704 Dec 16 04:11 cpqsinfo.mib
-rw-r--r-- 1 root nagios 108854 Dec 16 04:11 cpqsm2.mib
-rw-r--r-- 1 root nagios 66282 Dec 16 04:11 cpqsrvmn.mib
-rw-r--r-- 1 root nagios 17153 Dec 16 04:11 cpqstat.mib
-rw-r--r-- 1 root nagios 214140 Dec 16 04:11 cpqstdeq.mib
-rw-r--r-- 1 root nagios 151664 Dec 16 04:11 cpqstsys.mib
-rw-r--r-- 1 root nagios 16949 Dec 16 04:11 cpqswcc.mib
-rw-r--r-- 1 root nagios 37683 Dec 16 04:11 cpqthrsh.mib
-rw-r--r-- 1 root nagios 14854 Dec 16 04:10 cpq-traps.mib
-rw-r--r-- 1 root nagios 24215 Dec 16 04:11 cpqups.mib
-rw-r--r-- 1 root nagios 69247 Dec 16 04:11 cpqwcrm.mib
-rw-r--r-- 1 root nagios 79961 Dec 16 04:11 cpqwinos.mib
-rw-r--r-- 1 root nagios 2707 Dec 16 04:11 dataprotector.mib
-rw-r--r-- 1 root nagios 567691 Dec 16 04:11 dell10892.mib
-rw-r--r-- 1 root nagios 282541 Dec 16 04:11 dellarymgr.mib
-rw-r--r-- 1 root nagios 1098081 Dec 16 04:11 dexl_h_450.mib
-rw-r--r-- 1 root nagios 1098078 Dec 16 04:11 dexl_l_400.mib
-rw-r--r-- 1 root nagios 1921 Dec 16 04:11 diffserv-dscp-tc.mib
-rw-rw-r--. 1 root nagios 68104 Aug 17 11:57 DISMAN-EVENT-MIB.txt
-rw-rw-r--. 1 root nagios 24613 Aug 17 11:57 DISMAN-SCHEDULE-MIB.txt
-rw-rw-r--. 1 root nagios 64311 Aug 17 11:57 DISMAN-SCRIPT-MIB.txt
-rw-r--r-- 1 root nagios 28658 Dec 16 04:11 dlghwinf.mib
-rw-r--r-- 1 root nagios 46005 Dec 16 04:11 dmtfdmi.mib
-rw-r--r-- 1 root nagios 39810 Dec 16 04:11 ems.mib
-rw-r--r-- 1 root nagios 4175 Dec 16 04:11 emsmibax.mib
-rw-r--r-- 1 root nagios 60965 Dec 16 04:11 entity-mib.mib
-rw-r--r-- 1 root nagios 21245 Dec 16 04:11 etherlike.mib
-rw-rw-r--. 1 root nagios 84492 Aug 17 11:57 EtherLike-MIB.txt
-rw-r--r-- 1 root nagios 19273 Dec 16 04:11 ether.mib
-rw-r--r-- 1 root nagios 930676 Dec 16 04:11 eva4400_abm.mib
-rw-r--r-- 1 root nagios 6016 Dec 16 04:11 evapamib.mib
-r-xrwxr-x. 1 root nagios 23974 Sep 30 16:28 F5-BIGIP-COMMON-MIB.txt
-r-xrwxr-x. 1 root nagios 195270 Sep 30 16:28 F5-BIGIP-GLOBAL-MIB.txt
-r-xrwxr-x. 1 root nagios 468127 Sep 30 16:28 F5-BIGIP-LOCAL-MIB.txt
-r-xrwxr-x. 1 root nagios 343166 Sep 30 16:28 F5-BIGIP-SYSTEM-MIB.txt
-rw-r--r-- 1 root nagios 132524 Dec 16 04:11 fa-mib40.mib
-rw-r--r-- 1 root nagios 89530 Dec 16 04:11 fddi-smt73-mib.mib
-rw-r--r-- 1 root nagios 61015 Dec 16 04:11 fe-mib.mib
-rw-r--r-- 1 root nagios 26052 Dec 16 04:11 fpipes.mib
-rw-r--r-- 1 root nagios 688625 Dec 16 04:11 gbe2c-10g-l2l3.mib
-rw-r--r-- 1 root nagios 681964 Dec 16 04:11 gbe2c-1-10g-l2l3.mib
-rw-r--r-- 1 root nagios 678560 Dec 16 04:11 gbe2c-l2l3.mib
-rw-r--r-- 1 root nagios 15449 Dec 16 04:11 h22agent.mib
-rw-r--r-- 1 root nagios 4778 Dec 16 04:11 HCNUM-TC.mib
-rw-rw-r--. 1 root nagios 4660 Aug 17 11:57 HCNUM-TC.txt
-rw-r--r-- 1 root nagios 8369 Dec 16 04:11 hh3c-common-system-mib.mib
-rw-r--r-- 1 root nagios 38841 Dec 16 04:11 hh3c-config-man-mib.mib
-rw-r--r-- 1 root nagios 9942 Dec 16 04:11 hh3c-dldp2-mib.mib
-rw-r--r-- 1 root nagios 58617 Dec 16 04:11 hh3c-entity-ext-mib.mib
-rw-r--r-- 1 root nagios 38193 Dec 16 04:11 hh3c-flash-man-mib.mib
-rw-r--r-- 1 root nagios 12433 Dec 16 04:11 hh3c-lag-mib.mib
-rw-r--r-- 1 root nagios 3093 Dec 16 04:11 hh3c-lpbkdt-mib.mib
-rw-r--r-- 1 root nagios 160714 Dec 16 04:11 hh3c-lsw-dev-adm-mib.mib
-rw-r--r-- 1 root nagios 19522 Dec 16 04:11 hh3c-lswdevm-mib.mib
-rw-r--r-- 1 root nagios 4951 Dec 16 04:11 hh3c-lswmix-mib.mib
-rw-r--r-- 1 root nagios 30667 Dec 16 04:11 hh3c-lswmstp-mib.mib
-rw-r--r-- 1 root nagios 7167 Dec 16 04:11 hh3c-lswtrap-mib.mib
-rw-r--r-- 1 root nagios 14811 Dec 16 04:11 hh3c-mac-information-mib.mib
-rw-r--r-- 1 root nagios 17105 Dec 16 04:11 hh3c-oid-mib.mib
-rw-r--r-- 1 root nagios 15120 Dec 16 04:11 hh3c-stack-mib.mib
-rw-r--r-- 1 root nagios 10852 Dec 16 04:11 hh3c-storm-constrain-mib.mib
-rw-r--r-- 1 root nagios 22773 Dec 16 04:11 hh3c-trap-mib.mib
-rw-r--r-- 1 root nagios 49362 Dec 16 04:11 host-resources-mib.mib
-rw-rw-r--. 1 root nagios 52544 Aug 17 11:57 HOST-RESOURCES-MIB.txt
-rw-rw-r--. 1 root nagios 10583 Aug 17 11:57 HOST-RESOURCES-TYPES.txt
-rw-r--r-- 1 root nagios 15487 Dec 16 04:11 hpeccmib.mib
-rw-r--r-- 1 root nagios 19828 Dec 16 04:11 hpipf02trap.mib
-rw-r--r-- 1 root nagios 566082 Dec 16 04:11 hpipftrap.mib
-rw-r--r-- 1 root nagios 16231 Dec 16 04:11 hp-mccluster.mib
-rw-r--r-- 1 root nagios 43461 Dec 16 04:11 hpnetctz.mib
-rw-r--r-- 1 root nagios 71542 Dec 16 04:11 hpn.mib
-rw-r--r-- 1 root nagios 39016 Dec 16 04:11 hpnr.mib
-rw-r--r-- 1 root nagios 8939 Dec 16 04:11 hpov-nnm.mib
-rw-r--r-- 1 root nagios 79463 Dec 16 04:11 hpovsam_im.mib
-rw-r--r-- 1 root nagios 13317 Dec 16 04:11 hpovsam.mib
-rw-r--r-- 1 root nagios 2647 Dec 16 04:11 hpprfmib.mib
-rw-r--r-- 1 root nagios 44888 Dec 16 04:11 hpsgcluster.mib
-rw-r--r-- 1 root nagios 6556 Dec 16 04:11 hpsvrmgmt-oid.mib
-rw-r--r-- 1 root nagios 29798 Dec 16 04:11 hpswa.mib
-rw-r--r-- 1 root nagios 4241 Dec 16 04:11 hp-switch-pl.mib
-rw-r--r-- 1 root nagios 4348 Dec 16 04:11 hpswitchpl.mib
-rw-r--r-- 1 root nagios 20534 Dec 16 04:11 hptat.mib
-rw-r--r-- 1 root nagios 176880 Dec 16 04:11 hptrap.mib
-rw-r--r-- 1 root nagios 17905 Dec 16 04:11 hpvcmodule-mib.mib
-rw-r--r-- 1 root nagios 36541 Dec 16 04:11 hs_agent.mib
-rw-r--r-- 1 root nagios 58205 Dec 16 04:11 hubnvle.mib
-rw-r--r-- 1 root nagios 6541 Dec 16 04:11 iana-address-family-numbers-mib.mib
-rw-rw-r--. 1 root nagios 4819 Aug 17 11:57 IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
-rw-r--r-- 1 root nagios 21471 Dec 16 04:11 ianaiftype-mib.mib
-rw-rw-r--. 1 root nagios 29665 Aug 17 11:57 IANAifType-MIB.txt
-rw-rw-r--. 1 root nagios 4299 Aug 17 11:57 IANA-LANGUAGE-MIB.txt
-rw-rw-r--. 1 root nagios 3513 Aug 17 11:57 IANA-RTPROTO-MIB.txt
-rw-r--r-- 1 root nagios 35782 Dec 16 04:11 ibmmmalert.mib
-rw-r--r-- 1 root nagios 47040 Dec 16 04:11 ibmserveraid.mib
-rw-r--r-- 1 root nagios 74378 Dec 16 04:11 ibmumsevent.mib
-rw-r--r-- 1 root nagios 3276 Dec 16 04:11 ibmums.mib
-rw-r--r-- 1 root nagios 75093 Dec 16 04:11 ibrixMib.mib
-rw-r--r-- 1 root nagios 53053 Dec 16 04:11 ieee8021-pae.mib
-rw-r--r-- 1 root nagios 46930 Dec 16 04:11 ieee8023-lag.mib
-rw-rw-r--. 1 root nagios 5066 Aug 17 11:57 IF-INVERTED-STACK-MIB.txt
-rw-r--r-- 1 root nagios 73535 Dec 16 04:11 if-mib.mib
-rw-rw-r--. 1 root nagios 71691 Aug 17 11:57 IF-MIB.txt
-rw-r--r-- 1 root nagios 21295 Dec 16 04:11 igmp-mib.mib
-rw-r--r-- 1 root nagios 17602 Dec 16 04:11 inet-address.mib
-rw-rw-r--. 1 root nagios 16782 Aug 17 11:57 INET-ADDRESS-MIB.txt
-rw-rw-r--. 1 root nagios 46286 Aug 17 11:57 IP-FORWARD-MIB.txt
-rw-rw-r--. 1 root nagios 185667 Aug 17 11:57 IP-MIB.txt
-rw-rw-r--. 1 root nagios 15936 Aug 17 11:57 IPV6-ICMP-MIB.txt
-rw-rw-r--. 1 root nagios 48703 Aug 17 11:57 IPV6-MIB.txt
-rw-rw-r--. 1 root nagios 7257 Aug 17 11:57 IPV6-TCP-MIB.txt
-rw-rw-r--. 1 root nagios 2367 Aug 17 11:57 IPV6-TC.txt
-rw-rw-r--. 1 root nagios 4400 Aug 17 11:57 IPV6-UDP-MIB.txt
-rw-r--r-- 1 root nagios 4764 Dec 16 04:11 LEFTHAND-NETWORKS-GLOBAL-REG-MIB.mib
-rw-r--r-- 1 root nagios 127568 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB.mib
-rw-r--r-- 1 root nagios 9652 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-DNS-MIB.mib
-rw-r--r-- 1 root nagios 53877 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-INFO-MIB.mib
-rw-r--r-- 1 root nagios 7782 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-MIB.mib
-rw-r--r-- 1 root nagios 18024 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-NETWORK-MIB.mib
-rw-r--r-- 1 root nagios 70115 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-NOTIFICATION-MIB.mib
-rw-r--r-- 1 root nagios 8147 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-NTP-MIB.mib
-rw-r--r-- 1 root nagios 20907 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-SECURITY-MIB.mib
-rw-r--r-- 1 root nagios 6826 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-STATUS-MIB.mib
-rw-r--r-- 1 root nagios 29341 Dec 16 04:11 LEFTHAND-NETWORKS-NSM-STORAGE-MIB.mib
-rw-r--r-- 1 root nagios 1100080 Dec 16 04:11 le_hsv_300.mib
-rw-rw-r-- 1 apache nagios 71381 Jan 21 13:46 liebert.mib
-rw-rw-r-- 1 apache nagios 71385 Jan 21 13:46 liebert-UPS.mib
-rw-r--r-- 1 root nagios 60799 Dec 16 04:11 lldp-ext-med-mib.mib
-rw-r--r-- 1 root nagios 79522 Dec 16 04:11 lldp-mib.mib
-rw-r--r-- 1 root nagios 79794 Dec 16 04:11 lldp-v2-mib.mib
-rw-r--r-- 1 root nagios 16829 Dec 16 04:11 lldp-v2-tc-mib.mib
-rw-rw-r--. 1 root nagios 5931 Aug 17 11:57 LM-SENSORS-MIB.txt
-rw-r--r-- 1 root nagios 27215 Dec 16 04:11 lsf001.mib
-rw-r--r-- 1 root nagios 106471 Dec 16 04:11 mlxraid.mib
-rw-r--r-- 1 root nagios 4278 Dec 16 04:11 msa2000traps.mib
-rw-rw-r--. 1 root nagios 42375 Aug 17 11:57 MTA-MIB.txt
-rw-rw-r--. 1 root nagios 19760 Oct 3 10:27 NAGIOS-NOTIFY-MIB.txt
-rw-rw-r--. 1 root nagios 2093 Oct 3 10:27 NAGIOS-ROOT-MIB.txt
-rw-r--r-- 1 root nagios 95582 Dec 16 04:11 ndstrap.mib
-rw-rw-r--. 1 root nagios 15732 Aug 17 11:57 NET-SNMP-AGENT-MIB.txt
-rw-rw-r--. 1 root nagios 9160 Aug 17 11:57 NET-SNMP-EXAMPLES-MIB.txt
-rw-rw-r--. 1 root nagios 9198 Aug 17 11:57 NET-SNMP-EXTEND-MIB.txt
-rw-rw-r--. 1 root nagios 2036 Aug 17 11:57 NET-SNMP-MIB.txt
-rw-rw-r--. 1 root nagios 3350 Aug 17 11:57 NET-SNMP-PASS-MIB.txt
-rw-rw-r--. 1 root nagios 4686 Aug 17 11:57 NET-SNMP-TC.txt
-rw-rw-r--. 1 root nagios 5039 Aug 17 11:57 NET-SNMP-VACM-MIB.txt
-rw-rw-r--. 1 root nagios 21006 Aug 17 11:57 NETWORK-SERVICES-MIB.txt
-rw-rw-r--. 1 root nagios 24694 Aug 17 11:57 NOTIFICATION-LOG-MIB.txt
-rw-r--r-- 1 root nagios 5967 Dec 16 04:11 nsaasr.mib
-rw-r--r-- 1 root nagios 18079 Dec 16 04:11 nsadimm.mib
-rw-r--r-- 1 root nagios 32253 Dec 16 04:11 nsaevent.mib
-rw-r--r-- 1 root nagios 33940 Dec 16 04:11 nsainfo.mib
-rw-r--r-- 1 root nagios 40438 Dec 16 04:11 nsapci.mib
-rw-r--r-- 1 root nagios 2174 Dec 16 04:11 nsarps.mib
-rw-r--r-- 1 root nagios 22259 Dec 16 04:11 nsascsi.mib
-rw-r--r-- 1 root nagios 9135 Dec 16 04:11 nsatrcfg.mib
-rw-r--r-- 1 root nagios 16880 Dec 16 04:11 nsatrmgr.mib
-rw-r--r-- 1 root nagios 19575 Dec 16 04:11 nsavolcp.mib
-rw-r--r-- 1 root nagios 96241 Dec 16 04:11 nsnicmib.mib
-rw-rw-r--. 1 root nagios 22597 Oct 2 06:27 NUTANIX-MIB.txt
-rw-r--r-- 1 root nagios 235257 Dec 16 04:11 nwalarm.mib
-rw-r--r-- 1 root nagios 92615 Dec 16 04:11 nwserver.mib
-rw-r--r-- 1 root nagios 125074 Dec 16 04:11 old-cisco-chassis.mib
-rw-r--r-- 1 root nagios 11883 Dec 16 04:11 old-cisco-flash.mib
-rw-r--r-- 1 root nagios 53192 Dec 16 04:11 old-cisco-interfaces.mib
-rw-r--r-- 1 root nagios 16697 Dec 16 04:11 old-cisco-ip.mib
-rw-r--r-- 1 root nagios 41678 Dec 16 04:11 old-cisco-sys.mib
-rw-r--r-- 1 root nagios 4913 Dec 16 04:11 old-cisco-tcp.mib
-rw-r--r-- 1 root nagios 20467 Dec 16 04:11 old-cisco-ts.mib
-rw-r--r-- 1 root nagios 144998 Dec 16 04:11 ospf-mib.mib
-rw-r--r-- 1 root nagios 20599 Dec 16 04:11 ospf-trap-mib.mib
-rw-r--r-- 1 root nagios 3467 Dec 16 04:11 ovis-v2.mib
-rw-r--r-- 1 root nagios 9984 Dec 16 04:11 parselog.mib
-rw-r--r-- 1 root nagios 33486 Dec 16 04:11 p-bridge-mib.mib
-rw-r--r-- 1 root nagios 55405 Dec 16 04:11 pcisnet.mib
-rw-r--r-- 1 root nagios 28658 Dec 16 04:11 pfc.mib
-rw-r--r-- 1 root nagios 105670 Dec 16 04:11 powernet.mib
drwxr-xr-x 2 root nagios 4096 Jan 20 13:59 processed_mibs
-rw-r--r-- 1 root nagios 69164 Dec 16 04:11 q-bridge.mib
-rw-r--r-- 1 root nagios 9845 Dec 16 04:11 qlogicmib2.mib
-rw-r--r-- 1 root nagios 195066 Dec 16 04:11 radlan-mib.mib
-rw-r--r-- 1 root nagios 756 Dec 16 04:11 rfc1155.mib
-rw-r--r-- 1 root nagios 76 Dec 16 04:11 rfc1155-smi.mib
-rw-rw-r--. 1 root nagios 3067 Aug 17 11:57 RFC1155-SMI.txt
-rw-r--r-- 1 root nagios 53976 Dec 16 04:11 rfc1158.mib
-rw-r--r-- 1 root nagios 73 Dec 16 04:11 rfc-1212.mib
-rw-r--r-- 1 root nagios 73 Dec 16 04:11 rfc1212.mib
-rw-r--r-- 1 root nagios 105515 Dec 16 04:11 rfc-1213.mib
-rw-r--r-- 1 root nagios 105462 Dec 16 04:11 rfc1213.mib
-rw-rw-r--. 1 root nagios 79667 Aug 17 11:57 RFC1213-MIB.txt
-rw-r--r-- 1 root nagios 3776 Dec 16 04:11 rfc-1215.mib
-rw-r--r-- 1 root nagios 3878 Dec 16 04:11 rfc1215.mib
-rw-rw-r--. 1 root nagios 1174 Aug 17 11:57 RFC-1215.txt
-rw-r--r-- 1 root nagios 151031 Dec 16 04:11 rfc1271-mib.mib
-rw-r--r-- 1 root nagios 52368 Dec 16 04:11 rfc1514.mib
-rw-r--r-- 1 root nagios 212727 Dec 16 04:11 rmon2-mib.mib
-rw-r--r-- 1 root nagios 155263 Dec 16 04:11 rmon-mib.mib
-rw-rw-r--. 1 root nagios 147822 Aug 17 11:57 RMON-MIB.txt
-rw-rw-r--. 1 root nagios 45323 Aug 17 11:57 SCTP-MIB.txt
-rw-r--r-- 1 root nagios 50839 Dec 16 04:11 smsagent.mib
-rw-rw-r--. 1 root nagios 4649 Aug 17 11:57 SMUX-MIB.txt
-rw-rw-r--. 1 root nagios 15490 Aug 17 11:57 SNMP-COMMUNITY-MIB.txt
-rw-r--r-- 1 root nagios 22892 Dec 16 04:11 snmp-framework-mib.mib
-rw-rw-r--. 1 root nagios 22342 Aug 17 11:57 SNMP-FRAMEWORK-MIB.txt
-rw-r--r-- 1 root nagios 5783 Dec 16 04:11 snmp-mpd-mib.mib
-rw-rw-r--. 1 root nagios 5496 Aug 17 11:57 SNMP-MPD-MIB.txt
-rw-r--r-- 1 root nagios 21242 Dec 16 04:11 snmp-notification-mib.mib
-rw-rw-r--. 1 root nagios 20014 Aug 17 11:57 SNMP-NOTIFICATION-MIB.txt
-rw-rw-r--. 1 root nagios 9106 Aug 17 11:57 SNMP-PROXY-MIB.txt
-rw-r--r-- 1 root nagios 23837 Dec 16 04:11 snmp-target-mib.mib
-rw-rw-r--. 1 root nagios 22769 Aug 17 11:57 SNMP-TARGET-MIB.txt
-rw-r--r-- 1 root nagios 38923 Dec 16 04:11 snmp-user-based-sm-mib.mib
-rw-rw-r--. 1 root nagios 39201 Aug 17 11:57 SNMP-USER-BASED-SM-MIB.txt
-rw-r--r-- 1 root nagios 2281 Dec 16 04:11 snmp-usm-aes-mib.mib
-rw-rw-r--. 1 root nagios 2205 Aug 17 11:57 SNMP-USM-AES-MIB.txt
-rw-rw-r--. 1 root nagios 21101 Aug 17 11:57 SNMP-USM-DH-OBJECTS-MIB.txt
-rw-r--r-- 1 root nagios 267 Dec 16 04:11 SNMPv2-CONF.mib
-rw-rw-r--. 1 root nagios 8263 Aug 17 11:57 SNMPv2-CONF.txt
-rw-r--r-- 1 root nagios 32788 Dec 16 04:11 snmpv2-mib.mib
-rw-rw-r--. 1 root nagios 29305 Aug 17 11:57 SNMPv2-MIB.txt
-rw-rw-r--. 1 root nagios 8924 Aug 17 11:57 SNMPv2-SMI.mib
-rw-r--r-- 1 root nagios 1414 Dec 16 04:11 SNMPv2-SMI-v1.mib
-rw-r--r-- 1 root nagios 35911 Dec 16 04:11 SNMPv2-TC.mib
-rw-rw-r--. 1 root nagios 38034 Aug 17 11:57 SNMPv2-TC.txt
-rw-r--r-- 1 root nagios 2544 Dec 16 04:11 snmpv2-tc-v1.mib
-rw-rw-r--. 1 root nagios 5775 Aug 17 11:57 SNMPv2-TM.txt
-rw-rw-r--. 1 root nagios 34162 Aug 17 11:57 SNMP-VIEW-BASED-ACM-MIB.txt
-rw-r--r-- 1 root nagios 13710 Dec 16 04:11 svrclu.mib
-rw-r--r-- 1 root nagios 62043 Dec 16 04:11 svrmgt.mib
-rw-r--r-- 1 root nagios 9878 Dec 16 04:11 svrntc.mib
-rw-r--r-- 1 root nagios 54840 Dec 16 04:11 switch.mib
-rw-r--r-- 1 root nagios 21988 Dec 16 04:11 symtrap.mib
-rw-r--r-- 1 root nagios 12003 Dec 16 04:11 tcp.mib
-rw-r--r-- 1 root nagios 11980 Dec 16 04:11 tcp-mib.mib
-rw-rw-r--. 1 root nagios 28564 Aug 17 11:57 TCP-MIB.txt
-rw-r--r-- 1 root nagios 10802 Dec 16 04:11 threeparmib.mib
-rw-r--r-- 1 root nagios 28476 Dec 16 04:11 token.mib
-rw-r--r-- 1 root nagios 73577 Dec 16 04:11 token-ring-rmon-mib.mib
-rw-r--r-- 1 root nagios 16808 Dec 16 04:11 TRANSPORT-ADDRESS-MIB.mib
-rw-rw-r--. 1 root nagios 16418 Aug 17 11:57 TRANSPORT-ADDRESS-MIB.txt
-rw-r--r-- 1 root nagios 53624 Dec 16 04:11 truclu.mib
-rw-rw-r--. 1 root nagios 2163 Aug 17 11:57 UCD-DEMO-MIB.txt
-rw-rw-r--. 1 root nagios 4402 Aug 17 11:57 UCD-DISKIO-MIB.txt
-rw-rw-r--. 1 root nagios 3010 Aug 17 11:57 UCD-DLMOD-MIB.txt
-rw-rw-r--. 1 root nagios 8118 Aug 17 11:57 UCD-IPFWACC-MIB.txt
-rw-r--r-- 1 root nagios 36651 Dec 16 04:11 ucd-snmp-mib.mib
-rw-rw-r--. 1 root nagios 46150 Aug 17 11:57 UCD-SNMP-MIB.txt
-rw-r--r-- 1 root nagios 22861 Dec 16 04:11 udp-mib.mib
-rw-rw-r--. 1 root nagios 20882 Aug 17 11:57 UDP-MIB.txt
-rw-r--r-- 1 root nagios 1984 Dec 16 04:11 ums.mib
-rw-r--r-- 1 root nagios 61436 Dec 16 04:11 unified.mib
-rw-r--r-- 1 root nagios 24048 Dec 16 04:11 v5_0ficon.mib
-rw-r--r-- 1 root nagios 9102 Dec 16 04:11 v5_1ha.mib
-rw-r--r-- 1 root nagios 91664 Dec 16 04:11 v5_3sw.mib
-rw-r--r-- 1 root nagios 80129 Dec 16 04:11 vc-domain-mib.mib
-rw-r--r-- 1 root nagios 19638 Dec 16 04:11 vc-module-mib.mib
-rw-r--r-- 1 root nagios 11345 Dec 16 04:11 vc-qos-mib.mib
-rw-r--r-- 1 root nagios 20814 Dec 16 04:11 VMWARE-AGENTCAP-MIB.mib
-rw-r--r-- 1 root nagios 2338 Dec 16 04:11 VMWARE-CIMOM-MIB.mib
-rw-r--r-- 1 root nagios 22411 Dec 16 04:11 VMWARE-ENV-MIB.mib
-rw-r--r-- 1 root nagios 15670 Dec 16 04:11 VMWARE-OBSOLETE-MIB.mib
-rw-r--r-- 1 root nagios 1424 Dec 16 04:11 VMWARE-PRODUCTS-MIB.mib
-rw-r--r-- 1 root nagios 8306 Dec 16 04:11 VMWARE-RESOURCES-MIB.mib
-rw-r--r-- 1 root nagios 3072 Dec 16 04:11 VMWARE-ROOT-MIB.mib
-rw-r--r-- 1 root nagios 3872 Dec 16 04:11 VMWARE-SYSTEM-MIB.mib
-rw-r--r-- 1 root nagios 6800 Dec 16 04:11 VMWARE-TC-MIB.mib
-rw-r--r-- 1 root nagios 4004 Dec 16 04:11 VMWARE-TRAPS-MIB.mib
-rw-r--r-- 1 root nagios 8772 Dec 16 04:11 VMWARE-VC-EVENT-MIB.mib
-rw-r--r-- 1 root nagios 27003 Dec 16 04:11 VMWARE-VMINFO-MIB.mib
-rw-r--r-- 1 root nagios 774 Dec 16 04:11 VMWARE-VMKERNEL-MIB.mib
-rw-r--r-- 1 root nagios 128907 Dec 16 04:11 wbt3mib.mib
-rw-r--r-- 1 root nagios 1036917 Dec 16 04:11 xl_hsv_200.mib
-rw-r--r-- 1 root nagios 1839 Dec 16 04:11 xp1024trapmib.mib
-rw-r--r-- 1 root nagios 9209 Dec 16 04:11 zesa.mib
-rw-r--r-- 1 root nagios 71118 Dec 16 04:11 zhrm.mib
-rw-r--r-- 1 root nagios 25085 Dec 16 04:11 zsmp.mib
-rw-r--r-- 1 root nagios 12111 Dec 16 04:11 ztmx.mib
-rw-r--r-- 1 root nagios 14625 Dec 16 04:11 ztsa.mib
Last edited by hsmith on Fri Jan 22, 2016 10:12 am, edited 1 time in total.
Reason: Added [code][/code] tags to long output.
Reason: Added [code][/code] tags to long output.
Re: SNMP based scripts no longer work after installing SNMP
The MIB files have to end in .txt so you may need to rename them from .mib to .txt.
The one that is giving you the error can be fixed by running the following as root on the XI server.
Try that and let us know if this helps.
This issue can be caused by installing older / incompatible versions of MIB files so if the MIB file is already on the server, you shouldn't have to re-upload it.
The one that is giving you the error can be fixed by running the following as root on the XI server.
Code: Select all
mv /usr/share/snmp/mibs/SNMPv2-SMI.mib /usr/share/snmp/mibs/SNMPv2-SMI.txtThis issue can be caused by installing older / incompatible versions of MIB files so if the MIB file is already on the server, you shouldn't have to re-upload it.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: SNMP based scripts no longer work after installing SNMP
Ran the command, traps still aren't processing, and more importantly existing SNMP based service checks are still broken. I appreciate any and all help on this issue. Sample output of a check that was working 2 days ago:
[root@usalfd0nagxi01 ~]# snmpget -v2c -c <community string> 10.132.10.101 1.3.6.1.4.1.476.1.42.3.4.1.2.3.1.3.1
No log handling enabled - turning on stderr logging
Did not find 'mgmt' in module RFC1155-SMI (/usr/share/snmp/mibs/RFC1213-MIB.txt)
Unlinked OID in RFC1213-MIB: mib-2 ::= { mgmt 1 }
Undefined identifier: mgmt near line 15 of /usr/share/snmp/mibs/RFC1213-MIB.txt
Did not find 'ifIndex' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Did not find 'transmission' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Unlinked OID in EtherLike-MIB: dot3 ::= { transmission 7 }
Undefined identifier: transmission near line 26 of /usr/share/snmp/mibs/etherlike.mib
[root@usalfd0nagxi01 ~]# snmpget -v2c -c <community string> 10.132.10.101 1.3.6.1.4.1.476.1.42.3.4.1.2.3.1.3.1
No log handling enabled - turning on stderr logging
Did not find 'mgmt' in module RFC1155-SMI (/usr/share/snmp/mibs/RFC1213-MIB.txt)
Unlinked OID in RFC1213-MIB: mib-2 ::= { mgmt 1 }
Undefined identifier: mgmt near line 15 of /usr/share/snmp/mibs/RFC1213-MIB.txt
Did not find 'ifIndex' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Did not find 'transmission' in module RFC1213-MIB (/usr/share/snmp/mibs/etherlike.mib)
Unlinked OID in EtherLike-MIB: dot3 ::= { transmission 7 }
Undefined identifier: transmission near line 26 of /usr/share/snmp/mibs/etherlike.mib
Re: SNMP based scripts no longer work after installing SNMP
In the /usr/share/snmp/mibs/ filder, there are a whole lot of mib files dated December 16th were added to the system.
What you can do is move all of the .mib files out of that folder into another, then make sure some of your that were failing start to work.
Then start to add back only the MIB files you need one at a time and test to see if the check continues to work.
What you can do is move all of the .mib files out of that folder into another, then make sure some of your that were failing start to work.
Then start to add back only the MIB files you need one at a time and test to see if the check continues to work.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: SNMP based scripts no longer work after installing SNMP
I tested this out yesterday with little to no change.
I was able to pull the /mib/ directory from a restore point from a week prior. When adding the mibs back I noticed they were all the same dates as they were before when they worked, i.e. Dec 16th, etc. It is important to note: I did not install the SNMP Trap package on Dec 16th, I installed that last week. Something in the script changed a .conf file or an .ini file or something of that nature. I am no SNMP expert and I feel that I am misdiagnosing the issue and/or troubleshooting in circles, is there anyway I could initiate a WebEx with Nagios Support?
I was able to pull the /mib/ directory from a restore point from a week prior. When adding the mibs back I noticed they were all the same dates as they were before when they worked, i.e. Dec 16th, etc. It is important to note: I did not install the SNMP Trap package on Dec 16th, I installed that last week. Something in the script changed a .conf file or an .ini file or something of that nature. I am no SNMP expert and I feel that I am misdiagnosing the issue and/or troubleshooting in circles, is there anyway I could initiate a WebEx with Nagios Support?
Re: SNMP based scripts no longer work after installing SNMP
We're moving this to email and will continue working through that method of communication, I will re-open this if needed.
Thank you
Thank you