|
Description:
|
fcvLvpFltFilteringType OBJECT-TYPE
SYNTAX INTEGER {
deny(1),
permit(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object specifies whether the
frames selected by the filter are rejected or
accepted :
deny : the frames selected by the filter are
rejected, therefore the frames not
selected are accepted,
permit : the frames selected by the filter are
accepted, therefore the frames not
selected are rejected.
The default value is 'deny'."
|
|
|