BAS-ALIAS-CABLE-DEVICE-MIB: View SNMP OID List / Download MIB

VENDOR: BROADBAND ACCESS SYSTEMS


 Home MIB: BAS-ALIAS-CABLE-DEVICE-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
 basAliasDocsCdMib 1.3.6.1.4.1.3493.2.7.9.1
This MIB module defines the Alias DocsCd MIB objects for a Broadband Access System Cluster.
     basDocsDevMIBObjects 1.3.6.1.4.1.3493.2.7.9.1.1
         basDocsDevBase 1.3.6.1.4.1.3493.2.7.9.1.1.1
             basDocsDevBaseTable 1.3.6.1.4.1.3493.2.7.9.1.1.1.1 no-access
                 basDocsDevBaseEntry 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1 no-access
                     basDocsDevRole 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.1 integer read-only
Defines the current role of this device. Enumeration: 'cmtsBackup': 3, 'cmtsActive': 2, 'cm': 1.
                     basDocsDevDateTime 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.2 dateandtime read-write
The date and time, with optional timezone information.
                     basDocsDevResetNow 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.3 truthvalue read-write
Setting this object to true(1) causes the device to reset. Reading this object always returns false(2).
                     basDocsDevSerialNumber 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.4 displaystring read-only
The manufacturer's serial number for this device.
                     basDocsDevSTPControl 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.5 integer read-write
This object controls operation of the spanning tree protocol (as distinguished from transparent bridging). If set to stEnabled(1) then the spanning tree protocol is enabled, subject to bridging constraints. If noStFilterBpdu(2), then spanning tree is not active, and Bridge PDUs received are discarded. If noStPassBpdu(3) then spanning tree is not active and Bridge PDUs are transparently forwarded. Note that a device need not implement all of these options, but that noStFilterBpdu(2) is required. Enumeration: 'noStPassBpd': 3, 'stEnabled': 1, 'noStFilterBpd': 2.
                     basDocsDevChassis 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.6 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevSlot 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.7 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevIf 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.8 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevLPort 1.3.6.1.4.1.3493.2.7.9.1.1.1.1.1.9 baslogicalportid no-access
The BAS logical port ID of this card.
         basDocsDevNmAccessTable 1.3.6.1.4.1.3493.2.7.9.1.1.2 no-access
This table controls access to SNMP objects by network management stations. If the table is empty, access to SNMP objects is unrestricted.
             basDocsDevNmAccessEntry 1.3.6.1.4.1.3493.2.7.9.1.1.2.1 no-access
Controls access to SNMP objects by a particular network management station. For each entry in this table, the contents are not readable unless the management station has read-write permission.
                 basDocsDevNmAccessIndex 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.1 integer no-access
Index used to order the application of access entries.
                 basDocsDevNmAccessIp 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.2 ipaddress read-only
The IP address (or subnet) of the network management station. The address 255.255.255.255 is defined to mean any NMS. If traps are enabled for this entry, then the value must be the address of a specific device.
                 basDocsDevNmAccessIpMask 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.3 ipaddress read-only
The IP subnet mask of the network management stations. If traps are enabled for this entry, then the value must be 255.255.255.255.
                 basDocsDevNmAccessCommunity 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.4 displaystring read-only
The community string to be matched for access by this entry. If set to the null string then any community string will match.
                 basDocsDevNmAccessControl 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.5 integer read-only
Specifies the type of access allowed to this NMS. Setting this object to none(1) causes the table entry to be destroyed. Read(2) allows access by 'get' and 'get-next' PDUs. ReadWrite(3) allows access by 'set' as well. RoWithtraps(4), rwWithTraps(5), and trapsOnly(6) control distribution of Trap PDUs transmitted by this device. Enumeration: 'none': 1, 'read': 2, 'roWithTraps': 4, 'readWrite': 3, 'rwWithTraps': 5, 'trapsOnly': 6.
                 basDocsDevNmAccessInterfaces 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.6 octet string read-only
