SW-FDB-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SW-FDB-MIB.
34
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
marconi OBJECT IDENTIFIER .1.3.6.1.4.1.326 |
IMPORTS Unknown .1.3.6.1.4.1.326 |
systems OBJECT IDENTIFIER .1.3.6.1.4.1.326.2 |
external OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20 |
dlink OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1 |
dlinkcommon OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.1 |
golf OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2 |
golfproducts OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.1 |
es2000 OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.1.3 |
golfcommon OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2 |
marconi-mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2 |
es2000Mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28 |
swL2Mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2 |
swFDB OBJECT IDENTIFIER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9 |
swFdbStaticTableThis 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. SEQUENCE OF SwFdbStaticEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1 |
swFdbStaticEntryA list of information specifies which ports the frames with specific
destination MAC address to go. SwFdbStaticEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1 |
swFdbStaticVidThis 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).ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.1 |
swFdbStaticAddressThe MAC address which this forwarding entry applied.
It can be an unicast address or a multicast address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.2 |
swFdbStaticPortMapThe 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.)rw PortList .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.3 |
swFdbStaticStateThis 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.rw Enumeration .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.4 |
swFdbStaticStatusThis 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.ro Enumeration .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.1.1.5 |
swFdbStaticMemberTableA list of information provide a different view for those ports
where packets from the given Vlan need to be forwarded to. SEQUENCE OF SwFdbStaticMemberEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2 |
swFdbStaticMemberEntryA list of MIB capability entries supported by this forwarding static table. SwFdbStaticMemberEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1 |
swFdbStaticMemberVidThis 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).ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.1 |
swFdbStaticMemberAddressThe MAC address which this forwarding entry applied.
It can be an unicast address or a multicast address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.2 |
swFdbStaticMemberUnitIndexSpecifies the unit ID where the port is located.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.3 |
swFdbStaticMemberModuleIndexSpecifies the module ID where the port is located.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.4 |
swFdbStaticMemberPortIndexSpecifies the port index relative to the module.ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.2.1.5 |
swFdbFilterTableThis 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. SEQUENCE OF SwFdbFilterEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3 |
swFdbFilterEntryA list of information about a specific unicast/multicast MAC
address for which the switch has filtering information. SwFdbFilterEntry .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1 |
swFdbFilterVidThis 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).ro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.1 |
swFdbFilterAddressThis object indicates a unicast/multicast MAC address for which
the bridge has filtering information.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.2 |
swFdbFilterStateThis 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.rw Enumeration .1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.9.3.1.3 |
endOfMIBro INTEGER .1.3.6.1.4.1.326.2.20.1.2.2.2.28.9999 |