snmpassist
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-13-2017 08:34 AM
exos version 22.3.1.4, snmp assist gives fault message at the end
Traceback (most recent call last):
File "/usr/local/cfg/snmpassist.py", line 204, in
main()
File "/usr/local/cfg/snmpassist.py", line 119, in main
(snmpuser, authtype, authpw, privpw, privtype))
RuntimeError
Traceback (most recent call last):
File "/usr/local/cfg/snmpassist.py", line 204, in
main()
File "/usr/local/cfg/snmpassist.py", line 119, in main
(snmpuser, authtype, authpw, privpw, privtype))
RuntimeError
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-13-2017 01:50 PM
Looks like this is likely the same problem described in the issue on GitHub linked below:
https://github.com/extremenetworks/ExtremeScripting/issues/32
Can you get the following information:
https://github.com/extremenetworks/ExtremeScripting/issues/32
Can you get the following information:
- All commands/input used to trigger this.
- Are there any special characters in the auth or privacy passwords?
- What is the SNMP config on the switch prior to running the snmpassist.py script?
