MIB Viewer

ipQoSAction

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.22.1.4
Access
read-write
Status
obsolete
Sub-identifiers
0
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: This object specifies the action to be performed if the associated filter matches. If set to disabled the filter is not consulted and the next rule is processed immediately, possible values: classify(1) = filter matches, classify packet & set TOS classify-if-not(2) = classify & set TOS if filter doesn't match disabled(3) = ignore rule and skip to next rule classify-keep-tos(4) = filter matches, classify packet (keep TOS) classify-keep-tos-if-not(5) = classify (keep TOS) if filter doesn't match delete(15) = delete the entry from the table.
INTEGER { classify(1), classify-if-not(2), disabled(3), classify-keep-tos(4), classify-keep-tos-if-not(5), delete(15) }