MIB Viewer

cmlrRuleSetSearchType

OBJECT-TYPE
1.3.6.1.4.1.9.9.396.1.5.1.4
Access
read-create
Status
current
Sub-identifiers
0
Defines how the rules with the ruleset will be search as follows. 'seq' : Rules will be processed in ascending order based on the value of the cmlrRuleNumber object 'bestMatch' : Rules will be processed using a combination of operation and order number to reduce cost of locating rule providing best match.
INTEGER { seq(1), bestMatch(2) }