ethFwdSpanningTree
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.2.2.1.9
Object
column
r/w
Enumeration
auto(1). If the device does not implement the spanning-tree
protocol, or if exactly two interfaces are connected to the
forwarding function, then it will act as if `forward(2)' has
been specified. Otherwise, it will act as if `process(4)' has
been specified.
forward(2). Received spanning-tree messages are broadcasted
to all interfaces except the interface where the message was
received. No further processing is done.
drop(3). Received spanning-tree messages are dropped without
any further processing.
process(4). Received spanning-tree messages are processed
according to the spanning-tree protocol.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethFwdFuncEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | forward |
3 | drop |
4 | process |