dot1qStaticUnicastStatus
Q-BRIDGE-MIB ·
.1.3.6.1.2.1.17.7.1.3.1.1.4
Object
column
r/w
Enumeration
This object indicates the status of this entry.
other(1) - this entry is currently in use, but
the conditions under which it will remain
so differ from 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.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- Q-BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.7.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1qStaticUnicastEntry
- Table
- dot1qStaticUnicastTable
- 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 |
|---|---|---|---|
| dot1qStaticUnicastAddress The destination MAC address in a frame to which this
entry's filtering information applies. This object must
take the value of a unicast address. | column | SNMPv2-TCMacAddress | .1.3.6.1.2.1.17.7.1.3.1.1.1 |
| dot1qStaticUnicastReceivePort 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 t… | column | Integer32 | .1.3.6.1.2.1.17.7.1.3.1.1.2 |
| dot1qStaticUnicastAllowedToGoTo The set of ports for which a frame with a specific
unicast address will be flooded in the event that it
has not been learned. It also specifies the set of
ports on which a specif… | column | PortList | .1.3.6.1.2.1.17.7.1.3.1.1.3 |