dot1dStaticAllowedToGoTo
BRIDGE-MIB ·
.1.3.6.1.2.1.17.5.1.1.3
Object
column
r/w
OctetString
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 specifies a set of eight ports,
with the first octet specifying ports 1 through 8, the
second octet specifying ports 9 through 16, etc. Within
each octet, the most significant bit represents the
lowest numbered port, and the least significant bit
represents the highest numbered port. Thus, each port
of the bridge is represented by a single bit within the
value of this object. If that bit has a value of '1',
then that port is included in the set of ports; the port
is not included if its bit has a value of '0'. (Note
that the setting of the bit corresponding to the port
from which a frame is received is irrelevant.) The
default value of this object is a string of ones of
appropriate length.
The value of this object may exceed the required minimum
maximum message size of some SNMP transport (484 bytes,
in the case of SNMP over UDP, see RFC 3417, section 3.2).
SNMP engines on bridges supporting a large number of
ports must support appropriate maximum message sizes.
Context
- MIB
- BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1dStaticEntry
- Table
- dot1dStaticTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512
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 |
| dot1dStaticStatus 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 rem… | column | Enumeration | .1.3.6.1.2.1.17.5.1.1.4 |