hwMstpProTcGuard

HUAWEI-MSTP-MIB · .1.3.6.1.4.1.2011.5.25.42.4.1.23.1.21

Object

column r/w HwMSTPEnabledStatus
This object indicates whether the TC guard function is enabled for the MSTP process. 
After the TC guard function is enabled for the MSTP process and the number of TC BPDUs received by an MSTI in a unit time exceeds the threshold,
the subsequent TC BPDUs are not processed until the TC guard time expires.
The value can be:
 1: enabled
 2: disabled
By default, this function is disabled.

Context

MIB
HUAWEI-MSTP-MIB
OID
.1.3.6.1.4.1.2011.5.25.42.4.1.23.1.21
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::hwMstpProTcGuard'
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::hwMstpProTcGuard.<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::hwMstpProTcGuard'

Syntax

Source
HwMSTPEnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance