|
|
Description:
|
reroutingFilterIfDirection OBJECT-TYPE
SYNTAX INTEGER {
none (0),
in (1),
out (2),
both (3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The combination of this object and the corresponding instance
of reroutingFilterInterface is one selection criteria for
this filter entry. If the value of this object is different
from 'none', the object restricts the scope of the filter to
calls which enter, exit or both enter and exit the ATM device
through the port represented by reroutingFilterInterface.
Calls initiated or terminated at this port (e.g. Soft PVCs)
are also scoped.
When this object has the value 'none', it indicates that the
scope of the filter is not restricted by the port."
REFERENCE
"Domain-based rerouting v1.0"
DEFVAL { none }
|
|
|
|