sysDevDefFilterAction
PDN-FILTER-MIB ·
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.4
Object
column
mandatory
r/w
Enumeration
The value of this object corresponds to the default action taken on a particular IP packet based on the filter rule. forward - the packet is forwarded discard - the packet is discarded.
Context
- MIB
- PDN-FILTER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sysDevFilterConfigTableEntry
- Table
- sysDevFilterConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysDevFilterIndex mandatory The value of this object is an index of the filter.
This object is used by sysDevFilterConfigTable to identify
the row in the table. When creating new row of this table
the value … | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.1 |
| sysDevFilterName mandatory The value of this object corresponds directly to the name
of the filter. | column | OctetString | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.2 |
| sysDevFilterType mandatory The value of this object corresponds directly to the type
of the filter. Ethernet is layer 2 filter, Ip are layer 3 filters
(include layer 4 protocol filtering). | column | Enumeration | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.3 |
| sysDevFilterNumOfDynamicRules mandatory This object corresponds to the number of dynamic rules
configured for this filter. Default is zero. | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.5 |
| sysDevFilterNumOfStaticRules mandatory This object corresponds to the number of static rules
configured for this filter. Default is zero | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.6 |
| sysDevFilterRefCount mandatory This object corresponds to the number of
references for this filter by the various
interfaces of the system
For Example if filter 'abc' is bound to
two of the DSL interfaces as … | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.7 |
| sysDevFilterRowStatus mandatory The object is used to add or delete a row from
this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.8 |