*To list the complete information, I have all the output from
net-snmp-config below:*
*
[user@localhost ~]$ net-snmp-config --cflags
-DINET6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -lcrypto
-DNETSNMP_NO_INLINE -Dlinu
*Dave,*
*
*
*Thanks so much for your time.*
*
*
*We are using the net-snmp release from Redhat*
*Red Hat Enterprise Linux Server release 5.3 (Tikanga)*
*
*
*Below is the configuration options*
*
net-snmp-config --configure-options
*
*
'--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gn
Hi Hanna,
I am getting exactly same error as you have got in sync. with post by you
following is the error SS:
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find
Traps are sent using engine id of the trap sender. So I am not sure if your
suggestion will work.
In my setup, 10.4.120.145 is trap sender and 10.4.120.141 is trap receiver.
I have configured the trap receiver with
createUser -e 0x80001f8801ac1f0091 netadmin MD5 "netadminpassword" DES
where 0x8000
Hello,
i try to do some Get-Request on my implemented table and i have got the error
'No Such Instance currently exists at this OID' on some column entries. If i do
an snmptable request or a single snmpget request all data correctly response.
Request:
snmpget -c public localhost 25.3.3.1.1.0x88
Hi,
I developed an agent extension using dlmod method and added a read/write
user, but cannot get any output when using SNMPv3.
The situation is like this:
snmpget -v2c -c public localhost sysDescr.0 #This works fine
snmpget -v2c -c public localhost customMIB.1.1.0 #This works fin