SW-FDB-MIB: View SNMP OID List / Download MIB

VENDOR: FORE SYSTEMS


 Home MIB: SW-FDB-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
 marconi 1.3.6.1.4.1.326
         systems 1.3.6.1.4.1.326.2
             external 1.3.6.1.4.1.326.2.20
                   dlink 1.3.6.1.4.1.326.2.20.1
                       dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
                       golf 1.3.6.1.4.1.326.2.20.1.2
                           golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
                               es2000 1.3.6.1.4.1.326.2.20.1.2.1.3
                           golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
                               marconi_mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
                                   es2000Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28
                                         swL2Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2
                                             swFDB 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9
                                                 swFdbStaticTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1 no-access
This table defines for frames with specific destincation MAC address, the set of ports that the frame will be forwarded to. Note that if a MAC address appears in this table also appears in the filter table, the filter table has higher priority over than this table. See swFdbFilterTable description.
                                                     swFdbStaticEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1 no-access
A list of information specifies which ports the frames with specific destination MAC address to go.
                                                         swFdbStaticVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.1 integer read-only
This object indicates the VLAN-ID. If the swVlanInfoStatus is port-base mode, the object ranges from 1 to 12. If VLAN is in mac-based mode or disabled, the object indicates the default VLAN-ID(0).
                                                         swFdbStaticAddress 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.2 macaddress read-only
The MAC address which this forwarding entry applied. It can be an unicast address or a multicast address.
                                                         swFdbStaticPortMap 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.3 portlist read-write
The set of ports to which frames received containing the value of swFdbStaticAddress as the DA, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.(Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.)
                                                         swFdbStaticState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.4 integer read-write
This object indicates the status of this entry. other(1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - This entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2.
                                                         swFdbStaticStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.5 integer read-only
This object indicates the status of this entry. other(1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. apply(2) - This entry is currently in use and reside in the table. not-apply(3) - This entry is reside in the table but currently not in use due to conflict with filter table. Enumeration: 'apply': 2, 'other': 1, 'not-apply': 3.
                                                 swFdbStaticMemberTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2 no-access
A list of information provide a different view for those ports where packets from the given Vlan need to be forwarded to.
                                                     swFdbStaticMemberEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1 no-access
A list of MIB capability entries supported by this forwarding static table.
                                                         swFdbStaticMemberVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.1 integer read-only
This object indicates the VLAN-ID. If the swVlanInfoStatus is port-base mode, the object ranges from 1 to 12. If VLAN is in mac-based mode or disabled, the object indicates the default VLAN-ID(0).
                                                         swFdbStaticMemberAddress 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.2 macaddress read-only
The MAC address which this forwarding entry applied. It can be an unicast address or a multicast address.
                                                         swFdbStaticMemberUnitIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.3 integer read-only
Specifies the unit ID where the port is located.
                                                         swFdbStaticMemberModuleIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.4 integer read-only
Specifies the module ID where the port is located.
                                                         swFdbStaticMemberPortIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.5 integer read-only
Specifies the port index relative to the module.
                                                 swFdbFilterTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3 no-access
This table defines information for the device to filter packets with specific MAC address (either as the DA or as the SA). The MAC address can be a unicast address or a multicast address. This table has higher priority than both static FDB table and IGMP table. It means that if a MAC address appears on this table also appears on the static FDB table, the device will use the information provide by this table to process the packet.
                                                     swFdbFilterEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1 no-access
A list of information about a specific unicast/multicast MAC address for which the switch has filtering information.
                                                         swFdbFilterVid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.1 integer read-only
This object indicates the VLAN-ID. If the swVlanInfoStatus is port-base mode, the object ranges from 1 to 12. If VLAN is in mac-based mode or disabled, the object indicates the default VLAN-ID(0).
                                                         swFdbFilterAddress 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.2 macaddress read-only
This object indicates a unicast/multicast MAC address for which the bridge has filtering information.
                                                         swFdbFilterState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.3 integer read-write
This object indicates the status of this entry. other(1) - This entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - Writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - Writing this value to the object, and then the corresponding entry will be added into the table. dst-src-addr(4) - Recieved frames's destination address or source address are currently used to be filtered as it meets with the MAC address entry of the table. Enumeration: 'other': 1, 'dst-src-addr': 4, 'valid': 3, 'invalid': 2.
                                         endOfMIB 1.3.6.1.4.1.326.2.20.1.2.2.2.28.9999 integer read-only