fdbClearAction
DLINK-DXS-1210-10TS-AX-MIB ·
.1.3.6.1.4.1.171.10.139.2.1.4.1.4.3
Object
scalar
r/w
Enumeration
Fdb clear action identification: ClearAll to clear all fdb entries; ClearClearAllByVlanId clear all fdb entries that belong to specified vlan id; ClearAllByPort clear all fdb entries that belong to specified port; ClearAllByMAC clear all fdb entries that belong to specified MAC address
Context
- MIB
- DLINK-DXS-1210-10TS-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.2.1.4.1.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fdbMACAddressClear
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clearAll |
2 | clearByVlanId |
3 | clearByPort |
4 | clearByMAC |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdbClearId Fdb clear object identification:
If fdbClearAction is clear by port, then this value is a port number;
If fdbClearAction is clear by vlan, then this value is a port vlan id;
If fd… | scalar | Unsigned32 | .1.3.6.1.4.1.171.10.139.2.1.4.1.4.1 |
| fdbClearMac Fdb clear object identification:
If fdbClearAction is clear by MAC, then this value is a MAC address;
otherwise this value is not used. | scalar | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.10.139.2.1.4.1.4.2 |