sysX8ConfigFanControl
BIANCA-X8000-MIBSYS-MIB ·
.1.3.6.1.4.1.272.4.17.3.1.9
Object
scalar mandatory
r/w
Enumeration
This variable defines automatic fan control. In mode 'auto' the fans are automatically adjusted depending on the current temperature. In mode 'high' all fans remain at maximum speed.
Context
- MIB
- BIANCA-X8000-MIBSYS-MIB
- OID
.1.3.6.1.4.1.272.4.17.3.1.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sysX8Config
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 'BIANCA-X8000-MIBSYS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-X8000-MIBSYS-MIB::sysX8ConfigFanControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-X8000-MIBSYS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-X8000-MIBSYS-MIB::sysX8ConfigFanControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | high |