|
From: Shiow J. J. <sj...@cl...> - 2001-05-04 17:35:55
|
Hi: Recently I added CISCO-SYSLOG-MIB.txt into your package. Then I tried to use snmptrap utility to send trap to server. If I type: ./snmptrap -v 1 server public CISCO-SYSLOG-MIB::clogMessageGenerated agent 6 1 0 CISCO-SYSLOG-MIB::clogHistFacility.1 s "Local2" I can see the right display "clogHistFacility.11(DisplayString): Local2" on trap receiver. But if I type: ./snmptrap -v 1 server public CISCO-SYSLOG-MIB::clogMessageGenerated agent 6 1 0 CISCO-SYSLOG-MIB::clogHistTimestamp.1 t "5 days , 4:39:00.79" I read the display as "clogHistTimestamp.1(Time Ticks): 0 days, 00:00:00", which is not what I set. I do not know what the reason is. Your response will be appreciated. Thanks! SJJ |