Description of problem: snmp does not work. Version-Release number of selected component (if applicable): rhevh-7.0-20140424.0.iso ovirt-node-3.1.0-0.2.20140424gitbfdfc00.el7 How reproducible: 100% Steps to Reproduce: 1. Install rhevh-7.0-20140424.0.iso 2. Enter snmp page and set password 3. Run command " snmpwalk -v3 -u root -l authPriv -a SHA -A redhat123 -x AES -X redhat123 10.66.10.29 sysDescr" Actual results: #snmpwalk -v3 -u root -l authPriv -a SHA -A redhat123 -x AES -X redhat123 10.66.10.29 sysDescr snmpwalk: Timeout (Sub-id not found: (top) -> sysDescr) # cat /etc/snmp/snmpd.conf master agentx dontLogTCPWrappersConnects yes rwuser root auth .1 createUser root SHA redhat123 AES Expected results: snmp work fine. Additional info:
This is a mass change, moving bugs of merged patches into MODIFIED. Please correct the state, if you think that the move was not justified.
Test version: rhev-hypervisor7-7.0-20140827.0.iso ovirt-node-3.1.0-0.9.20140815gitee21d9b.el7.noarch snmp still does not work with the follow test result: #snmpwalk -v3 -u root -l authPriv -a SHA -A redhat123 -x AES -X redhat123 10.66.10.75 sysDescr snmpwalk: Timeout (Sub-id not found: (top) -> sysDescr) so re-assigned it again.
Test version: rhev-hypervisor7-7.0-20141006.0.el7ev.noarch ovirt-node-3.1.0-0.20.20141006gitc421e04.el7.noarch Test steps: 1. Install rhevh-7.0 2. Enter snmp page and set password 3. Run command " snmpwalk -v3 -u root -l authPriv -a SHA -A redhat123 -x AES -X redhat123 $ip sysDescr" 4. Disable snmp. 5. Enable snmp with new password. Test result: snmp work fine. So the bug is fixed, change bug status to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0160.html