Hi Daniel, All
I really appreciate your Help
I carried out your suggestion and used TCP DUMP and Wire Shark
I found the Context engine ID which appears to be 80003a8c04
But there appears a difference between snmpwalk and cfgmaker + SNMPv3,
after the initial discovery, when cfg maker is run the authoritiveengine boots and authoritiveenginetime appears to be zeroed out (when Cfg maker sends data after the initial response form the router ) (while the correct values are sent by snmp walk )
( I have attached2 screenshots of the wireshark of the SNMPv3 Conversatons compared with MRTG Cfgmaker and Snmpwalk
I have run the command below
cfgmaker --enablesnmpv3 --contextengineid=0x80003a8c04 --username=Read_Only_Secure --authpassword=testtest --authprotocol=sha --privpassword=testtest --privprotocol=des --community=Read_Only_Secure --snmp-options=:::::3
Read_Only_Secure <at> 10.17.1.250
and I get this error from cfgmaker
SNMPWALK Problem for 1.3.6.1.2.1.1 on Read_Only_Secure <at> 10.17.1.250:::::3:v4only: Expected OCTET STRING, but found OBJECT IDENTIFIER at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1805
Net_SNMP_util::snmpwalk_flg('Read_Only_Secure <at> 10.17.1.250:::::3:v4only', undef, 'HASH(0x89d8ca8)', 1.3.6.1.2.1.1) called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 766
Net_SNMP_util::snmpwalk('Read_Only_Secure <at> 10.17.1.250:::::3:v4only', 'HASH(0x89d8ca8)', 1.3.6.1.2.1.1) called at /usr/bin/cfgmaker line 950
main::DeviceInfo('Read_Only_Secure <at> 10.17.1.250:::::3', 'HASH(0x89d8d08)', 'HASH(0x89d8ca8)') called at /usr/bin/cfgmaker line 137
main::main() called at /usr/bin/cfgmaker line 155
WARNING: Skipping Read_Only_Secure <at> 10.17.1.250:::::3 as no info could be retrieved
I run the the exact same command beow command below
cfgmaker --enablesnmpv3 --contextengineid=0x80003a8c04 --username=Read_Only_Secure --authpassword=testtest --authprotocol=sha --privpassword=testtest --privprotocol=des --community=Read_Only_Secure --snmp-options=:::::3
Read_Only_Secure <at> 10.17.1.250and I get this *different* error from cfgmaker
SNMPWALK Problem for 1.3.6.1.2.1.1 on Read_Only_Secure <at> 10.17.1.250:::::3:v4only: The ASN.1 type 0x84 is unknown at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 1805
Net_SNMP_util::snmpwalk_flg('Read_Only_Secure <at> 10.17.1.250:::::3:v4only', undef, 'HASH(0xa422ca8)', 1.3.6.1.2.1.1) called at /usr/bin/../lib/mrtg2/Net_SNMP_util.pm line 766
Net_SNMP_util::snmpwalk('Read_Only_Secure <at> 10.17.1.250:::::3:v4only', 'HASH(0xa422ca8)', 1.3.6.1.2.1.1) called at /usr/bin/cfgmaker line 950
main::DeviceInfo('Read_Only_Secure <at> 10.17.1.250:::::3', 'HASH(0xa422d08)', 'HASH(0xa422ca8)') called at /usr/bin/cfgmaker line 137
main::main() called at /usr/bin/cfgmaker line 155
WARNING: Skipping Read_Only_Secure <at> 10.17.1.250:::::3 as no info could be retrieved
Below is the Debug output from our router ... which complains about Time windows and Engine Boots (even though I never configured them
02:18:59 snmp,debug v3 err: 3 unknown engine id
02:18:59 snmp packet from: 10.64.34.77 version: 3
02:18:59 snmp user: Read_Only_Secure
02:18:59 snmp,debug v3 err: 1 not in time window or incorrect engine boots
02:18:59 snmp packet from: 10.64.34.77 version: 3
02:18:59 snmp user: Read_Only_Secure
02:18:59 snmp,debug getnextgetbulk .1.3.6.1.2.1.1 reps:c nonreps:0
02:19:15 snmp packet from: 10.64.34.77 version: 3
02:19:15 snmp user:
02:19:15 snmp,debug v3 err: 3 unknown engine id
02:19:15 snmp packet from: 10.64.34.77 version: 3
02:19:15 snmp user: Read_Only_Secure
02:19:15 snmp,debug v3 err: 1 not in time window or incorrect engine boots
02:19:15 snmp packet from: 10.64.34.77 version: 3
02:19:15 snmp user: Read_Only_Secure
02:19:15 snmp,debug getnextgetbulk .1.3.6.1.2.1.1 reps:c nonreps:0
02:20:11 snmp packet from: 10.64.34.77 version: 3
02:20:11 snmp user:
02:20:11 snmp,debug v3 err: 3 unknown engine id
02:20:11 snmp packet from: 10.64.34.77 version: 3
02:20:11 snmp user: Read_Only_Secure
02:20:11 snmp,debug v3 err: 1 not in time window or incorrect engine boots
02:20:11 snmp packet from: 10.64.34.77 version: 3
02:20:11 snmp user: Read_Only_Secure
02:20:11 snmp,debug getnextgetbulk .1.3.6.1.2.1.1 reps:c nonreps:0
02:20:31 snmp packet from: 10.64.34.77 version: 3
02:20:31 snmp user:
02:20:31 snmp,debug v3 err: 3 unknown engine id
02:20:31 snmp packet from: 10.64.34.77 version: 3
02:20:31 snmp user: Read_Only_Secure
02:20:31 snmp,debug v3 err: 1 not in time window or incorrect engine boots
02:20:31 snmp packet from: 10.64.34.77 version: 3
02:20:31 snmp user: Read_Only_Secure
02:20:31 snmp,debug getnextgetbulk .1.3.6.1.2.1.1 reps:c nonreps:0