swStaticFdbMgmtType
STATICFDB-MIB ·
.1.3.6.1.4.1.171.12.70.1.1.1.4
Object
column
r/w
Enumeration
This object indicates the status of this entry.
self(1) - This entry is currently in use by the device's
MAC address, it can not be created.
permanent(2) - This entry is currently in use
and will remain so until after the next reset of
the bridge, it can not be created.
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 bridge.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- STATICFDB-MIB
- OID
.1.3.6.1.4.1.171.12.70.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swStaticFdbMgmtEntry
- Table
- swStaticFdbMgmtTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | self |
2 | permanent |
3 | permanentdrop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swStaticFdbMgmtVlanID The VLAN ID of the static fdb. | column | Integer32 | .1.3.6.1.4.1.171.12.70.1.1.1.1 |
| swStaticFdbMgmtMacAddr The MAC address of the static fdb. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.70.1.1.1.2 |
| swStaticFdbMgmtVlanName The VLAN name of the static fdb. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.12.70.1.1.1.3 |
| swStaticFdbMgmtPortNum The port number of the static fdb.
Port 0 represents the CPU port.
Port -1 represents all the all ports in
The VLAN of the MAC filter entry. | column | Integer32 | .1.3.6.1.4.1.171.12.70.1.1.1.5 |
| swStaticFdbMgmtRowStatus This object indicates the RowStatus of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.12.70.1.1.1.6 |