etsysIetfBridgeDot1dStpPortCistRoleValue

ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB · .1.3.6.1.4.1.5624.1.2.31.1.1.1.1.3

Object

column Enumeration
Indicates this port's role on the CIST.
              
disabled   -- this port has no role on the CIST. 
              
root       -- this port has the role of root port on the CIST. 
              
designated -- this port has the role of designated 
              port on the CIST.
              
alternate  -- this port has the role of alternate port
              on the CIST.
              
backUp     -- this port has the role of backup port on the CIST.

Context

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

Syntax

Enumeration

Values & Constraints

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