Filter Policies
Router Configuration Guide 577
Parameters priority — The priority, expressed as a decimal integer, used to weigh the destination’s relative
importance within the policy.
Values 1 to 255
snmp-test
Syntax snmp-test test-name
no snmp-test test-name
Context config>filter>redirect-policy>dest
Description This command enables the context to configure SNMP test parameters.
Default none
Parameters test-name — specifies the name of the SNMP test. Allowed values are any string up to 32
characters long composed of printable, 7-bit ASCII characters. If the string contains special
characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
oid
Syntax oid oid-string community community-string
no oid
Context config>filter>redirect-policy>dest>snmp-test
Description This command specifies the OID of the object to be fetched from the destination.
Default none
Parameters oid-string — Specifies the object identifier (OID) in the OID field.
community community-string — The SNMP v2 community string or the SNMP v3 context name
used to conduct this SNMP test.
return-value
Syntax return-value return-value type return-type [disable | lower-priority priority | raise-priority
priority]
no return-value return-value type return-type
Context config>filter>redirect-policy>dest>snmp-test
Description This command specifies the criterion to adjust the priority based on the test result. Multiple criteria can
be specified with the condition that they are not conflicting or overlap. If the returned value is within
the specified range, the priority can be disabled, lowered or raised.