Remote RMX-3200 Version 5.2x Configuration Guide
Configuring the SNMP Proxy: Configuring a Mediation SNMP Measurement Template
22-11
Configuring a Mediation SNMP Measurement Template
To configure a mediation SNMP measurement template that configures an individual
measurement:
1. Configure the point template name
alDef:
config mediation snmp measurement-template alDef
2. (optional) Configure an associated description Single measurement:
config mediation snmp measurement-template alDef description
Single measurement
3. Configure the poll OID .1.3.6.1.4.1.539.42.2.2.1.5.$(alIndex) for
template
alDef:
config mediation snmp measurement-template alDef poll-oid
.1.3.6.1.4.1.539.42.2.2.1.5.$(alIndex)
4. Configure the template alDef to consider as significant the second numeric value
in a string response:
config mediation snmp measurement-template alDef value-match 2
5. Configure an SNMP trap named critical, with a trap OID
1.3.6.1.4.1.539.42.2.0.5 for the critical state:
config mediation snmp measurement-template alDef trap critical
trap-oid 1.3.6.1.4.1.539.42.2.0.5
In this scenario, you will configure a mediation SNMP measurement template,
which defines the way a mediation SNMP NE obtains the value for a point on a
proxied SNMP network element. We will look at two examples of measurement
templates: an example that configures an individual measurement and a second
example that configures a group of measurements.
For the first template, you will configure the:
template name alDef and description Single measurement
poll OID
which numeric value to consider significant if the response is a string
trap OID, varbind match and varbind value.
For the second template, you will configure the:
template name alTableDef and description Measurement group
dynamic poll table
which numeric value to consider significant if the response is a string
trap OID, varbind ID and varbind value.