lausser / check_nwc_health

nwc = network component. This plugin checks lots of aspects of routers, switches, wlan controllers, firewalls,.....
http://labs.consol.de/nagios/check_nwc_health
GNU General Public License v2.0
147 stars 87 forks source link

SNMP polling broken in ios xe 17.3.1 on isr 1121x #253

Open Ondjultomte opened 3 years ago

Ondjultomte commented 3 years ago

SNMP was working fine on previous versions on my routers running ie 16.12.3 , both isr1121 isr 4221 .

After upgrading to 17.3.1 I got the following error message for all checks, hardware, interfaces etc.:

UNKNOWN - got neither sysUptime nor sysDescr, is this snmp agent working correctly? What do you need , snmpwalk?

Im gonna TS the 17.3.1, could also be a bug in the new version.

lausser commented 3 years ago

You have to debug on the network level what happens. Trace the SNMP communication, parameters etc. See which OIDs are requested and what are the answers. The change was on the IOS side, so there is nothing i can do here.

----- Ursprüngliche Mail -----

Von: "Ondjultomte" notifications@github.com An: "lausser/check_nwc_health" check_nwc_health@noreply.github.com CC: "Subscribed" subscribed@noreply.github.com Gesendet: Montag, 24. August 2020 09:22:17 Betreff: [lausser/check_nwc_health] SNMP polling broken in ios xe 17.3.1 on isr 1121x (#253)

SNMP was working fine on previous versions on my routers running ie 16.12.3 , both isr1121 isr 4221 .

After upgrading to 17.3.1 I got the following error message for all checks, hardware, interfaces etc.:

UNKNOWN - got neither sysUptime nor sysDescr, is this snmp agent working correctly?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/lausser/check_nwc_health/issues/253