fsrbridgePortState

SUPERMICRO-RBRIDGE-MIB · .1.3.6.1.4.1.10876.101.2.66.0.1.4.1.5

Object

column Enumeration
The port's current state. For ports that are disabled
(see rbridgePortDisable), this object will have a value of disabled(4).
If the RBridge has detected a port that is malfunctioning, it will
place that port into the broken(5) state.

Context

MIB
SUPERMICRO-RBRIDGE-MIB
OID
.1.3.6.1.4.1.10876.101.2.66.0.1.4.1.5
Type
column
Access
readonly
Status
current
Parent
fsrbridgePortEntry

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 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgePortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgePortState.<fsrbridgePortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgePortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1uninhibited
2portInhibited
3vlanInhibited
4disabled
5broken