optixFanSpeed
OPTIX-MISC-MIB ·
.1.3.6.1.4.1.2011.2.25.4.30.39.1.1
Object
scalar r/w
Enumeration
This object indicates the fan speed. 4: stop, 1: low, 2: mid, 3: high, 5: autolow, 6: automid, 7: autohigh, 9: auto
Context
- MIB
- OPTIX-MISC-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.30.39.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- optixMiscGroup
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 'OPTIX-MISC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-MISC-MIB::optixFanSpeed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-MISC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-MISC-MIB::optixFanSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | mid |
3 | high |
4 | stop |
5 | autolow |
6 | automid |
7 | autohigh |
9 | auto |