All MIBs › SWITCH-MSTP-MIB › rcMstpPortLoopGuard
rcMstpPortLoopGuard
Module: SWITCH-MSTP-MIB
OID (symbolic): SWITCH-MSTP-MIB::rcMstpPortLoopGuard
OID (numeric): 1.3.6.1.4.1.8886.6.1.24.3.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.3.1.17 snmpwalk -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpPortLoopGuard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.3.1.17.1 snmpget -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpPortLoopGuard.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.24.3.1.17.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1.24 | rcMstp | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.3 | rcMstpPortTable | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.3.1 | rcMstpPortEntry | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.3.1.17 | rcMstpPortLoopGuard | SWITCH-MSTP-MIB |