BLUECOAT-SG-SENSOR-MIB
- Registered at
- 1.3.6.1.4.1.3417.2.1
- Last updated
- 2015-11-26 03:00
- Organization
- Blue Coat Systems, Inc.
- Revisions
- 2015-11-26 03:00, 2013-07-11 03:00, 2007-11-05 03:00, 2002-11-06 03:00
- Namespace
- bluecoat
- Source file
BLUECOAT-SG-SENSOR-MIB- Digest
sha256:d30421d5f92b1d04c7c5a139c3b05af3736a561403f17179225f56ae230c3973
Description
The sensor MIB is used to monitor the values of sensors
Contact
support.services@bluecoat.com http://www.bluecoat.com
Imports
| From | Symbols |
|---|---|
| BLUECOAT-MIB | blueCoatMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BLUECOAT-MIB BLUECOAT-SG-SENSOR-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ExpBase10 TEXTUAL-CONVENTION Exponent base 10 for the current sensor value. For example '-1' means value*(1/10). | current | |||
| SensorCode TEXTUAL-CONVENTION Interpretation of the current sensor value. | current | |||
| SensorStatus TEXTUAL-CONVENTION Indicates the operational status of the sensor. ok(1) means the agent can read the sensor value. unavailable(2) means that the agent presently can not report the sensor value. nonoperational(3) means that the sensor is broken. notInstalled(4) means that the sensor or device is not present. | current | |||
| SensorUnits TEXTUAL-CONVENTION Sensor measurement unit types. Valid values are: other(1) - a measure other than those listed below. truthvalue(2) - value takes { true(1), false(2) }. specialEnum(3) - value takes user defined enumerated values. volts(4) - electrical potential. celsius(5) - temperature. rpm(6) - revolutions per minute. | current | |||
| SensorValue TEXTUAL-CONVENTION For sensors that measure volts and celsius, this item is a fixed point number. For sensors that measure rpm, this item can take only nonnegative values. For sensors of type truthvalue, this item can take only two values: true(1), false(2). For sensors of type specialEnum, this item can take any value. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| deviceSensorMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.1.1 | |||
| deviceSensorValues OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.1.1.1 | |||
| deviceSensorValueTable OBJECT-TYPE Table of sensors. | 1.3.6.1.4.1.3417.2.1.1.1.1 | not-accessible | current | |
| deviceSensorValueEntry OBJECT-TYPE An deviceSensorValueTable entry describes the present reading of a sensor, the measurement units and sensor operational status. | 1.3.6.1.4.1.3417.2.1.1.1.1.1 | not-accessible | current | |
| deviceSensorIndex OBJECT-TYPE An arbitrary value which uniquely identifies the sensor | 1.3.6.1.4.1.3417.2.1.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| deviceSensorTrapEnabled OBJECT-TYPE 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). | 1.3.6.1.4.1.3417.2.1.1.1.1.1.2 | TruthValue | read-only | current |
| deviceSensorUnits OBJECT-TYPE 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. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.3 | SensorUnits | read-only | current |
| deviceSensorScale OBJECT-TYPE 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. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.4 | ExpBase10 | read-only | current |
| deviceSensorValue OBJECT-TYPE 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. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.5 | SensorValue | read-only | current |
| deviceSensorCode OBJECT-TYPE This variable reports how to interpret deviceSensorValue for the sensor. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.6 | SensorCode | read-only | current |
| deviceSensorStatus OBJECT-TYPE This variable indicates the present operational status of the sensor. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.7 | SensorStatus | read-only | current |
| deviceSensorTimeStamp OBJECT-TYPE This variable indicates the age of the value reported by deviceSensorValue. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.8 | TimeStamp | read-only | current |
| deviceSensorName OBJECT-TYPE The textual name of the sensor. | 1.3.6.1.4.1.3417.2.1.1.1.1.1.9 | DisplayString | read-only | current |
| deviceSensorMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.1.2 | |||
| deviceSensorMIBNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.1.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| deviceSensorTrap NOTIFICATION-TYPE The sensor value warrants a notification. | 1.3.6.1.4.1.3417.2.1.2.0.1 | current |