All MIBs › UMSLMSENSOR-MIB › iBMPSGFanStatus
iBMPSGFanStatus
Module: UMSLMSENSOR-MIB
OID (symbolic): UMSLMSENSOR-MIB::iBMPSGFanStatus
OID (numeric): 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9
Node type: OBJECT-TYPE
Type: String
Access: read-write
Description: The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states.
What is iBMPSGFanStatus?
Current operational status string for this fan (e.g. OK, Degraded, Error, Pred Fail), the single field an admin checks for a quick health read on that fan without cross-referencing its tachometer thresholds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9 snmpwalk -v2c -c public <target> UMSLMSENSOR-MIB::iBMPSGFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9.1 snmpget -v2c -c public <target> UMSLMSENSOR-MIB::iBMPSGFanStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> iBMPSGFanStatus.1
Start monitoring blade server / chassis with embedded temperature sensors (temperature-sensor reading/threshold status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMSLMSENSOR-MIB::iBMPSGFanStatus OID value, configure state conditions and alerts, and monitor any blade server / chassis with embedded temperature sensors (temperature-sensor reading/threshold status) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.159 | ibmServer | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1 | ibmSystem | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1.1 | ibmSystemMIB | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1.1.80 | ibmSystemLMSensor | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1.1.80.3 | ibmSystemFanTable | IBM-SYSTEM-LMSENSOR-MIB |
| 1.3.6.1.4.1.2.6.159.1.1.80.3.1 | ibmSystemFanEntry | IBM-SYSTEM-LMSENSOR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.159.1.1.80.3.1.9 | iBMPSGFanStatus | UMSLMSENSOR-MIB |