All MIBs › DIFF-SERV-MIB › diffServClassifierFilter
diffServClassifierFilter
Module: DIFF-SERV-MIB
OID (symbolic): DIFF-SERV-MIB::diffServClassifierFilter
OID (numeric): 1.3.6.1.2.1.12345.2.1.1.4
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-create
Description: A pointer to a valid entry in another table that describes the applicable classification filter, e.g. an entry in diffServSixTupleClfrTable. If the row pointed to does not exist, the classifier is ignored.
The value zeroDotZero is interpreted to match anything not matched by another classifier - only one such entry may exist in this table.
What is diffServClassifierFilter?
This RowPointer directs a diffserv classifier entry to the actual filter definition it should apply, typically a row in diffServSixTupleClfrTable that matches on source/destination address, protocol, and ports. If the pointer targets a nonexistent row, the classifier is simply ignored. Setting it to zeroDotZero is a special convention meaning 'match anything not caught by another classifier,' used for a catch-all default rule.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12345 | diffServMib | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2 | diffServTables | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.1 | diffServClassifierTable | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.1.1 | diffServClassifierEntry | DIFF-SERV-MIB |
| 1.3.6.1.2.1.12345.2.1.1.4 | diffServClassifierFilter | DIFF-SERV-MIB |