CISCO-ATM-ACCESS-LIST-MIB

File: CISCO-ATM-ACCESS-LIST-MIB.mib (30779 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
CISCO-SMI SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
DisplayString RowStatus ifIndex
ciscoMgmt MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

CiscoAtmAddressTemplate  
A NSAP address or address template string. If it only contains hexadecimal digits, 20-octet long, it represents a single NSAP address. For example, 47.0091.8100.0000.0060.3e5b.7201.4000.0c is an NSAP address with no wild cards. If it contains one or more wild-card characters, it then represents multiple NSAP addresses as follows. An ellipsis ... matches any number of leading or trailing hexadecimal digits. For example, 12.8344... will match any address that starts with 12.8344 and ...0201.01 will match any address that ends with 0201.01. An asterisk * can be used to match any single 4-bit nibble in an address string. For example, in 47.8*9*1200000000603E5B7201.00603E5B7201.00 the 2nd nibble of the 2nd most significant byte and 2nd nibble of 3rd most significant byte will match any 4bit nibble value. An asterisk (*) enclosed by a pair of parentheses, can also be used to match any binary bit (0 or 1) in a 4-bit nibble. For example, in ...92(1*0*)8.01 the asterisk within parentheses will match either binary values 0 and 1.
TEXTUAL-CONVENTION    
  DisplayString Size(1..70)  

CiscoAtmAddressTemplateEntry  
SEQUENCE    
  atmAddressAliasName DisplayString
  atmAddressTemplate CiscoAtmAddressTemplate
  atmAddressTemplateRowStatus RowStatus

CiscoAtmAddressFilterSetEntry  
SEQUENCE    
  atmAddressFilterSetName DisplayString
  atmAddressFilterSetIndex INTEGER
  atmAddressFilterSetType INTEGER
  atmAddressFilterSetTemplate DisplayString
  atmAddressFilterSetStartHour INTEGER
  atmAddressFilterSetStartMinute INTEGER
  atmAddressFilterSetEndHour INTEGER
  atmAddressFilterSetEndMinute INTEGER
  atmAddressFilterSetPermission INTEGER
  atmAddressFilterSetRowStatus RowStatus

CiscoAtmAddressFilterExpressionEntry  
SEQUENCE    
  atmAddressFilterExpressionName DisplayString
  atmAddressFilterExpressionQualifier1 INTEGER
  atmAddressFilterExpressionTerm1 DisplayString
  atmAddressFilterExpressionQualifier2 INTEGER
  atmAddressFilterExpressionTerm2 DisplayString
  atmAddressFilterExpressionOperator INTEGER
  atmAddressFilterExpressionRowStatus RowStatus

CiscoAtmAccessGroupEntry  
SEQUENCE    
  atmInboundAccessGroupName DisplayString
  atmOutboundAccessGroupName DisplayString

Defined Values

ciscoAtmAccessListMIB 1.3.6.1.4.1.9.9.67
A cisco ATM access list mib module.
MODULE-IDENTITY    

ciscoAtmAccessListMIBObjects 1.3.6.1.4.1.9.9.67.1
OBJECT IDENTIFIER    

ciscoAtmAddressTemplate 1.3.6.1.4.1.9.9.67.1.1
OBJECT IDENTIFIER    

ciscoAtmAddressFilter 1.3.6.1.4.1.9.9.67.1.2
OBJECT IDENTIFIER    

ciscoAtmAccessGroup 1.3.6.1.4.1.9.9.67.1.3
OBJECT IDENTIFIER    

ciscoAtmAddressTemplateTable 1.3.6.1.4.1.9.9.67.1.1.1
The ATM address template alias Table. Entries in this table can be created and deleted by setting the atmAddressTemplateRowStatus object to appropriate values. Existing rows can be modified when the row is active. Entries in this table can be created/modified/ deleted through the commands provided by CLI also.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoAtmAddressTemplateEntry

ciscoAtmAddressTemplateEntry 1.3.6.1.4.1.9.9.67.1.1.1.1
An entry in the address template table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmAddressTemplateEntry  

atmAddressAliasName 1.3.6.1.4.1.9.9.67.1.1.1.1.1
The alias name for an ATM address template.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..30)  

atmAddressTemplate 1.3.6.1.4.1.9.9.67.1.1.1.1.2
The Address Template to be aliased.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoAtmAddressTemplate  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoAtmAddressFilterSetTable 1.3.6.1.4.1.9.9.67.1.2.1
The ATM address filter set Table. Entries in this table can be created/deleted by setting the atmAddressFilterSetRowStatus object to appropriate values. Existing entries in this table can be modified on the fly. Entries in this table can be created/modified/deleted through the commands provided by the CLI also.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoAtmAddressFilterSetEntry

ciscoAtmAddressFilterSetEntry 1.3.6.1.4.1.9.9.67.1.2.1.1
An entry in the address filter set table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmAddressFilterSetEntry  

atmAddressFilterSetName 1.3.6.1.4.1.9.9.67.1.2.1.1.1
The name for an ATM address filter set.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..30)  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER addressFilter(1), timeOfDayFilter(2)  

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
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..70)  

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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..23  

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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..59  

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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..23  

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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..59  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoAtmAddressFilterExpressionTable 1.3.6.1.4.1.9.9.67.1.2.2
The ATM address filter expression table. Entries in this table can be created/deleted by setting the atmAddressFilterExpressionRowStatus object to appropriate values. Existing entries in this table cannot be modified on the fly. Before an existing active entry can be modified, it has to be brought to notInService by setting the corresponding atmAddressFilterExpressionRowStatus object to notInService. Entries in this table can also be created/modified/deleted through the commands provided by the CLI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoAtmAddressFilterExpressionEntry

ciscoAtmAddressFilterExpressionEntry 1.3.6.1.4.1.9.9.67.1.2.2.1
An entry in the address filter expression table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmAddressFilterExpressionEntry  

atmAddressFilterExpressionName 1.3.6.1.4.1.9.9.67.1.2.2.1.1
The name for an ATM address filter expression.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..30)  

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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER source(1), destination(2), none(3)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..30)  

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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER source(1), destination(2), none(3)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..30)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER and(1), or(2), xor(3), not(4), none(5)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoAtmAccessGroupTable 1.3.6.1.4.1.9.9.67.1.3.1
The ATM access group Table. This table shall only include interfaces whose ifType is atm(37) or logicalAtm(80). Entries in this table can be modified through the commands provided by the CLI also.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoAtmAccessGroupEntry

ciscoAtmAccessGroupEntry 1.3.6.1.4.1.9.9.67.1.3.1.1
An entry in the ATM access group table. This table shall only include interfaces whose ifType is atm(37) or logicalAtm(80)
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoAtmAccessGroupEntry  

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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

ciscoAtmAccessListMIBConformance 1.3.6.1.4.1.9.9.67.3
OBJECT IDENTIFIER    

ciscoAtmAccessListMIBCompliances 1.3.6.1.4.1.9.9.67.3.1
OBJECT IDENTIFIER    

ciscoAtmAccessListMIBGroups 1.3.6.1.4.1.9.9.67.3.2
OBJECT IDENTIFIER    

ciscoAtmAccessListMIBCompliance 1.3.6.1.4.1.9.9.67.3.1.1
The compliance statement for the Cisco ATM access list group.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoAtmAccessListMIBGroup 1.3.6.1.4.1.9.9.67.3.2.1
Tok_String
Status: current Access: read-write
OBJECT-GROUP