Specifies the set of interfaces from which requests from this NMS will be accepted. Each octet within the value of this object specifies a set of eight interfaces, with the first octet specifying ports 1 through 8, the second octet specifying interfaces 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered interface, and the least significant bit represents the highest numbered interface. Thus, each interface is represented by a single bit within the value of this object. If that bit has a value of '1' then that interface is included in the set. Note that entries in this table apply only to link-layer interfaces (e.g., Ethernet and CATV MAC). Upstream and downstream channel interfaces must not be specified.
                 basDocsDevNmAccessStatus 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.7 rowstatus read-only
Controls and reflects the status of rows in this table.
                 basDocsDevNmAccessChassis 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.8 baschassisid no-access
The BAS Chassis ID of this card.
                 basDocsDevNmAccessSlot 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.9 basslotid no-access
The BAS Slot ID of this card.
                 basDocsDevNmAccessIf 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.10 basinterfaceid no-access
The BAS interface ID of this card.
                 basDocsDevNmAccessLPort 1.3.6.1.4.1.3493.2.7.9.1.1.2.1.11 baslogicalportid no-access
The BAS logical port ID of this card.
         basDocsDevSoftware 1.3.6.1.4.1.3493.2.7.9.1.1.3
             basDocsDevSwTable 1.3.6.1.4.1.3493.2.7.9.1.1.3.1 no-access
                 basDocsDevSwEntry 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1 no-access
                     basDocsDevSwServer 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.1 ipaddress read-write
The address of the TFTP server used for software upgrades.
                     basDocsDevSwFilename 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.2 displaystring read-write
The file name of the software image to be loaded into this device. Unless set via SNMP, this is the file name specified by the provisioning server that corresponds to the software version that is desired for this device. If unknown, the string '(unknown)' is returned.
                     basDocsDevSwAdminStatus 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.3 integer read-write
If set to upgradeFromMgt(1), the device will initiate a TFTP software image download using docsDevSwFilename. After successfully receiving an image, the device will set its state to ignoreProvisioningUpgrade(3) and reboot. If the download process is interrupted by a reset or power failure, the device will load the previous image and, after re-initialization, continue to attempt loading the image specified in docsDevSwFilename. If set to allowProvisioningUpgrade(2), the device will use the software version information supplied by the provisioning server when next rebooting (this does not cause a reboot). When set to ignoreProvisioningUpgrade(3), the device will disregard software image upgrade information from the provisioning server. Note that reading this object can return upgradeFromMgt(1). This indicates that a software download is currently in progress, and that the device will reboot after successfully receiving an image. Enumeration: 'allowProvisioningUpgrade': 2, 'ignoreProvisioningUpgrade': 3, 'upgradeFromMgt': 1.
                     basDocsDevSwOperStatus 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.4 integer read-only
InProgress(1) indicates that a TFTP download is underway, either as a result of a version mismatch at provisioning or as a result of a upgradeFromMgt request. CompleteFromProvisioning(2) indicates that the last software upgrade was a result of version mismatch at provisioning. CompleteFromMgt(3) indicates that the last software upgrade was a result of setting docsDevSwAdminStatus to upgradeFromMgt. Failed(4) indicates that the last attempted download failed, ordinarily due to TFTP timeout. Enumeration: 'failed': 4, 'inProgress': 1, 'other': 5, 'completeFromMgt': 3, 'completeFromProvisioning': 2.
                     basDocsDevSwChassis 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.5 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevSwSlot 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.6 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevSwIf 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.7 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevSwLPort 1.3.6.1.4.1.3493.2.7.9.1.1.3.1.1.8 baslogicalportid no-access
The BAS logical port ID of this card.
         basDocsDevServer 1.3.6.1.4.1.3493.2.7.9.1.1.4
             basDocsDevServerTable 1.3.6.1.4.1.3493.2.7.9.1.1.4.1 no-access
                 basDocsDevServerEntry 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1 no-access
                     basDocsDevServerBootState 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.1 integer read-only
If operational(1), the device has completed loading and processing of configuration parameters and the CMTS has completed the Registration exchange. If disabled(2) then the device was administratively disabled, possibly by being refused network access in the configuration file. If waitingForDhcpOffer(3) then a DHCP Discover has been transmitted and no offer has yet been received. If waitingForDhcpResponse(4) then a DHCP Request has been transmitted and no response has yet been received. If waitingForTimeServer(5) then a Time Request has been transmitted and no response has yet been received. If waitingForTftp(6) then a request to the TFTP parameter server has been made and no response received. If refusedByCmts(7) then the Registration Request/Response exchange with the CMTS failed. If forwardingDenied(8) then the registration process completed, but the network access option in the received configuration file prohibits forwarding. Enumeration: 'forwardingDenied': 8, 'waitingForDhcpOffer': 3, 'refusedByCmts': 7, 'unknown': 10, 'waitingForTimeServer': 5, 'waitingForTftp': 6, 'operational': 1, 'disabled': 2, 'other': 9, 'waitingForDhcpResponse': 4.
                     basDocsDevServerDhcp 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.2 ipaddress read-only
The IP address of the DHCP server that assigned an IP address to this device. Returns 0.0.0.0 if DHCP was not used for IP address assignment.
                     basDocsDevServerTime 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.3 ipaddress read-only
The IP address of the Time server (RFC-868).
                     basDocsDevServerTftp 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.4 ipaddress read-only
The IP address of the TFTP server responsible for downloading provisioning and configuration parameters to this device.
                     basDocsDevServerConfigFile 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.5 displaystring read-only
The name of the device configuration file read from the TFTP server.
                     basDocsDevServerChassis 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.6 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevServerSlot 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.7 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevServerIf 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.8 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevServerLPort 1.3.6.1.4.1.3493.2.7.9.1.1.4.1.1.9 baslogicalportid no-access
The BAS logical port ID of this card.
         basDocsDevEvent 1.3.6.1.4.1.3493.2.7.9.1.1.5
             basDocsDevEvTable 1.3.6.1.4.1.3493.2.7.9.1.1.5.1 no-access
                 basDocsDevEvEntry 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1 no-access
                     basDocsDevEvControl 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.1 integer read-write
Setting this object to resetLog(1) empties the event log. All data is deleted. Setting it to useDefaultReporting(2) returns all event priorities to their factory-default reporting. Reading this object always returns useDefaultReporting(2). Enumeration: 'resetLog': 1, 'useDefaultReporting': 2.
                     basDocsDevEvSyslog 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.2 ipaddress read-write
The IP address of the Syslog server. If 0.0.0.0, syslog transmission is inhibited.
                     basDocsDevEvThrottleAdminStatus 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.3 integer read-write
Controls the transmission of traps and syslog messages with respect to the trap pacing threshold. unconstrained(1) causes traps and syslog messages to be transmitted without regard to the threshold settings. maintainBelowThreshold(2) causes trap transmission and syslog messages to be suppressed if the number of traps would otherwise exceed the threshold. stopAtThreshold(3) causes trap transmission to cease at the threshold, and not resume until directed to do so. inhibited(4) causes all trap transmission and syslog messages to be suppressed. A single event is always treated as a single event for threshold counting. That is, an event causing both a trap and a syslog message is still treated as a single event. Writing to this object resets the thresholding state. Enumeration: 'unconstrained': 1, 'inhibited': 4, 'maintainBelowThreshold': 2, 'stopAtThreshold': 3.
                     basDocsDevEvThrottleInhibited 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.4 truthvalue read-only
If true(1), trap and syslog transmission is currently inhibited due to thresholds and/or the current setting of docsDevEvThrottleAdminStatus.
                     basDocsDevEvThrottleThreshold 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.5 unsigned32 read-write
