fsrbridgeSystemControl
SUPERMICRO-RBRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.2.66.0.1.2.1.7
Object
column r/w
Enumeration
The administrative system control status of R-Bridge module. The value 'start' (1) indicates that all resources required for this context by R-Bridge module should be allocated and R-Bridge should be supported on all ports of this context. The value 'shutdown' (2) indicates that R-Bridge should be shutdown on all ports of this context and all allocated memory must be released.
Context
- MIB
- SUPERMICRO-RBRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.2.66.0.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsrbridgeGlobalEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::fsrbridgeSystemControl'
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::fsrbridgeSystemControl.<fsrbridgeContextId>'
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::fsrbridgeSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |