etsysMstpPortRoleValue

ENTERASYS-MSTP-MIB · .1.3.6.1.4.1.5624.1.2.28.1.3.1.1.10

Object

column Enumeration
Indicates this port's role on the corresponding
Spanning Tree instance.
              
disabled --  this port has no role on this MST instance. 
              
root -- this port has the role of root port on this MST
            instance. 
              
designated -- this port has the role of designated 
            port on this MST instance.
              
alternate -- this port has the role of alternate port
            on this MST instance.
              
backUp -- this port has the role of backup port on this  
            MST instance.
              
master -- this port has the role of master port on 
            this MST instance.

Context

MIB
ENTERASYS-MSTP-MIB
OID
.1.3.6.1.4.1.5624.1.2.28.1.3.1.1.10
Type
column
Access
readonly
Status
current
Parent
etsysMstpPortEntry
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 'ENTERASYS-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MSTP-MIB::etsysMstpPortRoleValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MSTP-MIB::etsysMstpPortRoleValue.<etsysMstpMstId>.<etsysMstpPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MSTP-MIB::etsysMstpPortRoleValue'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2root
3designated
4alternate
5backUp
6master

Conformance