spdGroupContFilter
IPSEC-SPD-MIB ·
.1.3.6.1.2.1.153.1.3.1.3
Object
spdGroupContFilter points to a filter that is evaluated
to determine whether the spdGroupContComponentName within
this row is exercised. Managers can use this object to
classify groups of rules, or subgroups, together in order to
achieve a greater degree of control and optimization over
the execution order of the items within the group. If the
filter evaluates to false, the rule or subgroup will be
skipped and the next rule or subgroup will be evaluated
instead. This value can be used to indicate a scalar or
row in a table. When indicating a row in a table, this
value MUST point to the first column instance in that row.
An example usage of this object would be to limit a
group of rules to executing only when the IP packet
being processed is designated to be processed by IKE.
This effectively creates a group of IKE-specific rules.
The following tables and scalars can be pointed to by this
column. All but diffServMultiFieldClfrTable are defined in
this MIB:
diffServMultiFieldClfrTable
spdIpOffsetFilterTable
spdTimeFilterTable
spdCompoundFilterTable
spdTrueFilter
spdIpsoHeaderFilterTable
Implementations MAY choose to provide support for other
filter tables or scalars.
If this column is set to a VariablePointer value, which
references a non-existent row in an otherwise supported
table, the inconsistentName exception MUST be returned. If
the table or scalar pointed to by the VariablePointer is
not supported at all, then an inconsistentValue exception
MUST be returned.
If, during packet processing, a row in this table is applied
to a packet and the value of this column in that row
references a non-existent or non-supported object, the
packet MUST be dropped.
Context
- MIB
- IPSEC-SPD-MIB
- OID
.1.3.6.1.2.1.153.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- spdGroupContentsEntry
- Table
- spdGroupContentsTable
- Siblings
- 7
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| spdGroupContName The administrative name of the group associated with this
row. A 'group' is formed by all the rows in this table that
have the same value of this object. | column | OctetString | .1.3.6.1.2.1.153.1.3.1.1 |
| spdGroupContPriority The priority (sequence number) of the sub-component in
a group that this row represents. This value indicates
the order that each row of this table MUST be processed
from low to … | column | Integer32 | .1.3.6.1.2.1.153.1.3.1.2 |
| spdGroupContComponentType Indicates whether the spdGroupContComponentName object
is the name of another group defined within the
spdGroupContentsTable or is the name of a rule defined
within… | column | Enumeration | .1.3.6.1.2.1.153.1.3.1.4 |
| spdGroupContComponentName The name of the policy rule or subgroup contained within
this row, as indicated by the spdGroupContComponentType
object. | column | OctetString | .1.3.6.1.2.1.153.1.3.1.5 |
| spdGroupContLastChanged The value of sysUpTime when this row was last modified
or created either through SNMP SETs or by some other
external means.
If this row has not been modified since … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.153.1.3.1.6 |
| spdGroupContStorageType The storage type for this row. Rows in this table that
were created through an external process MAY have a storage
type of readOnly or permanent.
For a storage typ… | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.153.1.3.1.7 |
| spdGroupContRowStatus This object indicates the conceptual status of this row.
The value of this object has no effect on whether other
objects in this conceptual row can be modified.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.153.1.3.1.8 |