Any servers on this subnet, snmpwalk -c public 10.192.16.161 works straight
away.
On any other subnets, using the same settings, just doesn't work.  I have
played for days and am at a loss.
There are now firewalls in place, just ip forwarding?  I can query non linux
snmp devices on other subnets, just none of the net-snmp boxes that I have
set up. So possible mis-configuration?

Any help would be appreciated.

All servers / routers are using this snmpd.conf
syscontact  [EMAIL PROTECTED]
syslocation bathurstwireless.local

#      sec.name   source          community (password)
com2sec Mybox     localhost        XXXXXXXXXX
com2sec Outside   default          public
#
#      group.name sec.model  sec.name
group   RWGroup    V1         Mybox
group   RWGroup    V2c        Mybox
group   RWGroup    usm        Mybox

group   ROGroup    V1         Outside
group   ROGroup    V2c        Outside
group   ROGroup    usm        Outside
#
#            incl/excl subtree   mask
view all     included  .1        80
#view system  included  system    fe
#
#              context sec.model sec.level prefix  read    write  notif
access  ROGroup   ""      any     noauth    exact   all     none   none
access  RWGroup   ""      any     noauth    exact   all     all    all


doing an nmap on the servers all bring up the following
nmap 10.192.16.129 -sU -p160-163
Interesting ports on 10.192.16.161: (Local router)      can connect to this
one
PORT    STATE         SERVICE
160/udp closed        sgmp-traps
161/udp open|filtered snmp
162/udp closed        snmptrap
163/udp closed        cmip-man

Interesting ports on 10.192.16.129: (Remote Router)     just times out like
all the others :-Z
PORT    STATE         SERVICE
160/udp closed        sgmp-traps
161/udp open|filtered snmp
162/udp closed        snmptrap
163/udp closed        cmip-man


snmpwalk -c public 10.192.16.161
SNMPv2-MIB::sysDescr.0 = STRING: Linux bxwifi-ap-xtremex 2.4.31 #6 Sun Jun 5
19:04:47 PDT 2005 i686
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
SNMPv2-MIB::sysUpTime.0 = Timeticks: (427151) 1:11:11.51
SNMPv2-MIB::sysContact.0 = STRING: [EMAIL PROTECTED]
SNMPv2-MIB::sysName.0 = STRING: bxwifi-ap-xtremex
SNMPv2-MIB::sysLocation.0 = STRING: bathurstwireless.local
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (7) 0:00:00.07
etc.................

snmpwalk -c public 10.192.16.129
Timeout: No Response from 10.192.16.129

Cheers,
Phill



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to