All MIBs › BROCADE-SYSTEM-MIB › swSensorValue
swSensorValue
Module: BROCADE-SYSTEM-MIB
OID (symbolic): BROCADE-SYSTEM-MIB::swSensorValue
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current value (reading) of the sensor. The value, -2147483648, represents an unknown quantity. It also means that the sensor does not have the capability to measure the actual value. In V2.0, the temperature sensor value will be in Celsius; the fan value will be in RPM (revolution per minute); and the power supply sensor reading will be unknown.
What is swSensorValue?
Reports the current reading from this sensor; per the source description, a value of -2147483648 means the reading is unknown or that the sensor cannot measure an actual value. As of the referenced firmware, temperature readings are in Celsius and fan readings are in RPM, while power-supply sensors do not report a numeric reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4 snmpwalk -v2c -c public <target> BROCADE-SYSTEM-MIB::swSensorValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4.1 snmpget -v2c -c public <target> BROCADE-SYSTEM-MIB::swSensorValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swSensorValue.1
Start monitoring Brocade SAN/Fibre Channel and Ethernet switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROCADE-SYSTEM-MIB::swSensorValue OID value, configure state conditions and alerts, and monitor any Brocade SAN/Fibre Channel and Ethernet switching platforms from a single console.
OID Breakdown
Upper-level ancestors (11 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.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1588.2.1.1.1.1 | swSystem | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.1.22 | swSensorTable | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.1.22.1 | swSensorEntry | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4 | swSensorValue | BROCADE-SYSTEM-MIB |