Remote RMX-3200 Version 5.2x Configuration Guide
Configuring the SNMP Proxy: Configuring a Mediation SNMP Event Template
22-5
Configuring a Mediation SNMP Event Template
To configure a mediation SNMP event template:
1. Configure event template name
coldStartDef:
config mediation snmp event-template coldStartDef
2. (optional) Configure an associated description Reboot event:
config mediation snmp event-template coldStartDef description
Reboot event
3. Configure the trap OID .1.3.6.1.6.3.1.1.5.1:
config mediation snmp event-template coldStartDef trap-oid
.1.3.6.1.6.3.1.1.5.1
4. Configure the message $(event) event on $(snmpne):
config mediation snmp event-template coldStartDef message $(event)
event on NE $(snmpne)
5. (optional) Verify that the event template has been configured properly:
show mediation snmp event-template coldStartDef
The command response similar to the following displays:
6. Save the configuration.
In this scenario, you will configure a mediation SNMP event template named
coldStartDef, which creates a reboot event for the proxied NE.
Note that not all possible parameters are used in this example. See the Remote
RMX-3200 Command Reference Guide for details on each parameter.
(Dub)>show mediation snmp event-template coldStartDef
Name: coldStartDef
Description: Reboot event
Message: $(event) event on NE $(snmpne)
Trap OID: .1.3.6.1.6.3.1.1.5.1
(Dub)>