SENSOR-MIB: View SNMP OID List / Download MIB
VENDOR: CACHEFLOW INC.
Home | MIB: SENSOR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
deviceSensorMIB | 1.3.6.1.4.1.3417.2.1 |
The deviceSensorMIB is used to monitor the values of sensors |
||
deviceSensorMIBObjects | 1.3.6.1.4.1.3417.2.1.1 | |||
deviceSensorValues | 1.3.6.1.4.1.3417.2.1.1.1 | |||
deviceSensorValueTable | 1.3.6.1.4.1.3417.2.1.1.1.1 | no-access |
Table of sensors. |
|
1.3.6.1.4.1.3417.2.1.1.1.1.1 | no-access |
An deviceSensorValueTable entry describes the present reading of a sensor, the measurement units and sensor operational status. |
||
deviceSensorIndex | 1.3.6.1.4.1.3417.2.1.1.1.1.1.1 | integer | no-access |
An arbitrary value which uniquely identifies the sensor |
deviceSensorTrapEnabled | 1.3.6.1.4.1.3417.2.1.1.1.1.1.2 | truthvalue | read-write |
This variable controls generation of deviceSensorTrap for this sensor. When this variable is true(1), generation of deviceSensorTrap is enabled. When this variable is false(2), generation of deviceSensorTrap is disabled. The default start-up value is true(1). |
deviceSensorUnits | 1.3.6.1.4.1.3417.2.1.1.1.1.1.3 | sensorunits | read-only |
This variable indicates the type of data reported by the deviceSensorValue. This variable is set by the agent at start-up and the value does not change during operation. |
deviceSensorScale | 1.3.6.1.4.1.3417.2.1.1.1.1.1.4 | expbase10 | read-only |
Power of 10 to apply to the value reported by the deviceSensorValue. This variable is set by the agent at start-up and the value does not change during operation. |
deviceSensorValue | 1.3.6.1.4.1.3417.2.1.1.1.1.1.5 | sensorvalue | read-only |
This variable reports the most recent measurement seen by the sensor. To correctly display or interpret this variable's value, you must also know deviceSensorUnits. |
deviceSensorCode | 1.3.6.1.4.1.3417.2.1.1.1.1.1.6 | sensorcode | read-only |
This variable reports how to interpret deviceSensorValue by the sensor. |
deviceSensorStatus | 1.3.6.1.4.1.3417.2.1.1.1.1.1.7 | sensorstatus | read-only |
This variable indicates the present operational status of the sensor. |
deviceSensorTimeStamp | 1.3.6.1.4.1.3417.2.1.1.1.1.1.8 | timestamp | read-only |
This variable indicates the age of the value reported by deviceSensorValue. |
deviceSensorName | 1.3.6.1.4.1.3417.2.1.1.1.1.1.9 | displaystring | read-only |
The textual name of the sensor. |
deviceSensorMIBNotifications | 1.3.6.1.4.1.3417.2.1.2 | |||
deviceSensorMIBNotificationsPrefix | 1.3.6.1.4.1.3417.2.1.2.0 | |||
deviceSensorTrap | 1.3.6.1.4.1.3417.2.1.2.0.1 |
The sensor value warrants a notification. |