SYSTEM-MIB :: swSensorValue

MIB Reference — IPNetwork Monitor

All MIBsSYSTEM-MIBswSensorValue

swSensorValue

Module: SYSTEM-MIB

OID (symbolic): 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.

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> 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> SYSTEM-MIB::swSensorValue.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swSensorValue.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1588bcsiBrocade-REG-MIB
1.3.6.1.4.1.1588.2commDevBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1fibrechannelBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1.1fcSwitchBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1.1.1swSW-MIB
1.3.6.1.4.1.1588.2.1.1.1.1swSystemBROCADE-SYSTEM-MIB
1.3.6.1.4.1.1588.2.1.1.1.1.22swSensorTableBROCADE-SYSTEM-MIB
1.3.6.1.4.1.1588.2.1.1.1.1.22.1swSensorEntryBROCADE-SYSTEM-MIB
1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4swSensorValueSYSTEM-MIB