Ieee8021BridgeTpPortEntry ::= SEQUENCE { ieee8021BridgeTpPortComponentId IEEE8021PbbComponentIdentifier, ieee8021BridgeTpPort IEEE8021BridgePortNumber, ieee8021BridgeTpPortMaxInfo Integer32, ieee8021BridgeTpPortInFrames Counter64, ieee8021BridgeTpPortOutFrames Counter64, ieee8021BridgeTpPortInDiscards Counter64, ieee8021BridgeTpPortAdminPointToPoint IEEE8021AdminPointToPoint } ieee8021BridgeTpPortAdminPointToPoint OBJECT-TYPE SYNTAX IEEE8021AdminPointToPoint MAX-ACCESS read-write STATUS current DESCRIPTION "For a port running spanning tree, this object represents the administrative point-to-point status of the LAN segment attached to this port, using the enumeration values of the clause 6.6.3. A value of forceTrue(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(2) indicates that this port should be treated as having a shared media connection. A value of auto(3) 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. Manipulating this object changes the underlying adminPortToPortMAC. For a VIP, the adminPointToPointMAC parameter controls the mechanism by which the Default Backbone Destination parameter for the VIP is determined. For a backbone service instance that includes only 2 VIPs, the value may be set to forceTrue(1) which permits dynamic learning of the Default Backbone Destination parameter. For a backbone service instance that includes more than 2 VIPs, the value must be set to ForceFalse(2) or auto(3). The actual behaviour of the VIP when the parameter is set to forceTrue(1), the Default Backbone Destination parameter is modified by the subsequent M_UNITDATA.indications as specified in 6.10.1 (and described in 26.4.1). Whenever the parameter is set to ForceFalse(2) or auto(3), the value for the Default Backbone Destination parameter is set to the Backbone Service Instance Group Address for the VIP-ISID. The value of this object MUST be retained across reinitializations of the management system." REFERENCE "6.6.3 / 6.10 / 12.8.2.1.3 o) / 12.8.2.3.2 f) / 26.4.1" DEFVAL { ForceFalse } ::= { ieee8021BridgeTpPortEntry 7 }