Number of trap/syslog events per docsDevEvThrottleInterval to be transmitted before throttling. A single event is always treated as a single event for threshold counting. That is, an event causing both a trap and a syslog message is still treated as a single event.
                     basDocsDevEvThrottleInterval 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.6 integer read-write
The interval over which the trap threshold applies.
                     basDocsDevEvChassis 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.7 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevEvSlot 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.8 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevEvIf 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.9 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevEvLPort 1.3.6.1.4.1.3493.2.7.9.1.1.5.1.1.10 baslogicalportid no-access
The BAS logical port ID of this card.
             basDocsDevEvControlTable 1.3.6.1.4.1.3493.2.7.9.1.1.5.7 no-access
Allows control of the reporting of event classes.
                 basDocsDevEvControlEntry 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1 no-access
Allows configuration of the reporting mechanisms for a particular event priority.
                     basDocsDevEvPriority 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.1 integer no-access
The priority level that is controlled by this entry. Enumeration: 'information': 7, 'notice': 6, 'emergency': 1, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
                     basDocsDevEvReporting 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.2 bits read-write
Defines the action to be taken on occurrence of this event class. Implementations may not necessarily support all options for all event classes, but at minimum must allow traps and syslogging to be disabled. Bits: 'syslog': 2, 'local': 0, 'traps': 1.
                     basDocsDevEvControlChassis 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.3 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevEvControlSlot 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.4 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevEvControlIf 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.5 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevEvControlLPort 1.3.6.1.4.1.3493.2.7.9.1.1.5.7.1.6 baslogicalportid no-access
The BAS logical port ID of this card.
             basDocsDevEventTable 1.3.6.1.4.1.3493.2.7.9.1.1.5.8 no-access
Contains a log of network and device events that may be of interest in fault isolation and troubleshooting.
                 basDocsDevEventEntry 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1 no-access
Describes a network or device event that may be of interest in fault isolation and troubleshooting.
                     basDocsDevEvIndex 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.1 integer no-access
Provides relative ordering of the objects in the event log. This object will always increase except when (a) the log is reset via docsDevEvControl, (b) the device reboots and does not implement nonvolatile storage for this log, or (c) it reaches the value 2^31. The next entry for all the above cases is 1.
                     basDocsDevEvFirstTime 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.2 dateandtime read-only
The time that this entry was created.
                     basDocsDevEvLastTime 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.3 dateandtime read-only
If multiple events are reported via the same entry, the time that the last event for this entry occurred.
                     basDocsDevEvCount 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.4 counter32 read-only
The number of consecutive event instances reported by this entry.
                     basDocsDevEvLevel 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.5 integer read-only
The priority level of this event. Enumeration: 'information': 7, 'notice': 6, 'emergency': 1, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
                     basDocsDevEvId 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.6 unsigned32 read-only
For this product, uniquely identifies the type of event that is reported by this entry.
                     basDocsDevEvText 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.7 displaystring read-only
Provides a human-readable description of the event, including all relevant context (interface numbers, etc.).
                     basDocsDevEvEventChassis 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.8 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevEvEventSlot 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.9 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevEvEventIf 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.10 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevEvEventLPort 1.3.6.1.4.1.3493.2.7.9.1.1.5.8.1.11 baslogicalportid no-access
The BAS logical port ID of this card.
         basDocsDevFilter 1.3.6.1.4.1.3493.2.7.9.1.1.6
             basDocsDevFilterTable 1.3.6.1.4.1.3493.2.7.9.1.1.6.1 no-access
Contains a log of network and device events that may be of interest in fault isolation and troubleshooting.
                 basDocsDevFilterEntry 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1 no-access
Describes a network or device event that may be of interest in fault isolation and troubleshooting.
                     basDocsDevFilterLLCDefault 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1.1 integer read-write
If set to discard(1), all packets not matching an LLC filter will be discarded. If set to accept(2), all packets not matching an LLC filter will be accepted for further processing (e.g., bridging). Enumeration: 'discard': 1, 'accept': 2.
                     basDocsDevFilterChassis 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1.2 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevFilterSlot 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1.3 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevFilterIf 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1.4 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevFilterLPort 1.3.6.1.4.1.3493.2.7.9.1.1.6.1.1.5 baslogicalportid no-access
The BAS logical port ID of this card.
             basDocsDevFilterLLCTable 1.3.6.1.4.1.3493.2.7.9.1.1.6.2 no-access
A list of filters to apply to (bridged) LLC traffic, which forwards or drops packets on the basis of the layer three protocol type.
                 basDocsDevFilterLLCEntry 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1 no-access
Describes a single filter to apply to (bridged) LLC traffic received on a specified interface.
                     basDocsDevFilterLLCIndex 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.1 integer no-access
Index used for the identification of filters (note that LLC filter order is irrelevant).
                     basDocsDevFilterLLCStatus 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.2 rowstatus read-only
Controls and reflects the status of rows in this table.
                     basDocsDevFilterLLCIfIndex 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.3 interfaceindexorzero read-only
The entry interface to which this filter applies. The value corresponds to ifIndex for either a CATV MAC or another network interface. If the value is zero, the filter applies to all interfaces. In Cable Modems, the default value is the customer side interface. In Cable Modem Termination Systems, this object has to be specified to create a row in this table.
                     basDocsDevFilterLLCProtocolType 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.4 integer read-only
The format of the value in docsDevFilterLLCProtocol: either a two-byte Ethernet Ethertype, or a one-byte 802.2 SAP value. EtherType(1) also applies to SNAP- encapsulated frames. Enumeration: 'dsap': 2, 'ethertype': 1.
                     basDocsDevFilterLLCProtocol 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.5 integer read-only
The layer three protocol for which this filter applies. The protocol value format depends on docsDevFilterLLCProtocolType. Note that for SNAP frames, etherType filtering is performed rather than DSAP=0xAA.
                     basDocsDevFilterLLCMatches 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.6 counter32 read-only
Counts the number of times this filter was matched.
                     basDocsDevFilterLLCChassis 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.7 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevFilterLLCSlot 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.8 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevFilterLLCIf 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.9 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevFilterLLCLPort 1.3.6.1.4.1.3493.2.7.9.1.1.6.2.1.10 baslogicalportid no-access
The BAS logical port ID of this card.
             basDocsDevFilterIpDefTable 1.3.6.1.4.1.3493.2.7.9.1.1.6.3 no-access
Contains a log of network and device events that may be of interest in fault isolation and troubleshooting.
                 basDocsDevFilterIpDefEntry 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1 no-access
Describes a network or device event that may be of interest in fault isolation and troubleshooting.
                     basDocsDevFilterIpDefault 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1.1 integer read-write
If set to discard(1), all packets not matching an IP filter will be discarded. If set to accept(2), all packets not matching an IP filter will be accepted for further processing (e.g., bridging). Enumeration: 'discard': 1, 'accept': 2.
                     basDocsDevFilterIpDefChassis 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1.2 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevFilterIpDefSlot 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1.3 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevFilterIpDefIf 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1.4 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevFilterIpDefLPort 1.3.6.1.4.1.3493.2.7.9.1.1.6.3.1.5 baslogicalportid no-access
The BAS logical port ID of this card.
             basDocsDevFilterIpTable 1.3.6.1.4.1.3493.2.7.9.1.1.6.4 no-access
An ordered list of filters to apply to IP traffic. Filter application is ordered by the filter index, rather than by a best match algorithm. Packets which match no filters are discarded or forwarded according to the setting of docsDevFilterIpDefault.
                 basDocsDevFilterIpEntry 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1 no-access
