|
Description:
|
mstCistCurCfgPortLinkType OBJECT-TYPE
SYNTAX INTEGER {auto(1), p2p(2), shared(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The administrative point-to-point status of the LAN segment attached
to this port. A value of p2p (2) indicates that this port should
always be treated as if it is connected to a point-to-point link.
A value of shared(3) indicates that this port should be treated as
having a shared media connection. A value of auto(1) indicates that
this port is considered to have a point-to-point link if it is an
Aggregator and all of its members are aggregatable, or if the MAC
entity is configured for full duplex operation, either through
auto-negotiation or by management means. (for MSTP only)"
|
|
|