fsQoSSystemControl
SUPERMICRO-QOS-MIB ·
.1.3.6.1.4.1.10876.101.2.6.1.1.1
Object
scalar r/w
Enumeration
Starts or shutdowns QoS Module in the system. When set as 'start',resources required by QoS module are allocated & QoS module starts running. When shutdown, all the pools used by QoS module will be released to the system.
Context
- MIB
- SUPERMICRO-QOS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.6.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsQoSSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSSystemControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-QOS-MIB::fsQoSSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | shutdown |
1 | start |