Describes a filter to apply to IP traffic received on a specified interface. Both source and destination addresses must match for the filter to apply.
                     basDocsDevFilterIpIndex 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.1 integer no-access
Index used to order the application of filters. The filter with the lowest index is always applied first.
                     basDocsDevFilterIpStatus 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.2 rowstatus read-only
Controls and reflects the status of rows in this table.
                     basDocsDevFilterIpControl 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.3 integer read-only
If set to discard(1), all packets matching this filter will be discarded and scanning of the remainder of the filter list will be aborted. If set to accept(2), all packets matching this filter will be accepted for further processing (e.g., bridging) and scanning of the remainder of the filter list will be aborted. Enumeration: 'discard': 1, 'accept': 2.
                     basDocsDevFilterIpIfIndex 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.4 interfaceindexorzero read-only
The entry interface to which this filter applies. The value corresponds to ifIndex for either a CATV MAC or another network interface. If the value is zero, the filter applies to all interfaces. Default value in Cable Modems is the customer-side interface. In Cable Modem Termination Systems, this object has to be specified to create a row in this table.
                     basDocsDevFilterIpDirection 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.5 integer read-only
Determines whether the filter is applied to inbound(1) traffic, outbound(2) traffic, or traffic in both(3) directions. Enumeration: 'inbound': 1, 'both': 3, 'outbound': 2.
                     basDocsDevFilterIpBroadcast 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.6 truthvalue read-only
If set to true(1), the filter only applies to multicast and broadcast traffic. If set to false(2), the filter applies to all traffic.
                     basDocsDevFilterIpSaddr 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.7 ipaddress read-only
The source IP address, or portion thereof, that is to be matched for this filter.
                     basDocsDevFilterIpSmask 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.8 ipaddress read-only
A bit mask that is to be applied to the source address prior to matching. This mask is not necessarily the same as a subnet mask, but 1's bits must be leftmost and contiguous.
                     basDocsDevFilterIpDaddr 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.9 ipaddress read-only
The destination IP address, or portion thereof, that is to be matched for this filter
                     basDocsDevFilterIpDmask 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.10 ipaddress read-only
A bit mask that is to be applied to the destination address prior to matching. This mask is not necessarily the same as a subnet mask, but 1's bits must be leftmost and contiguous
                     basDocsDevFilterIpProtocol 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.11 integer read-only
The IP protocol value that is to be matched. Enumeration: 'udp': 17, 'icmp': 1, 'any': 256, 'tcp': 6.
                     basDocsDevFilterIpSourcePortLow 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.12 integer read-only
If docsDevFilterIpProtocol is udp or tcp, this is the inclusive lower bound of the transport-layer source port range that is to be matched.
                     basDocsDevFilterIpSourcePortHigh 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.13 integer read-only
If docsDevFilterIpProtocol is udp or tcp, this is the inclusive upper bound of the transport-layer source port range that is to be matched.
                     basDocsDevFilterIpDestPortLow 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.14 integer read-only
If docsDevFilterIpProtocol is udp or tcp, this is the inclusive lower bound of the transport-layer destination port range that is to be matched.
                     basDocsDevFilterIpDestPortHigh 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.15 integer read-only
If docsDevFilterIpProtocol is udp or tcp, this is the inclusive upper bound of the transport-layer destination port range that is to be matched.
                     basDocsDevFilterIpMatches 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.16 counter32 read-only
Counts the number of times this filter was matched.
                     basDocsDevFilterIpChassis 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.17 baschassisid no-access
The BAS Chassis ID of this card.
                     basDocsDevFilterIpSlot 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.18 basslotid no-access
The BAS Slot ID of this card.
                     basDocsDevFilterIpIf 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.19 basinterfaceid no-access
The BAS interface ID of this card.
                     basDocsDevFilterIpLPort 1.3.6.1.4.1.3493.2.7.9.1.1.6.4.1.20 baslogicalportid no-access
The BAS logical port ID of this card.