Below is my snmpd.conf
,and i still found problem with snmpwalk timeout 
agentaddress  161


com2sec notConfigUser  default       public

#       groupName      securityModel securityName


group   notConfigGroup v1           notConfigUser


group   notConfigGroup v2c           notConfigUser

# Make at least  snmpwalk -v 1 localhost -c public system fast again.


#       name           incl/excl     subtree         mask(optional)

view    systemview    included   .1

view    allview    included   .1.3.6


view    systemview    included   .1.3.6.1.2.1.1


view    systemview    included   .1.3.6.1.2.1.25.1.1



view    allview    included  .1.3.6.1.2.1.25.3.6



#       group          context sec.model sec.level prefix read   write  notif


access  notConfigGroup ""      any       noauth    exact  allview none none
# Proxy IBM Agnt Requests for port number
proxy -v 1 -c public 127.0.0.1:161 1.3.6.1.4.1.2.2.1.1.0
proxy -v 1 -c public 127.0.0.1:161 1.3.6.1.4.1.2.2.1.1.1.0
# Proxy iftable(IF-MIB: Interface Names & Stats), iptable and ifalias
proxy -v 1 -c public 127.0.0.1:161 .1.3.6.1.2.1
proxy -v 1 -c public 127.0.0.1:161 .1.3.6.1.2.1.4.20.1
# Proxy RFC1213-MIB (Route Info)
proxy -v 1 -c public 127.0.0.1:161 .1.3.6.1.2.1.4.21.1
# Proxy SysUptime (netsnmp doesn't work)
proxy -v 1 -c public 127.0.0.1:161 1.3.6.1.2.1.25.1.1.0
# Proxy the SNMP Descr so OS shows up properly in zenoss parsing
proxy -v 1 -c public 127.0.0.1:161 .1.3.6.1.2.1.1.1.0
# Added for support of bcm5820 cards.
pass .1 /usr/bin/ucd5820stat


Please help me to solve it




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=32525#32525

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to