fltSpecVersion1
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.2.1.4
Object
The version number of the filter specification. This is
used to flag any changes in the statements that comprise
a filter. Each time a modification occurs to an object in
a filter spec (including the the list of filter statements
of the same fltSpecIndex in filterStatementTable), the
value of this object, and fltSpecVersion2 must be incremented.
The manager adding, deleting, or modifying a filter statement
or statements must increment this version number in the
following manner.
A read of fltSpecVersion1 returns its current value. A
write to fltSpecVersion1 must be one greater than its current
value. A successful write of this object transfers ownership
to the manager, where the manager must subsequently perform
any desired modifications to the filter spec and then write
the new value of fltSpecVersion1 to the fltSpecVersion2 object
to release ownership.
When fltSpecVersion1 does not equal to fltSpecVersion2, the
filter spec is in an inconsistent state. If the filter spec
remains in an inconsistent state longer than the time
specified in fltGlobalTimeout, the filter spec is declared
invalid and the filter spec does not become active. The
previously provisioned filter spec will remain active.
If no previous filter spec was provisioned for this interface,
a default action is used. It is up to the manager to fix
the invalid filter spec and bring it into a consistent state.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterSpecEntry
- Table
- filterSpecTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fltSpecIndex The index that identifies an entry in the filterSpecTable.
The fltGlobalIndexNext object is used to determine the
next value of this object. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.8.2.1.1 |
| fltSpecName The filter name associated with this filter specification.
This name should indicate the nature of the filter.
The default value is an empty string. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.4.1.8.2.1.2 |
| fltSpecDesc Textual description of the filter specification.
This should briefly describe the nature of the
filter defined by the associated filter statements.
The default value is an empty s… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5504.4.1.8.2.1.3 |
| fltSpecVersion2 The version number of the filter specification. The
value of this object must be equal to fltSpecVersion1,
otherwise the filter spec is inconsistent. See
fltSpecVersion1 for det… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.2.1.5 |
| fltSpecLanguageVersion The language version of the filter. The language version
further details the meaning and use of the objects in
filterStatmentTable. The definitions of the filter
languages is be… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.8.2.1.6 |
| fltSpecRowStatus Zhone convention to support row creation and deletion.
This is the only object required to create or destroy
a row in this table. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.1.8.2.1.7 |