All MIBs › SWITCH-MSTP-MIB › rcMstpXstPortRole
rcMstpXstPortRole
Module: SWITCH-MSTP-MIB
OID (symbolic): SWITCH-MSTP-MIB::rcMstpXstPortRole
OID (numeric): 1.3.6.1.4.1.8886.6.1.24.8.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates this port's role on the corresponding Spanning Tree instance. disabled(1) -- this port has no role on this MST instance. alternate(2) -- this port has the role of alternate port on this MST instance. backup(3) -- this port has the role of backup port on this MST instance. root(4)-- this port has the role of root port on this MST instance. designated(5) -- this port has the role of designated port on this MST instance. master(6) -- this port has the role of master port on this MST instance. unknown(7) - unknown reason
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.8.1.4 snmpwalk -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpXstPortRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.8.1.4.1 snmpget -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpXstPortRole.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.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.8 | rcMstpXstPortTable | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.8.1 | rcMstpXstPortEntry | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.8.1.4 | rcMstpXstPortRole | SWITCH-MSTP-MIB |