|
I’ve started to survey SNMP protocol, so I followed the
sample code in the MDF tutorial. I’ve finished all of instruction on the tutorial and I
tested the agent that I complied, below is command that I’ve excuted [localhost] ./ifTable -f -DALL -M -L localhost:1109 after that some debug messages was shown, so I tried to run snmpget command like below [localhost] snmpget -c public localhost:1109
ifTable.ifEntry.ifDescr.1 but Timeout occurred like this, [localhost] Timeout: No Response from localhost:1109 at that time, agent debugging message
is shown like below trace: vacm_in_view():
mibgroup/mibII/vacm_conf.c, 708: mibII/vacm_vars: vacm_in_view: ver=1,
community=public trace: netsnmp_udp_getSecName():
snmpUDPDomain.c, 1005: netsnmp_udp_getSecName: no com2sec
entries trace: vacm_in_view():
mibgroup/mibII/vacm_conf.c, 806: mibII/vacm_vars: vacm_in_view: No
security name found trace: snmp_call_callbacks():
callback.c, 231: callback: END calling callbacks for
maj=1 min=5 (1 called) Do you guys have some thought on this problem? |
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-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
