Network Switch / Router Monitoring Wizard via SNMPv3
Posted: Thu Jul 07, 2016 2:25 pm
I cannot add or update devices with the wizard using snmpv3.. V2 it scans the device just fine.. Plus we still have 100s of device still being monitored over v3 just fine..
I can still snmpwalk the devices from cli just fine..
output of web gui
Bandwidth and Port Status
No ports were detected on the switch. Possible reasons for this include:
The switch is currently down
The switch does not exist at the address you specified
SNMP support on the switch is disabled
Troubleshooting Tip:
If you keep experiencing problems with the switch wizard scan, login to the Nagios XI server as the root user and execute the following command:
!! private info replaced with $$$$
/usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='$$$' --authprotocol='sha' --authpassword='$$$' --privprotocol='aes' --privpassword='$$$' --contextengineid=0 '1middle1'
Send the output of the command and a description of your problem to the Nagios support team by posting to our online support forum.
Here is the output private info replaced with $$$$
[root@dragon ~]# /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='$$$' --authprotocol='sha' --authpassword='$$$' --privprotocol='aes' --privpassword='$$$' --contextengineid=0 ''
Only des, 3desede, aescfb128, aescffb192 and aescfb256 are defined for --privprotocol at /usr/bin/cfgmaker line 1523.
snmpv3 is on switch is sha and aes 128
I can still snmpwalk the devices from cli just fine..
output of web gui
Bandwidth and Port Status
No ports were detected on the switch. Possible reasons for this include:
The switch is currently down
The switch does not exist at the address you specified
SNMP support on the switch is disabled
Troubleshooting Tip:
If you keep experiencing problems with the switch wizard scan, login to the Nagios XI server as the root user and execute the following command:
!! private info replaced with $$$$
/usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='$$$' --authprotocol='sha' --authpassword='$$$' --privprotocol='aes' --privpassword='$$$' --contextengineid=0 '1middle1'
Send the output of the command and a description of your problem to the Nagios support team by posting to our online support forum.
Here is the output private info replaced with $$$$
[root@dragon ~]# /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='$$$' --authprotocol='sha' --authpassword='$$$' --privprotocol='aes' --privpassword='$$$' --contextengineid=0 ''
Only des, 3desede, aescfb128, aescffb192 and aescfb256 are defined for --privprotocol at /usr/bin/cfgmaker line 1523.
snmpv3 is on switch is sha and aes 128