Bug 1362188 - EWS 2.1.1 CR1: snmp module doesn't response at solaris sparc
Summary: EWS 2.1.1 CR1: snmp module doesn't response at solaris sparc
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: httpd
Version: 2.1.1
Hardware: sparc64
OS: Solaris
urgent
urgent
Target Milestone: CR01
: 2.1.1
Assignee: Weinan Li
QA Contact: Jan Onderka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-01 13:30 UTC by Jan Onderka
Modified: 2019-06-13 12:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-06-13 12:20:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Onderka 2016-08-01 13:30:45 UTC
Description of problem:
snmp doesn't responce at defined port at snmpd.conf at solaris sparc

How reproducible:
start httpd with snmpd setup and try 
snmpwalk -mAll -v1 -cpublic 127.0.0.1:1618 .1.3.6.1.2.1.1.5.0

Steps to Reproduce:
1. change port at snmpd.conf from 1610 to 1618.0.1
2. change all occurence of localhost to 127.0.0.1

Actual results:
snmpwalk -mAll -v1 -cpublic 127.0.0.1:1618 .1.3.6.1.2.1.1.5.0         
Timeout: No Response from 127.0.0.1:1618


Expected results:
something like:
SNMPv2-MIB::sysName.0 = STRING: dev139-04.mw.lab.eng.bos.redhat.com


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