You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've followed instructions in the README.md file. However, I'm getting the following:
root@itsputil01:~ $ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass localhost .1.3.9950.1 SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree) root@itsputil01:~ $ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass -c public localhost .1.3.9950.1 SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
I've followed instructions in the README.md file. However, I'm getting the following:
root@itsputil01:~
$ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass localhost .1.3.9950.1
SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
root@itsputil01:~
$ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass -c public localhost .1.3.9950.1
SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
Please see the attached snmpd.conf. Any ideas?
itsputil01_snmpd_conf.tgz
The text was updated successfully, but these errors were encountered: