atmAddressAliasName |
.1.3.6.1.4.1.9.9.67.1.1.1.1.1 |
The alias name for an ATM address template.
|
atmAddressTemplate |
.1.3.6.1.4.1.9.9.67.1.1.1.1.2 |
The Address Template to be aliased.
|
atmAddressTemplateRowStatus |
.1.3.6.1.4.1.9.9.67.1.1.1.1.3 |
To create, delete, read and write a row. Entries in this table can be
modified on the fly. For example, value of atmAddressTemplateObject
can be changed even when the corresponding atmAddressTemplateRowStatus
object indicates that the row is active.
|
atmAddressFilterSetName |
.1.3.6.1.4.1.9.9.67.1.2.1.1.1 |
The name for an ATM address filter set.
|
atmAddressFilterSetIndex |
.1.3.6.1.4.1.9.9.67.1.2.1.1.2 |
The Index for a Filter in an ATM address filter set. The filters are
matched in the ascending order of atmAddressFilterSetIndex. A filter
with a lower atmAddressFilterSetIndex value is matched prior to a
filter with a higher atmAddressFilterSetIndex value. The only
exception to this rule are those address filters that specify all
20-bytes without using wildcards. These filters are matched before
any other wildcard filter in a filter-set irrespective of the
atmAddressFilterSetIndex value.
|
atmAddressFilterSetType |
.1.3.6.1.4.1.9.9.67.1.2.1.1.3 |
Indicates the type of a filter whether atm Address filter or a
Time-of-day filter. If the value of this object is addressFilter(1)
then the objects atmAddressFilterSetStartHour,
atmAddressFilterSetStartMinute, atmAddressFilterSetEndHour and
atmAddressFilterSetEndMinute shall contain only the default values and
cannot be set to any other value. If the value of this object is
timeOfDayFilter(2) then the object atmAddressFilterSetTemplate shall
contain only the default value and cannot be set to any other value.
If the value of this object is modified to timeOfDayFilter(2),
for an existing addressFilter row, the corresponding
atmAddressFilterSetTemplate object will be set to its default value
automatically. If the value of this object is modified to
addressFilter(1) for an existing timeOfDayFilter row, the corresponding
objects atmAddressFilterSetStartHour, atmAddressFilterSetStartMinute,
atmAddressFilterSetEndHour and atmAddressFilterSetEndMinute
will be set to their default values automatically.
|
atmAddressFilterSetTemplate |
.1.3.6.1.4.1.9.9.67.1.2.1.1.4 |
This is either an existing atmAddressAliasName, or an ATM address
template, as described in the CiscoAtmAddressTemplate. If the value
of this object matches an atmAddressAliasName in the
ciscoAtmAddressTemplateTable, then the value of the corresponding
atmAddressTemplate object will be used. And subsequent attempts to
read this object will return the address-template instead of the alias
name. Only if a such a match is not found in ciscoAtmAddressTemplateTable,
an attempt can be made to interpret this object as a
CiscoAtmAddressTemplate. The value of this object shall be '...' and
cannot be set to any other value if a filter is of the type
timeOfDayFilter
|
atmAddressFilterSetStartHour |
.1.3.6.1.4.1.9.9.67.1.2.1.1.5 |
Indicates the Hours portion of the Start time of a Time-of-day
filter. If the value of atmAddressFilterSetType object is
addressFilter, then this object cannot be set and shall only
contain the default value
|
atmAddressFilterSetStartMinute |
.1.3.6.1.4.1.9.9.67.1.2.1.1.6 |
Indicates the Minutes portion of the Start time of a Time-of-day
filter. If the value of atmAddressFilterSetType object is
addressFilter, then this object cannot be set and shall only
contain the default value
|
atmAddressFilterSetEndHour |
.1.3.6.1.4.1.9.9.67.1.2.1.1.7 |
Indicates the Hours portion of the End time of a Time-of-day
filter. If the value of atmAddressFilterSetType object is
addressFilter, then this object cannot be set and shall only
contain the default value
|
atmAddressFilterSetEndMinute |
.1.3.6.1.4.1.9.9.67.1.2.1.1.8 |
Indicates the Minutes portion of the End time of a Time-of-day
filter. If the value of atmAddressFilterSetType object is
addressFilter, then this object cannot be set and shall only
contain the default value
|
atmAddressFilterSetPermission |
.1.3.6.1.4.1.9.9.67.1.2.1.1.9 |
Indicates the action of a filter set (either permit or deny), when
a specific ATM address matches with the atmAddressFilterSetTemplate
defined in this address filter set in case of an addressFilter or
when the current time falls in the interval specified by the
atmAddressFilterSetStartHour, atmAddressFiltersetStartMinute,
atmAddressFilterSetEndHour and atmAddressFiltersetEndMinute objects
in case of a timeOfDayFilter.
|
atmAddressFilterSetRowStatus |
.1.3.6.1.4.1.9.9.67.1.2.1.1.10 |
To create, delete, read and write a row. Entries in this table can be
modified on the fly. For exmaple, atmAddressFilterSetTemplate object
of an existing addressFilter can be modified even if the value of the
corresponding atmAddressFilterSetRowStatus object indicates that the
row is active.
|
atmAddressFilterExpressionName |
.1.3.6.1.4.1.9.9.67.1.2.2.1.1 |
The name for an ATM address filter expression.
|
atmAddressFilterExpressionQualifier1 |
.1.3.6.1.4.1.9.9.67.1.2.2.1.2 |
This object indicates the ATM filter set specified by the
atmAddressFilterExpressionTerm1 should be applied to either the
source (calling party) or destination (called party) ATM address.
atmAddressFilterExpressionQualifier1 shall be none(3) if
atmAddressFilterExpressionTerm1 is a Filter Expression or a
timeOfDayFilter. The value of this object can be modified for
an existing row only after placing that row notInService by setting
the corresponding atmAddressFilterExpressionRowStatus object to
notInService(2).
|
atmAddressFilterExpressionTerm1 |
.1.3.6.1.4.1.9.9.67.1.2.2.1.3 |
This object is the name of the first ATM address filter set or ATM
address filter expression used in the logical expression. The
value of this object can only be either an already existing
atmAddressFilterSetName whose row is already active in the
ciscoAtmAddressFilterSetTable or an atmAddressFilterExpressionName
whose row is already active in the ciscoAtmAddressFilterExpressionTable.
When the reference that this object is pointing to gets deleted out from
under it, this object may have a value that does not exist in both
ciscoAtmAddressFilterSetTable and ciscoAtmAddressFilterExpressionTable
and the expression will be evaluated as if the deleted filter resulted
in a match with a permission of 'permit'. The value of this object can
be modified for an existing row only after placing that row notInService
by setting the corresponding atmAddressFilterExpressionRowStatus object
to notInService.
|
atmAddressFilterExpressionQualifier2 |
.1.3.6.1.4.1.9.9.67.1.2.2.1.4 |
Indicates the ATM filter set or filter expression specified by the
atmAddressFilterExpressionTerm2 should be applied to either the
source (calling party) or destination (called party) ATM address.
It is not used if the logical operator is NOT.
atmAddressFilterExpressionQualifier2 shall be none(3) if
atmAddressFilterExpressionTerm2 is a Filter Expression or
timeOfDayFilter. The value of this object can be modified for an
existing row only after placing the row notInService by setting
the corresponding atmAddressFilterExpressionRowStatus object to
notInService(2).
|
atmAddressFilterExpressionTerm2 |
.1.3.6.1.4.1.9.9.67.1.2.2.1.5 |
The name of the second ATM address filter set or ATM address filter
expression used in the logical expression. The value of this object
can only be either an existing atmAddressFilterSetName whose row is
already active in the ciscoAtmAddressFilterSetTable or an existing
atmAddressFilterExpressionName whose row is already active in the
ciscoAtmAddressFilterExpressionTable. The value of this object shall
be null if the value of corresponding atmAddressFilterExpressionOperator
object is not(4) or none(5). When the reference that this object is
pointing to gets deleted out from under it, this object may have a value
that does not exist in both ciscoAtmAddressFilterExpressionTable and
ciscoAtmAddressFilterSetTable and the expression will be evaluated
as if the deleted filter resulted in a match with a permission of
'permit'. The value of this object can be modified for an existing
row only after placing that row notInService by setting the respective
atmAddressFilterExpressionRowStatus object to the value notInService.
|
atmAddressFilterExpressionOperator |
.1.3.6.1.4.1.9.9.67.1.2.2.1.6 |
The logical operator to be applied to the associated ATM address
filter logical expression. The value of this object can be modified
for an existing row only after placing that row notInService by setting
the corresponding atmAddressFilterExpressionRowStatus object to the
value notInService.
|
atmAddressFilterExpressionRowStatus |
.1.3.6.1.4.1.9.9.67.1.2.2.1.7 |
To create, delete, read and write a row. Existing entries in this table
that are active cannot be modified on the fly. Before an existing entry
in this table that is active can be modified, the corresponding
atmAddressFilterExpressionRowStatus object has to be set to notInService.
|
atmInboundAccessGroupName |
.1.3.6.1.4.1.9.9.67.1.3.1.1.1 |
The name of an ATM address filter set or expression used for access
control for inbound call on the associated interface.
|
atmOutboundAccessGroupName |
.1.3.6.1.4.1.9.9.67.1.3.1.1.2 |
The name of an ATM address filter set or expression used for access
control for outbound call on the associated interface.
|