|
De: Ivan
Pozo [mailto:[EMAIL PROTECTED] Hi, everybody:
Actually I’m doing a NET-SNMP implementation with snmptrapd and snmpd.
I’ve been reading the documentation and the mailing lists with the search
tool in order to solve an issue with none results. This issue is related with
the NOTIFICATION-LOG-MIB snmptrapd support. From the documentation I know
the snmptrapd has the ability to register the traps in the NOTIFICATION-LOG-MIB
(in the nlmLogTable and the nlmLogVariableTable), but when I send a trap to the
snmptrapd this is not registered. I know this because when I do a consult to
these tables with the command snmptable (snmptable -v 2c -c administrators
10.30.5.15:161 nlmLog.nlmLogTable) I get the result “No entries”.
The development environment has the snmpd (UDP port 161) and the snmptrapd (UDP
port 162) running (NET-SNMP version 5.1.3.1). First, I ran the snmpd and when
the snmpd was up I ran the snmptrapd. I did it because I know that the snmptrapd
need the snmpd running to act as an agentX. I suppose I have the issue when the
snmptrapd try to be registrered in the snmpd. Am I missing a configuration in
the snmptrapd ?. The snmptrapd needs additional information like the user name
to be connected to the snmpd ?.
Thanks in advance for your attention and for the help. Regards. |
- RV: snmptrapd & NOTIFICATION-LOG-MIB support Ivan Pozo
- Re: snmptrapd & NOTIFICATION-LOG-MIB support Thomas Anders
- Re: RV: snmptrapd & NOTIFICATION-LOG-MIB support Dave Shield
- RE: RV: snmptrapd & NOTIFICATION-LOG-MIB suppo... Ivan Pozo
- Re: RV: snmptrapd & NOTIFICATION-LOG-MIB s... Robert Story
