CISCO-ATM-ACCESS-LIST-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ATM-ACCESS-LIST-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoAtmAccessListMIB 1.3.6.1.4.1.9.9.67
A cisco ATM access list mib module.
       ciscoAtmAccessListMIBObjects 1.3.6.1.4.1.9.9.67.1
           ciscoAtmAddressTemplate 1.3.6.1.4.1.9.9.67.1.1
               ciscoAtmAddressTemplateTable 1.3.6.1.4.1.9.9.67.1.1.1 no-access
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.
                   ciscoAtmAddressTemplateEntry 1.3.6.1.4.1.9.9.67.1.1.1.1 no-access
An entry in the address template table.
                       atmAddressAliasName 1.3.6.1.4.1.9.9.67.1.1.1.1.1 displaystring no-access
The alias name for an ATM address template.
                       atmAddressTemplate 1.3.6.1.4.1.9.9.67.1.1.1.1.2 ciscoatmaddresstemplate read-only
The Address Template to be aliased.
                       atmAddressTemplateRowStatus 1.3.6.1.4.1.9.9.67.1.1.1.1.3 rowstatus read-only
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.
           ciscoAtmAddressFilter 1.3.6.1.4.1.9.9.67.1.2
               ciscoAtmAddressFilterSetTable 1.3.6.1.4.1.9.9.67.1.2.1 no-access
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.
                   ciscoAtmAddressFilterSetEntry 1.3.6.1.4.1.9.9.67.1.2.1.1 no-access
An entry in the address filter set table.
                       atmAddressFilterSetName 1.3.6.1.4.1.9.9.67.1.2.1.1.1 displaystring no-access
The name for an ATM address filter set.
                       atmAddressFilterSetIndex 1.3.6.1.4.1.9.9.67.1.2.1.1.2 integer no-access
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 integer read-only
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. Enumeration: 'addressFilter': 1, 'timeOfDayFilter': 2.
                       atmAddressFilterSetTemplate 1.3.6.1.4.1.9.9.67.1.2.1.1.4 displaystring read-only
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 integer read-only
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 integer read-only
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 integer read-only
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 integer read-only
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 integer read-only
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. Enumeration: 'deny': 2, 'permit': 1.
                       atmAddressFilterSetRowStatus 1.3.6.1.4.1.9.9.67.1.2.1.1.10 rowstatus read-only
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.
               ciscoAtmAddressFilterExpressionTable 1.3.6.1.4.1.9.9.67.1.2.2 no-access
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.
                   ciscoAtmAddressFilterExpressionEntry 1.3.6.1.4.1.9.9.67.1.2.2.1 no-access
An entry in the address filter expression table.
                       atmAddressFilterExpressionName 1.3.6.1.4.1.9.9.67.1.2.2.1.1 displaystring no-access
The name for an ATM address filter expression.
                       atmAddressFilterExpressionQualifier1 1.3.6.1.4.1.9.9.67.1.2.2.1.2 integer read-only
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). Enumeration: 'source': 1, 'none': 3, 'destination': 2.
                       atmAddressFilterExpressionTerm1 1.3.6.1.4.1.9.9.67.1.2.2.1.3 displaystring read-only
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 integer read-only
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). Enumeration: 'source': 1, 'none': 3, 'destination': 2.
                       atmAddressFilterExpressionTerm2 1.3.6.1.4.1.9.9.67.1.2.2.1.5 displaystring read-only
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 integer read-only
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. Enumeration: 'and': 1, 'not': 4, 'none': 5, 'xor': 3, 'or': 2.
                       atmAddressFilterExpressionRowStatus 1.3.6.1.4.1.9.9.67.1.2.2.1.7 rowstatus read-only
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.
           ciscoAtmAccessGroup 1.3.6.1.4.1.9.9.67.1.3
               ciscoAtmAccessGroupTable 1.3.6.1.4.1.9.9.67.1.3.1 no-access
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.
                   ciscoAtmAccessGroupEntry 1.3.6.1.4.1.9.9.67.1.3.1.1 no-access
An entry in the ATM access group table. This table shall only include interfaces whose ifType is atm(37) or logicalAtm(80)
                       atmInboundAccessGroupName 1.3.6.1.4.1.9.9.67.1.3.1.1.1 displaystring read-write
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 displaystring read-write
The name of an ATM address filter set or expression used for access control for outbound call on the associated interface.
       ciscoAtmAccessListMIBConformance 1.3.6.1.4.1.9.9.67.3
           ciscoAtmAccessListMIBCompliances 1.3.6.1.4.1.9.9.67.3.1
               ciscoAtmAccessListMIBCompliance 1.3.6.1.4.1.9.9.67.3.1.1
The compliance statement for the Cisco ATM access list group.
           ciscoAtmAccessListMIBGroups 1.3.6.1.4.1.9.9.67.3.2
               ciscoAtmAccessListMIBGroup 1.3.6.1.4.1.9.9.67.3.2.1