hwMstpiStpPortPointToPoint

HUAWEI-IPDSLAM-MSTP-MIB · .1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10

Object

column r/w Enumeration
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)

Context

MIB
HUAWEI-IPDSLAM-MSTP-MIB
OID
.1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10
Type
column
Access
readwrite
Status
current
Parent
hwMstpPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-IPDSLAM-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint.<hwMstpInstanceID>.<hwMstpiPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-MSTP-MIB::hwMstpiStpPortPointToPoint'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forceTrue
2forceFalse
3auto

Conformance