All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snIfStpOperState
snIfStpOperState
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snIfStpOperState
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.5.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
For FastIron: By default, this mode is set to notActivated(0). notActivated(0)...the Port STP or RSTP entry is not configured and not in running mode. activated(1)......the Port STP or RSTP entry is enabled. For NetIron: By default, this mode is set to notActivated(0). notActivated(0)...the Port STP entry is not activated and not in running mode. activated(1)......the Port STP entry is activated and in running mode
What is snIfStpOperState?
Holds the operational status of Spanning Tree Protocol on a switch port. It shows whether STP is running or disabled on that port. A network tech checks this to confirm STP is active and preventing bridge loops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.5.2.1.5 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snIfStpOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.5.2.1.5.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snIfStpOperState.1
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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.5 | snPortStpInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.5.2 | snIfStpTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.5.2.1 | snIfStpEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.5.2.1.5 | snIfStpOperState | FOUNDRY-SN-SWITCH-GROUP-MIB |