hwMstpProStpState

HUAWEI-MSTP-MIB · .1.3.6.1.4.1.2011.5.25.42.4.1.23.1.4

Object

column r/w HwMSTPEnabledStatus
This object indicates whether the spanning tree function is enabled for this MSTP process.
The value can be:
1: enabled
2: disabled
By default, the spanning tree function of an MSTP process is disabled.

Context

MIB
HUAWEI-MSTP-MIB
OID
.1.3.6.1.4.1.2011.5.25.42.4.1.23.1.4
Type
column
Access
readwrite
Status
current
Parent
hwMstpProEntry
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-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MSTP-MIB::hwMstpProStpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MSTP-MIB::hwMstpProStpState.<hwMstpProID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MSTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MSTP-MIB::hwMstpProStpState'

Syntax

Source
HwMSTPEnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance