To view the policies that are registered, use the
show event manager policy registered
command:
Device#
show event manager policy registered
No.
Class
Type
Event Type
Trap
Time Registered
Name
1
applet
system
ioswdsysmon
Off
Fri Jul 23 02:27:28 2004
IOSWD_Sample1
sub1 cpu_util {taskname {IP Input} op ge val 1 period 10.000 }
action 1.0 syslog msg "IOSWD_Sample1 Policy Triggered"
2
applet
system
ioswdsysmon
Off
Fri Jul 23 02:23:52 2004
IOSWD_Sample2
sub1 mem_used {taskname {Net Input} op gt val 100 is_percent FALSE}
action 1.0 syslog msg "IOSWD_Sample2 Policy Triggered"
3
applet
system
ioswdsysmon
Off
Fri Jul 23 03:07:38 2004
IOSWD_Sample3
sub1 mem_used {taskname {IP RIB Update} op gt val 50 is_percent TRUE period 60.000 }
action 1.0 syslog msg "IOSWD_Sample3 Policy Triggered"
Configuration SNMP Library Extensions Examples
SNMP Get Operations Examples
The following example shows how to send a get request to the local host.
Device(config)#
event manager applet snmp
Device(config-applet)#
event snmp oid
1.3.6.1.2.1.1.1.0
get-type exact entry-op
lt
entry-val
5120000
poll-interval
90
Device(config-applet)#
action 1.3 info type snmp oid
1.3.6.1.2.1.1.1.0
get-type exact
community
public
Device(config-applet)#
action 1.3 info type snmp oid
1.3.6.1.2.1.1.4.0
get-type next community
public
The following log message will be written to the SNMP event manager log:
1d03h:%HA_EM-6-LOG: lg: 1.3.6.1.2.1.1.1.0
1d04h:%HA_EM-6-LOG: lgn: 1.3.6.1.2.1.1.5.0
The following example shows how to send a get request to a remote host.
Device(config)#
event manager applet snmp
Device(config-applet)#
event snmp oid
1.3.6.1.2.1.1.1.0
get-type exact entry-op
lt
entry-val
5120000
poll-interval
90
Device(config-applet)#
action 1.3 info type snmp oid
1.3.6.1.2.1.1.4.0
get-type next community
public
ipaddr
172.17.16.69
Device(config-applet)#
action 1.3 info type snmp getid
1.3.6.1.2.1.1.1.0
community
public
ipaddr
172.17.16.69
The following log message is written to the SNMP event manager log:
1d03h:%HA_EM-6-LOG: lg: 1.3.6.1.2.1.1.1.0
1d04h:%HA_EM-6-LOG: lgn: 1.3.6.1.2.1.1.5.0
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1751
Configuration Examples for Writing Embedded Event Manager Policies Using Tcl
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......