fsMrpInstanceSystemControl
SUPERMICRO-MRP-MIB ·
.1.3.6.1.4.1.10876.101.2.27.2.1.1.1
Object
column r/w
Enumeration
The administrative system control status requested by management for MRP. The value shutdown(2) indicates that MRP should be shutdown in the device on all ports. All memory will be released. The value start(1) indicates that MRP should be active in the device on all ports. This object can be set to 'shutdown'(2)only when none of the MRP applications (MVRP, MMRP) are enabled. When MRP is started, MVRP and MMRP will be enabled by default. By default this value is shutdown(2) for all context including default context.
Context
- MIB
- SUPERMICRO-MRP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.27.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMrpInstanceEntry
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-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MRP-MIB::fsMrpInstanceSystemControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MRP-MIB::fsMrpInstanceSystemControl.<ieee8021BridgeBaseComponentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MRP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MRP-MIB::fsMrpInstanceSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |