DLINKSW-L2FDB-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-L2FDB-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).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwL2FdbMIB | 1.3.6.1.4.1.171.14.3 |
This MIB module defines objects for L2FDB. |
||
dL2FdbMIBNotifications | 1.3.6.1.4.1.171.14.3.0 | |||
dL2FdbMacNotification | 1.3.6.1.4.1.171.14.3.0.1 |
This trap indicates a MAC address is added to or removed from the address table. |
||
dL2FdbMIBObjects | 1.3.6.1.4.1.171.14.3.1 | |||
dL2FdbGblCtrl | 1.3.6.1.4.1.171.14.3.1.1 | |||
dL2FdbClearCtrl | 1.3.6.1.4.1.171.14.3.1.1.1 | |||
dL2FdbClearMacAddrByMacAddr | 1.3.6.1.4.1.171.14.3.1.1.1.1 | macaddress | read-write |
This object specifies a MAC address which will be cleared. When read, a value of '000000000000'H is returned. |
dL2FdbClearMacAddrByIf | 1.3.6.1.4.1.171.14.3.1.1.1.2 | interfaceindexorzero | read-write |
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. |
dL2FdbClearAllMacAddr | 1.3.6.1.4.1.171.14.3.1.1.1.3 | integer | read-write |
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. Enumeration: 'clear': 1, 'noOp': 2. |
dL2FdbAgingTime | 1.3.6.1.4.1.171.14.3.1.1.2 | unsigned32 | read-write |
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. |
dL2FdbMacChangeEnabled | 1.3.6.1.4.1.171.14.3.1.1.3 | truthvalue | read-write |
This object indicates the status of MAC address notification feature on the Switch. |
dL2FdbMacChangeNotifInterval | 1.3.6.1.4.1.171.14.3.1.1.4 | unsigned32 | read-write |
Specifies the interval between two consecutive MAC address change notifications. |
dL2FdbMacChangeNotifyEnabled | 1.3.6.1.4.1.171.14.3.1.1.5 | truthvalue | read-write |
Indicates whether cmnMacChangedNotification notifications will or will not be sent when there are MAC addresses learnt or removed from the forwarding table. |
dL2FdbMacChangeHistorySize | 1.3.6.1.4.1.171.14.3.1.1.6 | unsigned32 | read-write |
Specifies the maximum number of the entries in the MAC history notification table. |
dL2FdbDestHitEnabled | 1.3.6.1.4.1.171.14.3.1.1.7 | truthvalue | read-write |
This object indicates the state whether the destination MAC address will trigger update function. |
dL2FdbStaticUnicastTable | 1.3.6.1.4.1.171.14.3.1.2 | no-access |
This table contains a list of configuration for static unicast MAC addresses. |
|
1.3.6.1.4.1.171.14.3.1.2.1 | no-access |
A table entry represents configuration for a static unicast MAC address information. |
||
dL2FdbStaticUnicastVlanID | 1.3.6.1.4.1.171.14.3.1.2.1.1 | vlanid | no-access |
The VLAN ID of the entry. |
dL2FdbStaticUnicastMacAddr | 1.3.6.1.4.1.171.14.3.1.2.1.2 | macaddress | no-access |
The MAC address of the entry. |
dL2FdbStaticUnicastType | 1.3.6.1.4.1.171.14.3.1.2.1.3 | integer | read-only |
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. Enumeration: 'self': 1, 'permanent': 2, 'permanentDrop': 3. |
dL2FdbStaticUnicastPortNum | 1.3.6.1.4.1.171.14.3.1.2.1.4 | integer32 | read-only |
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. |
dL2FdbStaticUnicastRowStatus | 1.3.6.1.4.1.171.14.3.1.2.1.5 | rowstatus | read-only |
This object indicates the RowStatus of this entry. |
dL2FdbIfCtrlTable | 1.3.6.1.4.1.171.14.3.1.3 | no-access |
This table contains a list of interface-specific configuration for L2 FDB. |
|
1.3.6.1.4.1.171.14.3.1.3.1 | no-access |
An entry represents interface L2 FDB configuration. |
||
dL2FdbIfCtrlNotifyEnable | 1.3.6.1.4.1.171.14.3.1.3.1.1 | bits | read-write |
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. Bits: 'removed': 1, 'added': 0. |
dL2FdbIfMacLearningEnabled | 1.3.6.1.4.1.171.14.3.1.3.1.2 | truthvalue | read-write |
This object indicates whether the MAC-address learning is enabled or not on the physical interface. |
dL2FdbMulticastFilterModeTable | 1.3.6.1.4.1.171.14.3.1.4 | no-access |
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.4.1 | no-access |
An entry represents multicast filter mode on an interface. |
||
dL2FdbMcastFilterModeIfIndex | 1.3.6.1.4.1.171.14.3.1.4.1.1 | interfaceindex | no-access |
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. |
dL2FdbMcastFilterMode | 1.3.6.1.4.1.171.14.3.1.4.1.2 | integer | read-write |
This object indicates the handling method for multicast packets on the corresponding interface. Enumeration: 'forwardUnregistered': 2, 'forwardAll': 1, 'filterUnregistered': 3. |
dL2FdbMacChangeHistoryTable | 1.3.6.1.4.1.171.14.3.1.5 | no-access |
This table contains a list of MAC address change history. |
|
1.3.6.1.4.1.171.14.3.1.5.1 | no-access |
An entry represents a MAC address change. |
||
dL2FdbMacChangeHistoryIndex | 1.3.6.1.4.1.171.14.3.1.5.1.1 | unsigned32 | no-access |
This object is history index. |
dL2FdbMacChangeHistoryOp | 1.3.6.1.4.1.171.14.3.1.5.1.2 | integer | read-only |
mac notify change operation 1 - learned a new MAC address 2 - deleted an old MAC address Enumeration: 'removed': 2, 'added': 1. |
dL2FdbMacChangeHistoryVlanID | 1.3.6.1.4.1.171.14.3.1.5.1.3 | vlanid | read-only |
The VLAN ID of the entry. |
dL2FdbMacChangeHistoryMacAddr | 1.3.6.1.4.1.171.14.3.1.5.1.4 | macaddress | read-only |
The MAC address of the entry. |
dL2FdbMacChangeHistoryPortNum | 1.3.6.1.4.1.171.14.3.1.5.1.5 | integer32 | read-only |
The port number of the unicast address. |
dL2FdbNotifyInfo | 1.3.6.1.4.1.171.14.3.1.6 | |||
dL2FdbMacChangeNotifyInfo | 1.3.6.1.4.1.171.14.3.1.6.1 | octet string | no-access |
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). |
dL2FdbMIBConformance | 1.3.6.1.4.1.171.14.3.2 | |||
dL2FdbCompliances | 1.3.6.1.4.1.171.14.3.2.1 | |||
dL2FdbCompliance | 1.3.6.1.4.1.171.14.3.2.1.1 |
The compliance statement for entities which implement the DLINKSW-L2FDB-MIB. |
||
dL2FdbGroups | 1.3.6.1.4.1.171.14.3.2.2 | |||
dL2FdbGlobalGroup | 1.3.6.1.4.1.171.14.3.2.2.1 |
A collection of objects providing the gloal configuration for L2FDB |
||
dL2FdbMacAddrTableGroup | 1.3.6.1.4.1.171.14.3.2.2.2 |
A collection of objects providing the information of MAC-Address-Table for L2FDB |
||
dL2FdbInterfaceGroup | 1.3.6.1.4.1.171.14.3.2.2.3 |
A collection of objects providing the information of Interface Table for L2FDB |
||
dL2FdbMacChangeNotifyCfgGroup | 1.3.6.1.4.1.171.14.3.2.2.4 |
A collection of objects about the information for L2FDB notification. |
||
dL2FdbMcastFilterModeCfgGroup | 1.3.6.1.4.1.171.14.3.2.2.5 |
A collection of objects about the configuration for multicast filter mode. |
||
dL2FdbMacChangeNotifyGroup | 1.3.6.1.4.1.171.14.3.2.2.6 |
The notifications information used for the change of MAC address table. |
||
dL2FdbMacChgNotificationGroup | 1.3.6.1.4.1.171.14.3.2.2.7 |
The collection of notifications used for monitoring the change of MAC address table. |