Does MIB syntax, "BITS" work for anybody using MFD?

2007-08-14 Thread Carlos Cumming
Ooops. I accidentally attached this to a thread I was reading. I'll try again: Does anybody have any luck using a BITS enumeration in their MIB along with code generated by mib2c -c mib2c.mfd.conf (i.e., mibs for dummies). When I do a snmpget on my oid, I get something like: $ snmpget

Re: Does net-snmp-5.4.0 have some bugs handling read/write community? plaese reply my e-mail...

2007-08-14 Thread Dave Shield
On 14/08/07, 하영훈 <[EMAIL PROTECTED]> wrote: > case b) > # this configuration file doesn't work for snmp SET request > rocommunity ssul97 > rwcommunity ssul97 > When I use second snmpd.conf file, snmp agent returns "No access" > response to my SET request. > > Are there any problems in my snmpd.

Does net-snmp-5.4.0 have some bugs h andling read/write community? plaese reply my e-mail...

2007-08-14 Thread 하영훈
Dear net-snmp-coders I am using net-snmp-5.4.0. I has a problem while using net-snmp package. I created snmpd.conf file using "snmpconf" perl script. below is my snmpd.conf files case a) # this configuration file works well syslocation "Seoul, Korea" syscontact ssul97 sysservi

5.4.1 and duplicated IP addresses -> snmpd crash (SEGV)

2007-08-14 Thread Łukasz Engel
Hi everyone, After upgrading netsnmp package from 5.4 to 5.4.1 snmpd daemon on my linux ruter/firewall started to die in less than 30sec after startup (with SIGSEGV). I did some investigation and found that trigger was the same IP address on 2 interfaces - ethX and ipsecY (ipsec device on linu

Net-SNMPv3 AuthorizationError Help

2007-08-14 Thread Vishal Kotalwar
Hi Dave, I created a rwuser vishal password for it as vishalkotalwar gave the command on a linux pc which I am using as both manager and agent but i am getting Authorization Error as follows. i am giving packet dump also with it for ur reference snmpwalk -v 3 -a md5 -A vishalkotalwar -

about adding variables to the notification_var

2007-08-14 Thread Nicky
Dear net-snmp coders: The function snmp_varlist_add_variable can be used to add a variable to the notification_vars.I can add my define oid and its value to notification_vars.But if I want to add the imple

about trap(need help)

2007-08-14 Thread zhangyao
i want to receive trap in 192.168.88.82 in snmpd.conf,i added: trap2sink 192.168.88.82 but it shows: C:\Documents and Settings\yao>snmpd No log handling enabled - turning on stderr logging snmpd: create_trap_session: C:/usr/etc/snmp/snmpd.conf: line 462: Error: cannot create trap2sink: 192.16