Filtering these events may not be the best course to take. The log that you're applying the filter to is "log 98' which is the default SAM log, so I assume SAM is being used here. If SAM initiated OAM tests are to be used, it could be that SAM relies on these events.<br>
<br>Rather than filtering the events, you can change the log severity via "onfig log event-control", aplication-id being OAM and event-numbers are 2007 and 2008<br><br>configure log event-control <br> - event-control <application-id> [<event-name>|<event-number>] generate<br>
[<severity-level>] [throttle]<br> - event-control <application-id> [<event-name>|<event-number>] suppress<br> - no event-control <application-id> [<event-name>|<event-number>]<br>
<br> <application-id> : aps|atm|bgp|cflowd|chassis|debug|dhcp|efm_oam|filter|<br> gsmp|igmp|igmp_snooping|ip|isis|lag|ldp|logger|<br> mc_redundancy|mirror|mpls|msdp|ntp|oam|ospf|pim|port|<br>
ppp|rip|route_policy|rsvp|security|snmp|stp|svcmgr|<br> system|user|vrrp|vrtr<br> <event-name> : [32 chars max]<br> <event-number> : [0..4294967295]<br>
<generate> : keyword - specifies action<br> <suppress> : keyword - specifies action<br> <severity-level> : cleared|indeterminate|critical|major|minor|warning<br> <throttle> : keyword - specifies action<br>
<br><br>-Craig<br><br><br><div class="gmail_quote">On Thu, Nov 5, 2009 at 1:32 AM, Ruslan Pustovoitov <span dir="ltr"><<a href="mailto:rus-p@mostelekom.net">rus-p@mostelekom.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is the normal behavior.<br>
Log level can be modified via filter.<br>
<br>
>config>log# filter 2 entry 1 match severity ?<br>
- no severity<br>
- severity {eq|neq|lt|lte|gt|gte} <severity-level><br>
<br>
<eq|neq|lt|lte|gt|*> : operator<br>
<severity-level> : cleared|indeterminate|critical|major|minor|warning<br>
<br>
<br>
Robert J. Huey пишет:<div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Can anyone describe for me why the following message is being logged?<br>
<br>
1. Simple ping from OOB MGMT port (A/1) to a node on MGMT network<br>
<br>
A:7450# ping 192.168.10.22 router management<br>
PING 192.168.10.22 56 data bytes<br>
64 bytes from <a href="http://192.168.10.22" target="_blank">192.168.10.22</a>: icmp_seq=1 ttl=254 time<10ms.<br>
64 bytes from <a href="http://192.168.10.22" target="_blank">192.168.10.22</a>: icmp_seq=2 ttl=254 time<10ms.<br>
64 bytes from <a href="http://192.168.10.22" target="_blank">192.168.10.22</a>: icmp_seq=3 ttl=254 time<10ms.<br>
64 bytes from <a href="http://192.168.10.22" target="_blank">192.168.10.22</a>: icmp_seq=4 ttl=254 time<10ms.<br>
<br>
2. sho log log-id 98<br>
<br>
2709384 2009/11/04 23:01:29.40 UTC WARNING: SYSTEM #2008 Base OAM<br>
"Test name "CliIcmpPing-16", owner name "TiMOS CLI" managed object deleted"<br>
<br>
2709383 2009/11/04 23:01:25.36 UTC WARNING: SYSTEM #2007 Base OAM<br>
"Test name "CliIcmpPing-16", owner name "TiMOS CLI" managed object created"<br>
<br>
Comments: This looks to me like the node creates a process and logs what it's created and deleted. Interesting that the test name is indexed each time a new process is created and destroyed. "CliIcmpPing-16" was "CliIcmpPing-15" on the prior run of the same CLI command.<br>
<br>
This seems to be more informational than a warning... I'm not sure that we care either way but I never noticed this behavior before. Can the log level or "WARNING" be modified in any way?<br>
<br>
rgds,<br>
--r<br>
<br>
_______________________________________________<br>
alcatel-nsp mailing list<br>
<a href="mailto:alcatel-nsp@puck.nether.net" target="_blank">alcatel-nsp@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/alcatel-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/alcatel-nsp</a><br>
<br>
</blockquote>
_______________________________________________<br>
alcatel-nsp mailing list<br>
<a href="mailto:alcatel-nsp@puck.nether.net" target="_blank">alcatel-nsp@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/alcatel-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/alcatel-nsp</a><br>
</div></div></blockquote></div><br>