MIBs Depot

DLINKSW-L2FDB-MIB

Registered at
1.3.6.1.4.1.171.14.3
Last updated
2012-12-26 00:00
Organization
D-Link Corp.
Revisions
2012-12-26 00:00
Namespace
dlink
Source file
DLINKSW-L2FDB-MIB
Digest
sha256:90640b465190fd68b200395da43a3f7e0d6b582932833d4b9926751ea50d46d1

Description

This MIB module defines objects for L2FDB.

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
Q-BRIDGE-MIBPortList, VlanId, dot1qFdbId, dot1qStaticUnicastAddress
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
DLINK-ID-REC-MIB
DLINKSW-L2FDB-MIB
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
dL2FdbMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.0
dL2FdbMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.1
dL2FdbGblCtrl
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.1.1
dL2FdbClearCtrl
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.1.1.1
dL2FdbClearMacAddrByMacAddr
OBJECT-TYPE
This object specifies a MAC address which will be cleared. When read, a value of '000000000000'H is returned.
1.3.6.1.4.1.171.14.3.1.1.1.1MacAddressread-writecurrent
dL2FdbClearMacAddrByIf
OBJECT-TYPE
This 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.
1.3.6.1.4.1.171.14.3.1.1.1.2InterfaceIndexOrZeroread-writecurrent
dL2FdbClearAllMacAddr
OBJECT-TYPE
This 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.
1.3.6.1.4.1.171.14.3.1.1.1.3INTEGER {clear(1), noOp(2)}read-writecurrent
dL2FdbAgingTime
OBJECT-TYPE
Specify 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.
1.3.6.1.4.1.171.14.3.1.1.2Unsigned32 (0 | 5..1000000)read-writecurrent
dL2FdbMacChangeEnabled
OBJECT-TYPE
This object indicates the status of MAC address notification feature on the Switch.
1.3.6.1.4.1.171.14.3.1.1.3TruthValueread-writecurrent
dL2FdbMacChangeNotifInterval
OBJECT-TYPE
Specifies the interval between two consecutive MAC address change notifications.
1.3.6.1.4.1.171.14.3.1.1.4Unsigned32 (1..2147483647)read-writecurrent
dL2FdbMacChangeNotifyEnabled
OBJECT-TYPE
Indicates whether cmnMacChangedNotification notifications will or will not be sent when there are MAC addresses learnt or removed from the forwarding table.
1.3.6.1.4.1.171.14.3.1.1.5TruthValueread-writecurrent
dL2FdbMacChangeHistorySize
OBJECT-TYPE
Specifies the maximum number of the entries in the MAC history notification table.
1.3.6.1.4.1.171.14.3.1.1.6Unsigned32 (0..500)read-writecurrent
dL2FdbDestHitEnabled
OBJECT-TYPE
This object indicates the state whether the destination MAC address will trigger update function.
1.3.6.1.4.1.171.14.3.1.1.7TruthValueread-writecurrent
dL2FdbStaticUnicastTable
OBJECT-TYPE
This table contains a list of configuration for static unicast MAC addresses.
1.3.6.1.4.1.171.14.3.1.2not-accessiblecurrent
dL2FdbStaticUnicastEntry
OBJECT-TYPE
A table entry represents configuration for a static unicast MAC address information.
1.3.6.1.4.1.171.14.3.1.2.1not-accessiblecurrent
dL2FdbStaticUnicastVlanID
OBJECT-TYPE
The VLAN ID of the entry.
1.3.6.1.4.1.171.14.3.1.2.1.1VlanIdnot-accessiblecurrent
dL2FdbStaticUnicastMacAddr
OBJECT-TYPE
The MAC address of the entry.
1.3.6.1.4.1.171.14.3.1.2.1.2MacAddressnot-accessiblecurrent
dL2FdbStaticUnicastType
OBJECT-TYPE
This 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.
1.3.6.1.4.1.171.14.3.1.2.1.3INTEGER {self(1), permanent(2), permanentDrop(3)}read-createcurrent
dL2FdbStaticUnicastPortNum
OBJECT-TYPE
The 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.
1.3.6.1.4.1.171.14.3.1.2.1.4Integer32read-createcurrent
dL2FdbStaticUnicastRowStatus
OBJECT-TYPE
This object indicates the RowStatus of this entry.
1.3.6.1.4.1.171.14.3.1.2.1.5RowStatusread-createcurrent
dL2FdbIfCtrlTable
OBJECT-TYPE
This table contains a list of interface-specific configuration for L2 FDB.
1.3.6.1.4.1.171.14.3.1.3not-accessiblecurrent
dL2FdbIfCtrlEntry
OBJECT-TYPE
An entry represents interface L2 FDB configuration.
1.3.6.1.4.1.171.14.3.1.3.1not-accessiblecurrent
dL2FdbIfCtrlNotifyEnable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.171.14.3.1.3.1.1Bits {added(0), removed(1)}read-writecurrent
dL2FdbIfMacLearningEnabled
OBJECT-TYPE
This object indicates whether the MAC-address learning is enabled or not on the physical interface.
1.3.6.1.4.1.171.14.3.1.3.1.2TruthValueread-writecurrent
dL2FdbMulticastFilterModeTable
OBJECT-TYPE
This table contains a list of multicast filter mode configuration of interfaces. Only applicable interfaces will present on this table.
1.3.6.1.4.1.171.14.3.1.4not-accessiblecurrent
dL2FdbMulticastFilterModeEntry
OBJECT-TYPE
An entry represents multicast filter mode on an interface.
1.3.6.1.4.1.171.14.3.1.4.1not-accessiblecurrent
dL2FdbMcastFilterModeIfIndex
OBJECT-TYPE
This 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.
1.3.6.1.4.1.171.14.3.1.4.1.1InterfaceIndexnot-accessiblecurrent
dL2FdbMcastFilterMode
OBJECT-TYPE
This object indicates the handling method for multicast packets on the corresponding interface.
1.3.6.1.4.1.171.14.3.1.4.1.2INTEGER {forwardAll(1), forwardUnregistered(2), filterUnregistered(3)}read-writecurrent
dL2FdbMacChangeHistoryTable
OBJECT-TYPE
This table contains a list of MAC address change history.
1.3.6.1.4.1.171.14.3.1.5not-accessiblecurrent
dL2FdbMacChangeHistoryEntry
OBJECT-TYPE
An entry represents a MAC address change.
1.3.6.1.4.1.171.14.3.1.5.1not-accessiblecurrent
dL2FdbMacChangeHistoryIndex
OBJECT-TYPE
This object is history index.
1.3.6.1.4.1.171.14.3.1.5.1.1Unsigned32 (1..500)not-accessiblecurrent
dL2FdbMacChangeHistoryOp
OBJECT-TYPE
mac notify change operation 1 - learned a new MAC address 2 - deleted an old MAC address
1.3.6.1.4.1.171.14.3.1.5.1.2INTEGER {added(1), removed(2)}read-onlycurrent
dL2FdbMacChangeHistoryVlanID
OBJECT-TYPE
The VLAN ID of the entry.
1.3.6.1.4.1.171.14.3.1.5.1.3VlanIdread-onlycurrent
dL2FdbMacChangeHistoryMacAddr
OBJECT-TYPE
The MAC address of the entry.
1.3.6.1.4.1.171.14.3.1.5.1.4MacAddressread-onlycurrent
dL2FdbMacChangeHistoryPortNum
OBJECT-TYPE
The port number of the unicast address.
1.3.6.1.4.1.171.14.3.1.5.1.5Integer32read-onlycurrent
dL2FdbNotifyInfo
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.1.6
dL2FdbMacChangeNotifyInfo
OBJECT-TYPE
This 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).
1.3.6.1.4.1.171.14.3.1.6.1OCTET STRING (SIZE(1..1024))accessible-for-notifycurrent
dL2FdbMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.2
dL2FdbCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.2.1
dL2FdbGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.3.2.2

Notifications

NameOIDStatus
dL2FdbMacNotification
NOTIFICATION-TYPE
This trap indicates a MAC address is added to or removed from the address table.
1.3.6.1.4.1.171.14.3.0.1current

Conformance

NameOIDStatus
dL2FdbCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-L2FDB-MIB.
1.3.6.1.4.1.171.14.3.2.1.1current
dL2FdbGlobalGroup
OBJECT-GROUP
A collection of objects providing the gloal configuration for L2FDB
1.3.6.1.4.1.171.14.3.2.2.1current
dL2FdbMacAddrTableGroup
OBJECT-GROUP
A collection of objects providing the information of MAC-Address-Table for L2FDB
1.3.6.1.4.1.171.14.3.2.2.2current
dL2FdbInterfaceGroup
OBJECT-GROUP
A collection of objects providing the information of Interface Table for L2FDB
1.3.6.1.4.1.171.14.3.2.2.3current
dL2FdbMacChangeNotifyCfgGroup
OBJECT-GROUP
A collection of objects about the information for L2FDB notification.
1.3.6.1.4.1.171.14.3.2.2.4current
dL2FdbMcastFilterModeCfgGroup
OBJECT-GROUP
A collection of objects about the configuration for multicast filter mode.
1.3.6.1.4.1.171.14.3.2.2.5current
dL2FdbMacChangeNotifyGroup
OBJECT-GROUP
The notifications information used for the change of MAC address table.
1.3.6.1.4.1.171.14.3.2.2.6current
dL2FdbMacChgNotificationGroup
NOTIFICATION-GROUP
The collection of notifications used for monitoring the change of MAC address table.
1.3.6.1.4.1.171.14.3.2.2.7current