Bug 1096164 - snmp does not work
Summary: snmp does not work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-node
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
urgent
medium
Target Milestone: ---
: 3.5.0
Assignee: Ryan Barry
QA Contact: Virtualization Bugs
URL:
Whiteboard: node
Depends On:
Blocks: rhevh-7.0
TreeView+ depends on / blocked
 
Reported: 2014-05-09 10:28 UTC by cshao
Modified: 2016-02-10 20:02 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-11 20:57:13 UTC
oVirt Team: Node
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1404393 0 None None None Never
Red Hat Product Errata RHEA-2015:0160 0 normal SHIPPED_LIVE ovirt-node bug fix and enhancement update 2015-02-12 01:34:52 UTC
oVirt gerrit 27650 0 master MERGED Fix SNMP 2020-09-15 17:35:56 UTC
oVirt gerrit 32167 0 master MERGED fix snmp to work 2020-09-15 17:35:56 UTC

Description cshao 2014-05-09 10:28:07 UTC
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:

Comment 1 Fabian Deutsch 2014-07-24 16:02:38 UTC
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.

Comment 2 haiyang,dong 2014-08-30 11:47:46 UTC
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.

Comment 4 cshao 2014-10-14 09:18:13 UTC
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.

Comment 7 errata-xmlrpc 2015-02-11 20:57:13 UTC
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


Note You need to log in before you can comment on or make changes to this bug.