MIB Viewer

dQosClassMapType

OBJECT-TYPE
1.3.6.1.4.1.171.14.61.1.1.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
This object indicates how to evaluate multiple match criteria. matchAny - statements in the class map will be evaluated based on the logical OR. matchAll - statements in the class map will be evaluated based on the logical AND.
INTEGER { matchAny(1), matchAll(2) }