A3COM-SWITCHING-SYSTEMS-FILTER-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-SWITCHING-SYSTEMS-FILTER-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
 a3Com 1.3.6.1.4.1.43
       switchingSystemsMibs 1.3.6.1.4.1.43.29
             a3ComSwitchingSystemsMib 1.3.6.1.4.1.43.29.4
                 a3ComFilterGroup 1.3.6.1.4.1.43.29.4.20
                       a3ComFilterAddressGroup 1.3.6.1.4.1.43.29.4.20.1
                           a3ComFilterAddressGroupNextAvailableIndex 1.3.6.1.4.1.43.29.4.20.1.1 integer read-only
The value of next available a3ComFilterAddressGroupId. This object is used for index value to create a new address group.
                           a3ComFilterAddressGroupCount 1.3.6.1.4.1.43.29.4.20.1.2 integer read-only
The count of defined address groups.
                           a3ComFilterAddressGroupTable 1.3.6.1.4.1.43.29.4.20.1.3 no-access
A list of address group entries. A single entry exists in this list for each defined address group in the system.
                               a3ComFilterAddressGroupEntry 1.3.6.1.4.1.43.29.4.20.1.3.1 no-access
An individual address group entry.
                                   a3ComFilterAddressGroupId 1.3.6.1.4.1.43.29.4.20.1.3.1.1 integer read-only
This object uniquely identifies an address group in the systems. Its value, successively increases starting from 0, will change only if the system is rebooted. This object is obtained from a3ComFilterAddressGroupNextAvailableIndex when a new address group is created.
                                   a3ComFilterAddressGroupMaskId 1.3.6.1.4.1.43.29.4.20.1.3.1.2 integer read-write
This object identifies an address group in a bridge. Each address group has an unique mask identifier, range from 1 to 32, associated with it in a bridge. This field has to be set in order to create a new address group in the desired bridge(s).
                                   a3ComFilterAddressGroupBridgeMask 1.3.6.1.4.1.43.29.4.20.1.3.1.3 octet string read-write
A mask that uniquely identifies the bridge value(s) associated with this address group entry. For example, 0x0000 0000 0000 0003 represents the address group entry in bridge number 1 and 2.
                                   a3ComFilterAddressGroupName 1.3.6.1.4.1.43.29.4.20.1.3.1.4 displaystring read-write
The name of an address group. Each address group has an unique name in a system.
                                   a3ComFilterAddressGroupStatus 1.3.6.1.4.1.43.29.4.20.1.3.1.5 rowstatus read-write
The status column for this address group entry. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) will result in the agent attempt to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. Setting this object to destroy(6) will delete the corresponding address group and all the attributes of the table.
                           a3ComFilterAddressTable 1.3.6.1.4.1.43.29.4.20.1.4 no-access
A list of address entries.
                               a3ComFilterAddressEntry 1.3.6.1.4.1.43.29.4.20.1.4.1 no-access
A set of parameters for a particular address entry.
                                   a3ComFilterAddressId 1.3.6.1.4.1.43.29.4.20.1.4.1.1 integer read-only
This object uniquely identifies an address group as defined in a3ComFilterAddressGroupTable. It is obtained from a3ComFilterAddressGroupNextAvailableIndex.
                                   a3ComFilterAddressAddress 1.3.6.1.4.1.43.29.4.20.1.4.1.2 physaddress read-only
The physical address of this entry.
                                   a3ComFilterAddressStatus 1.3.6.1.4.1.43.29.4.20.1.4.1.3 rowstatus read-write
The status column for this address group entry. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) will result in the agent attempt to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. When the state of the row translates to active(1), the agent add the corresponding address to the specified address group. Setting this object to destroy(6) will remove the corresponding address from the indicated address group.
                       a3ComFilterPortGroup 1.3.6.1.4.1.43.29.4.20.2
                           a3ComFilterPortGroupNextAvailableIndex 1.3.6.1.4.1.43.29.4.20.2.1 integer read-only
The value of next available a3ComFilterPortGroupId. This object is used for index value to create a new port group.
                           a3ComFilterPortGroupCount 1.3.6.1.4.1.43.29.4.20.2.2 integer read-only
The count of defined port groups in the system.
                           a3ComFilterPortGroupTable 1.3.6.1.4.1.43.29.4.20.2.3 no-access
