Network Device Monitoring Wizard Issue
Posted: Fri Nov 17, 2017 3:06 pm
Hello,
I have been trying to get bandwidth graphs going for a couple of network device interfaces but the wizard does not appear to be functioning. Any ideas on what this may be?
Information Below. SNMPWALK indeed returns LOTS of values for this device.
[ntsmssc@mon0003 libexec]$ /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='USERNAME' --authprotocol='sha' --authpassword='AUTHPASSWORD' --privprotocol='aes' --privpassword='PRIVPASSWORD' --contextengineid=0 'HOSTNAMEOFDEVICE'
--base: SNMP V3 libraries found, SNMP V3 enabled.
--base: Get Device Info on public@HOSTNAME:::::3
SNMPopen failed: Received usmStatsWrongDigests.0 Report-PDU with value 74 during synchronization
at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1580.
Net_SNMP_util::snmpopen('public@HOSTNAME:::::3:v4only', 0, 'ARRAY(0x24dfdf0)') called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1690
Net_SNMP_util::snmpwalk_flg('public@HOSTNAME:::::3:v4only', undef, 'HASH(0x1edbe20)', 1.3.6.1.2.1.1) called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 786
Net_SNMP_util::snmpwalk('public@HOSTNAME:::::3:v4only', 'HASH(0x1edbe20)', 1.3.6.1.2.1.1) called at /usr/bin/cfgmaker line 951
main::DeviceInfo('public@HOSTNAME:::::3', 'HASH(0x1edc060)', 'HASH(0x1edbe20)') called at /usr/bin/cfgmaker line 142
main::main() called at /usr/bin/cfgmaker line 160
SNMPWALK Problem for public@HOSTNAME:::::3:v4only at /usr/bin/cfgmaker line 951.
WARNING: Skipping public@HOSTNAME:::::3 as no info could be retrieved
Use of uninitialized value $comment_sysdescr in substitution (s///) at /usr/bin/cfgmaker line 379.
Use of uninitialized value $sysname in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $comment_sysdescr in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syscontact in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syslocation in concatenation (.) or string at /usr/bin/cfgmaker line 412.
# Created by
# /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed 100000000 --enablesnmpv3 --snmp-options=:::::3 --username=USER --authprotocol=sha --authpassword=AUTHPASS --privprotocol=aes --privpassword=PRIVPASSWORD --contextengineid=0 HOSTNAME
### Global Config Options
# for UNIX
# WorkDir: /home/http/mrtg
# or for NT
# WorkDir: c:\mrtgdata
### Global Defaults
# to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits
EnableIPv6: no
######################################################################
# System:
# Description:
# Contact:
# Location:
######################################################################
enablesnmpv3: yes
Any assistance is much appreciated!!
I have been trying to get bandwidth graphs going for a couple of network device interfaces but the wizard does not appear to be functioning. Any ideas on what this may be?
Information Below. SNMPWALK indeed returns LOTS of values for this device.
[ntsmssc@mon0003 libexec]$ /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' --enablesnmpv3 --snmp-options=:::::3 --username='USERNAME' --authprotocol='sha' --authpassword='AUTHPASSWORD' --privprotocol='aes' --privpassword='PRIVPASSWORD' --contextengineid=0 'HOSTNAMEOFDEVICE'
--base: SNMP V3 libraries found, SNMP V3 enabled.
--base: Get Device Info on public@HOSTNAME:::::3
SNMPopen failed: Received usmStatsWrongDigests.0 Report-PDU with value 74 during synchronization
at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1580.
Net_SNMP_util::snmpopen('public@HOSTNAME:::::3:v4only', 0, 'ARRAY(0x24dfdf0)') called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1690
Net_SNMP_util::snmpwalk_flg('public@HOSTNAME:::::3:v4only', undef, 'HASH(0x1edbe20)', 1.3.6.1.2.1.1) called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 786
Net_SNMP_util::snmpwalk('public@HOSTNAME:::::3:v4only', 'HASH(0x1edbe20)', 1.3.6.1.2.1.1) called at /usr/bin/cfgmaker line 951
main::DeviceInfo('public@HOSTNAME:::::3', 'HASH(0x1edc060)', 'HASH(0x1edbe20)') called at /usr/bin/cfgmaker line 142
main::main() called at /usr/bin/cfgmaker line 160
SNMPWALK Problem for public@HOSTNAME:::::3:v4only at /usr/bin/cfgmaker line 951.
WARNING: Skipping public@HOSTNAME:::::3 as no info could be retrieved
Use of uninitialized value $comment_sysdescr in substitution (s///) at /usr/bin/cfgmaker line 379.
Use of uninitialized value $sysname in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $comment_sysdescr in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syscontact in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syslocation in concatenation (.) or string at /usr/bin/cfgmaker line 412.
# Created by
# /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed 100000000 --enablesnmpv3 --snmp-options=:::::3 --username=USER --authprotocol=sha --authpassword=AUTHPASS --privprotocol=aes --privpassword=PRIVPASSWORD --contextengineid=0 HOSTNAME
### Global Config Options
# for UNIX
# WorkDir: /home/http/mrtg
# or for NT
# WorkDir: c:\mrtgdata
### Global Defaults
# to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits
EnableIPv6: no
######################################################################
# System:
# Description:
# Contact:
# Location:
######################################################################
enablesnmpv3: yes
Any assistance is much appreciated!!