blower2speed
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.3.2
Object
scalar mandatory
OctetString
Blower 2 speed expressed in percent(%) of maximum RPM.
An octet string expressed as 'ddd% of maximum' where:
d is a decimal digit or blank space for a leading zero.
If the blower is determined not to be running or
the blower speed cannot be determined, the string will
indicate 'Offline'.
The string 'Not Readable!' indicates that the given monitor
is not supported on this system.
NOTE: Blowers are also referred to as Chassis Cooling Devices.
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::blower2speed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::blower2speed'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.