A list of port group entries. A single entry exists in this list for each defined port group in the system.
                               a3ComFilterPortGroupEntry 1.3.6.1.4.1.43.29.4.20.2.3.1 no-access
A set of parameters for an individual port group entry.
                                   a3ComFilterPortGroupId 1.3.6.1.4.1.43.29.4.20.2.3.1.1 integer read-only
This object uniquely identifies a port group in the systems. Its value, successively increases starting from 0, will change only if the system is rebooted. This object is obtained from a3ComFilterPortGroupNextAvailableIndex when a new port group is created.
                                   a3ComFilterPortGroupMaskId 1.3.6.1.4.1.43.29.4.20.2.3.1.2 integer read-write
This object identifies a port group in a bridge. Each port group has an unique mask identifier, range from 1 to 32, associated with it in a bridge. This field has to be set in order to create a new port group in a bridge.
                                   a3ComFilterPortGroupBridgeNumber 1.3.6.1.4.1.43.29.4.20.2.3.1.3 integer read-write
The bridge index associated with this port group.
                                   a3ComFilterPortGroupName 1.3.6.1.4.1.43.29.4.20.2.3.1.4 displaystring read-write
The name of this port group. This object has be unique in a system.
                                   a3ComFilterPortGroupStatus 1.3.6.1.4.1.43.29.4.20.2.3.1.5 rowstatus read-write
The status column for this port group entry. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) will result in the agent attempting to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. When the state of the row translates to active(1), the agent add the corresponding port to the specified port group. Setting this object to destroy(6) will remove the corresponding port group and its mask from the port group table.
                           a3ComFilterPortTable 1.3.6.1.4.1.43.29.4.20.2.4 no-access
A list of port entries.
                               a3ComFilterPortEntry 1.3.6.1.4.1.43.29.4.20.2.4.1 no-access
An individual port entry.
                                   a3ComFilterPortId 1.3.6.1.4.1.43.29.4.20.2.4.1.1 integer read-only
This object uniquely identify an address group in the systems. It successively increases starting from 1. This value is obtained through a3ComFilterPortGroupNextAvailableIndex when a new port group needs to be created.
                                   a3ComFilterPortType 1.3.6.1.4.1.43.29.4.20.2.4.1.2 a3comfilterporttype read-only
This indicates interface port type(s) that are currently supported by LanPlex modules.
                                   a3ComFilterPortPort 1.3.6.1.4.1.43.29.4.20.2.4.1.3 integer read-only
The port on the bridge identified by port type.
                                   a3ComFilterPortStatus 1.3.6.1.4.1.43.29.4.20.2.4.1.4 rowstatus read-write
The status column for this port group entry. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Setting this object to createAndGo(4) will result in the agent attempting to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. When the state of the row translates to active(1), the agent will add the corresponding port to the indicated port group. Setting this object to destroy(6) will remove this port from corresponding port group.
                       a3ComBridgeFilterGroup 1.3.6.1.4.1.43.29.4.20.3
                           a3ComBridgeFilterNextAvailableIndex 1.3.6.1.4.1.43.29.4.20.3.1 integer read-only
The value of next available a3ComBridgeFilterId. This object indicates filter id when a new bridge filter is created through console or ftp download.
                           a3ComBridgeFilterCount 1.3.6.1.4.1.43.29.4.20.3.2 integer read-only
The count of stored bridge packet filter programs on the bridge.
                           a3ComBridgeFilterTable 1.3.6.1.4.1.43.29.4.20.3.3 no-access
The list of stored bridge packet filter programs on bridge(s), bridge port(s) and port processing path.
                               a3ComBridgeFilterEntry 1.3.6.1.4.1.43.29.4.20.3.3.1 no-access
The set of parameters for an individual bridge packet filter program.
                                   a3ComBridgeFilterId 1.3.6.1.4.1.43.29.4.20.3.3.1.1 integer read-only
An index that uniquely identifies a bridge filter in a system. Its value will change only if the system is rebooted.
                                   a3ComBridgeFilterBridgeNumber 1.3.6.1.4.1.43.29.4.20.3.3.1.2 integer read-only
The bridge index associated with this bridge filter program.
                                   a3ComBridgeFilterName 1.3.6.1.4.1.43.29.4.20.3.3.1.3 displaystring read-only
The filter name associated with this entry.
                                   a3ComBridgeFilterProgram 1.3.6.1.4.1.43.29.4.20.3.3.1.4 displaystring read-only
The bridge filter program.
                                   a3ComBridgeFilterStatus 1.3.6.1.4.1.43.29.4.20.3.3.1.5 rowstatus read-write
The status column for this filter definition entry. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) Creation of bridge filter programs can be performed by: 1. Using the build-in editor of the AdminConsole. 2. Using your own line on an external host, and transferring the filter program via the AdminConsole. 3. Using the filter program creation tool on an external host, which builds the filter and transfers it to the LANPlex using SNMP. The transfer is accomplished using the file transfer MIB in the LANPlex system MIB. Setting this object to createAndGo(4) will result in the agent attempting to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. When the state of the row translates to active(1), the agent will add the corresponding filter to the specified packet processing path(s) of the bridge port(s) in a bridge. Setting this object to destroy(6) will remove all corresponding attributes of the filter table.
                           a3ComPortFilterTable 1.3.6.1.4.1.43.29.4.20.3.4 no-access
The list of stored bridge packet filter programs on bridge(s), bridge port(s) and port processing path.
                               a3ComPortFilterEntry 1.3.6.1.4.1.43.29.4.20.3.4.1 no-access
The set of parameters for an individual bridge packet filter program.
                                   a3ComPortFilterId 1.3.6.1.4.1.43.29.4.20.3.4.1.1 integer read-only
An index that uniquely identifies a bridge filter on the bridge.
                                   a3ComPortFilterBridgeNumber 1.3.6.1.4.1.43.29.4.20.3.4.1.2 integer read-only
The bridge index associated with this bridge filter program.
                                   a3ComPortFilterBridgePortType 1.3.6.1.4.1.43.29.4.20.3.4.1.3 a3comfilterporttype read-only
This indicates interface port type(s) that are currently supported by LanPlex modules.
                                   a3ComPortFilterBridgePortPort 1.3.6.1.4.1.43.29.4.20.3.4.1.4 integer read-only
The port on the bridge identified by this row's a3ComPortFilterBridgeNumber.
                                   a3ComPortFilterPktProcessPath 1.3.6.1.4.1.43.29.4.20.3.4.1.5 integer read-write
The packet processing path to apply the filter. The value is a bit mask defined as follows: Mask Value Path Description 0x1 Xmit All All frames xmitted to segment connected to the port 0x2 Xmit Multicast Multicast+broadcast frames xmitted to the segment connected to the port 0x4 Recv All All frame received by the port from the segment connected to the port 0x8 Recv Multicast Multicast+broadcast frames received by the port from the segement connected to the port. If mask value is set to 0x10, the packet filter will be loaded to both transmit multicast and receive multicast paths. Once a bridge filter program has been downloaded to a bridge port path, this object can be applied to change its value.
                                   a3ComPortFilterStatus 1.3.6.1.4.1.43.29.4.20.3.4.1.6 rowstatus read-write
The status column for this filter definition entry. This OBJECT can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) netReady(3). Creation of bridge filter programs can be performed by: 1. Using the build-in editor of the AdminConsole. 2. Using your own line on an external host, and transferring the filter program via the AdminConsole. 3. Using the filter program creation tool on an external host, which builds the filter and transfers it to the LANPlex using SNMP. The transfer is accomplished using the file transfer MIB in the LANPlex system MIB. Setting this object to active(1) is only valid when the current status is active or notInService(2). Setting this object to createAndGo(4) will result in the agent attempt to create and commit the row based on the contents of the objects in the row. If all the necessary information is presented in the row and the values are acceptible to the agent, the agent will change the status to active(1). If there are any necessary objects are not set, the agent will reject the creation request. Setting this object to createAndWait(5) will cause the agent to create a row in this table. This object will change to notInService(2) if all the information is present in the row and the values are acceptible to the agent; otherwise, the agent will set the status to notReady(3). When the state of the row translates to active(1), the agent will add the corresponding filter to the specified packet processing path(s) of the bridge port(s) in a bridge. Setting this object to destroy(6) will remove all corresponding attributes of the filter table.