rcMstpPortLoopGuard

SWITCH-MSTP-MIB · .1.3.6.1.4.1.8886.6.1.24.3.1.17

Object

column r/w Enumeration
Port mstp loop protect enable status. If a port in some instance did not 
received any bpdu in three times of hello-time, it will age and reselect.
If there was no link fault in the tree but other reason lead to bpdu loss,
reselect would create a loopback in the topology. To prevent this, a loop 
guard enabled port will not age in any case

Context

MIB
SWITCH-MSTP-MIB
OID
.1.3.6.1.4.1.8886.6.1.24.3.1.17
Type
column
Access
readwrite
Status
current
Parent
rcMstpPortEntry

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 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpPortLoopGuard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpPortLoopGuard.<rcMstpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MSTP-MIB::rcMstpPortLoopGuard'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable