All MIBs › HUAWEI-IPDSLAM-MSTP-MIB › hwMstpiStpPortPointToPoint
hwMstpiStpPortPointToPoint
Module: HUAWEI-IPDSLAM-MSTP-MIB
OID (symbolic): HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint
OID (numeric): 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates whether the current port is a point-to-point port. Options: 1. forceTrue(1) -indicates the current port is a point-to-point port 2. forceFalse(2) -indicates the current port is not a point-to-point port 3. auto(3) -indicates the current port is a self-negotiation port Default: auto(3)
What is hwMstpiStpPortPointToPoint?
Controls whether the port is treated as a point-to-point link (forceTrue), a shared/half-duplex segment (forceFalse), or left to auto-negotiate (auto, the default). Point-to-point links use RSTP's fast handshake to converge quickly, so admins force forceTrue if auto-detection misclassifies a full-duplex uplink.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10 snmpwalk -v2c -c public <target> HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10.1 snmpget -v2c -c public <target> HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwMstpiStpPortPointToPoint.1
Start monitoring Huawei IP-DSLAM access node (Multiple Spanning Tree Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint OID value, configure state conditions and alerts, and monitor any Huawei IP-DSLAM access node (Multiple Spanning Tree Protocol) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.42 | hwL2Mgmt | HUAWEI-IPDSLAM-MSTP-MIB |
| 1.3.6.1.4.1.2011.5.25.42.4 | hwMstp | HUAWEI-IPDSLAM-MSTP-MIB |
| 1.3.6.1.4.1.2011.5.25.42.4.1 | hwMstpObjects | HUAWEI-IPDSLAM-MSTP-MIB |
| 1.3.6.1.4.1.2011.5.25.42.4.1.20 | hwMstpPortTable | HUAWEI-IPDSLAM-MSTP-MIB |
| 1.3.6.1.4.1.2011.5.25.42.4.1.20.1 | hwMstpPortEntry | HUAWEI-IPDSLAM-MSTP-MIB |
| 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10 | hwMstpiStpPortPointToPoint | HUAWEI-IPDSLAM-MSTP-MIB |