dot1dStaticStatus
BRIDGE-MIB ·
.1.3.6.1.2.1.17.5.1.1.4
Object
column
r/w
Enumeration
This object indicates the status of this entry.
The default value is permanent(3).
other(1) - this entry is currently in use but the
conditions under which it will remain so are
different from each of the following values.
invalid(2) - writing this value to the object
removes the corresponding entry.
permanent(3) - this entry is currently in use and
will remain so after the next reset of the
bridge.
deleteOnReset(4) - this entry is currently in use
and will remain so until the next reset of the
bridge.
deleteOnTimeout(5) - this entry is currently in use
and will remain so until it is aged out.
Context
- MIB
- BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1dStaticEntry
- Table
- dot1dStaticTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | permanent |
4 | deleteOnReset |
5 | deleteOnTimeout |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1dStaticAddress The destination MAC address in a frame to which this
entry's filtering information applies. This object can
take the value of a unicast address, a group address, or
the broadcast… | column | SNMPv2-TCMacAddress | .1.3.6.1.2.1.17.5.1.1.1 |
| dot1dStaticReceivePort Either the value '0', or the port number of the port
from which a frame must be received in order for this
entry's filtering information to apply. A value of zero
indicates that … | column | Integer32 | .1.3.6.1.2.1.17.5.1.1.2 |
| dot1dStaticAllowedToGoTo The set of ports to which frames received from a
specific port and destined for a specific MAC address,
are allowed to be forwarded. Each octet within the
value of this object sp… | column | OctetString | .1.3.6.1.2.1.17.5.1.1.3 |