defaultFanSpeed
LHX-MIB ·
.1.3.6.1.4.1.13742.9.1.3.1.1.4
Object
The 'default' fan speed during normal operation in per mill. Default is 80% (= 800).
Context
- MIB
- LHX-MIB
- OID
.1.3.6.1.4.1.13742.9.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lhxConfigurationEntry
- Groups
- 1
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 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::defaultFanSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::defaultFanSpeed.<portIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LHX-MIB::defaultFanSpeed'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of