DLINKSW-L2FDB-MIB
This MIB module defines objects for L2FDB.
Main OID:
dlinkSwL2FdbMIB.1.3.6.1.4.1.171.14.3
42
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
dlinkSwL2FdbMIBThis MIB module defines objects for L2FDB. MODULE-IDENTITY .1.3.6.1.4.1.171.14.3 |
dL2FdbMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.0 |
dL2FdbMacNotificationThis trap indicates a MAC address is added to or removed from the
address table. NOTIFICATION-TYPE .1.3.6.1.4.1.171.14.3.0.1 |
dL2FdbMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.1 |
dL2FdbGblCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.1.1 |
dL2FdbClearCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.1.1.1 |
dL2FdbClearMacAddrByMacAddrThis object specifies a MAC address which will be cleared.
When read, a value of '000000000000'H is returned.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.1.1.1 |
dL2FdbClearMacAddrByIfThis object indicates the ifIndex of the physical
port/port-channel/vlan interface on which
the dynamic MAC address(es) will be cleared.
When read, a value of 0 is returned.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.3.1.1.1.2 |
dL2FdbClearAllMacAddrThis object clears all of the dynamic FDB entries, when set to 'clear'.
No action is taken if this object is set to 'noOp'.
When read, the value 'noOp' is returned.rw Enumeration .1.3.6.1.4.1.171.14.3.1.1.1.3 |
dL2FdbAgingTimeSpecify the aging time in seconds.
The valid range is 5 to 1000000 seconds.
The special valie of 0 indicates the ging out function is disabled.rw Unsigned32 ( 0 | 5..1000000 ) UNITS "second" .1.3.6.1.4.1.171.14.3.1.1.2 |
dL2FdbMacChangeEnabledThis object indicates the status of MAC address notification feature
on the Switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.1.3 |
dL2FdbMacChangeNotifIntervalSpecifies the interval between two consecutive MAC address change notifications.rw Unsigned32 ( 1..2147483647 ) UNITS "second" .1.3.6.1.4.1.171.14.3.1.1.4 |
dL2FdbMacChangeNotifyEnabledIndicates whether cmnMacChangedNotification notifications
will or will not be sent when there are MAC addresses
learnt or removed from the forwarding table.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.1.5 |
dL2FdbMacChangeHistorySizeSpecifies the maximum number of the entries in the MAC history
notification table.rw Unsigned32 ( 0..500 ) .1.3.6.1.4.1.171.14.3.1.1.6 |
dL2FdbDestHitEnabledThis object indicates the state whether the destination MAC
address will trigger update function.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.1.7 |
dL2FdbStaticUnicastTableThis table contains a list of configuration for
static unicast MAC addresses. SEQUENCE OF DL2FdbStaticUnicastEntry .1.3.6.1.4.1.171.14.3.1.2 |
dL2FdbStaticUnicastEntryA table entry represents configuration for a static
unicast MAC address information. DL2FdbStaticUnicastEntry .1.3.6.1.4.1.171.14.3.1.2.1 |
dL2FdbStaticUnicastVlanIDThe VLAN ID of the entry. VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.3.1.2.1.1 |
dL2FdbStaticUnicastMacAddrThe MAC address of the entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.2.1.2 |
dL2FdbStaticUnicastTypeThis object indicates the status of this entry.
self(1) - This entry is currently in use by the device's
MAC address.
permanent(2) - This entry is currently in use and will remain so
until after the next reset of the device.
permanentDrop(3) - This entry will filter the packet with the specified
MAC address as the source MAC or as the destination MAC.
The entry is currently in use and will remain so after the
next reboot of the device.
The value of this object MUST be retained across
reinitializations of the management system.rw Enumeration .1.3.6.1.4.1.171.14.3.1.2.1.3 |
dL2FdbStaticUnicastPortNumThe port number of the static unicast address.
The value of 0 indicates the CPU port.
The value of -1 indicates mac filter entry with permanentDrop type.rw Integer32 .1.3.6.1.4.1.171.14.3.1.2.1.4 |
dL2FdbStaticUnicastRowStatusThis object indicates the RowStatus of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.2.1.5 |
dL2FdbIfCtrlTableThis table contains a list of interface-specific configuration for
L2 FDB. SEQUENCE OF DL2FdbIfCtrlEntry .1.3.6.1.4.1.171.14.3.1.3 |
dL2FdbIfCtrlEntryAn entry represents interface L2 FDB configuration. DL2FdbIfCtrlEntry .1.3.6.1.4.1.171.14.3.1.3.1 |
dL2FdbIfCtrlNotifyEnableThis object indicates whether a specified notification is enabled or not.
If a bit corresponding to a notification is set to 1, then
the specified notification can be generated.
added(0) - the MAC change notification when a MAC address is added
on the interface.
removed(1) - the MAC change notification when a MAC address is removed
from the interface.rw Bits .1.3.6.1.4.1.171.14.3.1.3.1.1 |
dL2FdbIfMacLearningEnabledThis object indicates whether the MAC-address learning is enabled or not
on the physical interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.3.1.2 |
dL2FdbMulticastFilterModeTableThis table contains a list of multicast filter mode configuration
of interfaces.
Only applicable interfaces will present on this table. SEQUENCE OF DL2FdbMulticastFilterModeEntry .1.3.6.1.4.1.171.14.3.1.4 |
dL2FdbMulticastFilterModeEntryAn entry represents multicast filter mode on an interface. DL2FdbMulticastFilterModeEntry .1.3.6.1.4.1.171.14.3.1.4.1 |
dL2FdbMcastFilterModeIfIndexThis object indicates the ifIndex of the interface.
If support vlan-based filtering mode: The valid interfaces are VLANs.
If support port-based filtering mode: The valid interfaces are physical
port. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.3.1.4.1.1 |
dL2FdbMcastFilterModeThis object indicates the handling method for multicast packets
on the corresponding interface.rw Enumeration .1.3.6.1.4.1.171.14.3.1.4.1.2 |
dL2FdbMacChangeHistoryTableThis table contains a list of MAC address change history. SEQUENCE OF DL2FdbMacChangeHistoryEntry .1.3.6.1.4.1.171.14.3.1.5 |
dL2FdbMacChangeHistoryEntryAn entry represents a MAC address change. DL2FdbMacChangeHistoryEntry .1.3.6.1.4.1.171.14.3.1.5.1 |
dL2FdbMacChangeHistoryIndexThis object is history index. Unsigned32 ( 1..500 ) .1.3.6.1.4.1.171.14.3.1.5.1.1 |
dL2FdbMacChangeHistoryOpmac notify change operation
1 - learned a new MAC address
2 - deleted an old MAC addressro Enumeration .1.3.6.1.4.1.171.14.3.1.5.1.2 |
dL2FdbMacChangeHistoryVlanIDThe VLAN ID of the entry.ro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.3.1.5.1.3 |
dL2FdbMacChangeHistoryMacAddrThe MAC address of the entry.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.3.1.5.1.4 |
dL2FdbMacChangeHistoryPortNumThe port number of the unicast address.ro Integer32 .1.3.6.1.4.1.171.14.3.1.5.1.5 |
dL2FdbNotifyInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.1.6 |
dL2FdbMacChangeNotifyInfoThis object indicates the information for the device MAC address
changes. And the detailed information include:
Operation Code + MAC address + Box ID (or slot ID) + Port Number + Zero...
Operation Code: 1, 2
1 means learned a new MAC address
2 means deleted an old MAC address.
Box ID: The switch box ID, for standalone device, it always 1.
Port Number: The hysical port/port-channellearned or deleted for
the box,if port-channel, the box id is invalid
Zero: Used to separate each message(Operate Code + MAC address +
Box ID + Port Number).ro OCTET STRING .1.3.6.1.4.1.171.14.3.1.6.1 |
dL2FdbMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.2 |
dL2FdbCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.2.1 |
dL2FdbGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.3.2.2 |