fsSystemFanStatusSpeed
OBS ✓
FS-SYSTEM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6
Object
column SNMPv2-SMIInteger32
This object displays fan speed(rpm). If the device is no support this information, This object will return nothing information.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- FS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.1.1.43.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsSystemFanStatusEntry
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 'FS-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SYSTEM-MIB::fsSystemFanStatusSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SYSTEM-MIB::fsSystemFanStatusSpeed.<fsSystemFanStatusDeviceIndex>.<fsSystemFanStatusFanIndex>.<fsSystemFanStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SYSTEM-MIB::fsSystemFanStatusSpeed'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647