OCCAM-SENSOR-MIB
- Registered at
- 1.3.6.1.4.1.6066.2.1.3.2
- Last updated
- 2001-04-27 10:51
- Organization
- Occam Networks
- Revisions
- 2001-04-27 10:51, 2010-04-14 00:00, 2009-07-06 00:00, 2007-02-22 00:00
- Namespace
- calix
- Source file
OCCAM-SENSOR-MIB- Digest
sha256:86aae3a8bec5457a39d6b04ea49d8c4c379797d64a203651125ed85b226e4c0d
Description
The OCCAM-ENTITY-SENSOR-MIB is used to monitor the values of Sensors in the BLC1100.
Contact
email : support@occamnetworks.com
Imports
| From | Symbols |
|---|---|
| OCCAM-ENTITY-MIB | PhysicalIndex |
| OCCAM-REG-MODULE | occamGenericHardwareModules |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-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.
OCCAM-ENTITY-MIB OCCAM-REG-MODULE OCCAM-SENSOR-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SensorDataScale TEXTUAL-CONVENTION International System of Units (SI) prefixes. | current | |||
| SensorDataType TEXTUAL-CONVENTION Sensor measurement data types. valid values are: other(1): a measure other than those listed below volts(2): electric potential celsius(3): temperature rpm(4): fan revolutions per minute milliAmp(5): milliampere microAmp(6): microampere milliWatt(7): milliwatt microWatt(8): microwatt alarmInput(9): alarm Input sdram(10): memory SDRAM usage(11): system resource usage count(12): . | current | |||
| SensorStatus TEXTUAL-CONVENTION Indicates the operational status of the Sensor. ok(1): The agent can read the Sensor value. unavailable(2): The agent presently can not report the Sensor value. nonoperational(3): The agent believes the Sensor is broken. The Sensor could have a hard failure (disconnected wire), or a soft failure such as out-of-range, jittery, or wildly fluctuating readings. | current | |||
| SensorThresholdRelation TEXTUAL-CONVENTION Sensor threshold relational operator types. valid values are: lessThan(1): if the Sensor value is less than the threshold value lessOrEqual(2): if the Sensor value is less than or equal to the threshold value greaterThan(3): if the Sensor value is greater than the threshold value greaterOrEqual(4): if the Sensor value is greater than or equal to the threshold value equalTo(5): if the Sensor value is equal to the threshold value notEqualTo(6): if the Sensor value is not equal to the threshold value | current | |||
| SensorThresholdSeverity TEXTUAL-CONVENTION Sensor threshold severity. Valid values are: other(1): a severity other than those listed below. minor(10): Minor Problem threshold. major(20): Major Problem threshold. critical(30): Critical Problem Threshold. | current | |||
| SensorValue TEXTUAL-CONVENTION For Sensors that measure voltsAC, voltsDC, celsius this item is a fixed point number ranging from -99,999 to +99,999. Use the value -100000 to indicate underflow. Use the value +100000 to indicate overflow. Use SensorPrecision to indicate how many fractional digits the SensorValue has. For Sensors that measure rpm, this item can take only nonnegative values, 0..99999. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sensorMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.1 | |||
| sensorValues OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.1.1 | |||
| sensorTable OBJECT-TYPE This table lists the type, scale, and present value of a Sensor in the BLC1100. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1 | not-accessible | current | |
| sensorEntry OBJECT-TYPE An sensorTable entry describes the present reading of a Sensor, the measurement units and scale, and Sensor operational status. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1 | not-accessible | current | |
| sensorIndex OBJECT-TYPE This serves as an index for identifying the sensor. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.1 | PhysicalIndex | not-accessible | current |
| sensorName OBJECT-TYPE This is the textual description of the name of the sensor.For e.g., in the BLC1100 there are two temperature Sensors,and their locations ExternalTempSensor and InternalTempSensor. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.2 | SnmpAdminString | read-only | current |
| sensorType OBJECT-TYPE This variable indicates the type of data reported by the sensorValue. This variable is set by the agent at start-up and the value does not change during operation. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.3 | SensorDataType | read-only | current |
| sensorValue 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 sensorType, sensorScale, and sensorPrecision. However, you can compare sensorValue with the threshold values given in sensorThresholdTable without any semantic knowledge. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.4 | SensorValue | read-only | current |
| sensorScale OBJECT-TYPE This variable indicates the exponent to apply to sensor values reported by entSensorValue. This variable is set by the agent at start-up and the value does not change during operation. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.5 | SensorDataScale | read-only | current |
| sensorTimeStamp OBJECT-TYPE This variable indicates the age of the value reported by sensorValue | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.6 | TimeStamp | read-only | current |
| sensorEventType OBJECT-TYPE This variable indicates the event type reported by the sensor. The possible values are: Cleared, LowLimitExceeded, HighLimitExceeded, AlarmInOn, AlarmInOff, FanFastSpeed, FanSlowSpeed, wrongSfp. | 1.3.6.1.4.1.6066.2.1.3.2.1.1.1.1.7 | DisplayString | read-only | current |
| occamExtAlarmDescription OBJECT-TYPE This is the value of the alarm-description as entered by the user. The string is associated with the external alarm detection mechanism and as a variable binding for the occamExtAlarmRaised and occamExtAlarmCleared SNMP Traps | 1.3.6.1.4.1.6066.2.1.3.2.1.1.2 | DisplayString | accessible-for-notify | current |
| sensorThresholds OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.1.2 | |||
| sensorThresholdTable OBJECT-TYPE This table lists the threshold severity, relation, and comparison value for a Sensor listed in the sensor Table. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1 | not-accessible | current | |
| sensorThresholdEntry OBJECT-TYPE An sensorThresholdTable entry describes the thresholds for a Sensor: the threshold severity, the threshold value, the relation, and the evaluation of the threshold. Only pre-configured thresholds are listed in this table. Entries are created by the agent at system startup. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1 | not-accessible | current | |
| sensorThresholdIndex OBJECT-TYPE An index that uniquely identifies an entry in the sensorThreshold table. This index permits the same Sensor to have several different thresholds. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1.1 | Integer32 (1..99999999) | not-accessible | current |
| sensorThresholdSeverity OBJECT-TYPE This variable indicates the severity of this threshold. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1.2 | SensorThresholdSeverity | read-only | current |
| sensorThresholdRelation OBJECT-TYPE This variable indicates the relation between Sensor value (sensorValue) and threshold value senshresholdValue), required to trigger the alarm. when evaluating the relation, sensorValue is on the left of sensorThresholdRelation, sensorThresholdValue is on the right. in pseudo-code, the evaluation-alarm mechanism is: ... if (sensorStatus == ok) then if (evaluate(sensorValue, sensorThresholdRelation, sensorThresholdValue)) then if (sensorThresholdNotificationEnable == true)) then raise_alarm(sensorThresholdAlarmOID); endif endif endif ... | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1.3 | SensorThresholdRelation | read-only | current |
| sensorThresholdValue OBJECT-TYPE This variable indicates the value of the threshold. To correctly display or interpret this variable's value, you must also know sensorType, sensorScale, and sensorPrecision. However, you can directly compare sensorValue with the threshold values given in sensorThresholdTable without any semantic knowledge. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1.4 | SensorValue | read-only | current |
| sensorThresholdNotificationEnable OBJECT-TYPE This variable controls generation of sensorThresholdNotification for this threshold. When this variable is true(1), generation of sensorThresholdNotification is enabled. When this variable is false(2), generation of sensorThresholdNotification is disabled. This variable only controls generation of sensorThresholdNotification. | 1.3.6.1.4.1.6066.2.1.3.2.1.2.1.1.5 | TruthValue | read-write | current |
| sensorMIBTraps OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.2 | |||
| sensorMIBTrapsSubID OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.2.0 | |||
| sensorMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.3 | |||
| sensorMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.3.1 | |||
| sensorMIBObjectGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.3.1.1 | |||
| sensorMIBEventGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.3.1.2 | |||
| sensorMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6066.2.1.3.2.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| sensorThresholdNotification NOTIFICATION-TYPE The Sensor value crossed the threshold listed in sensorThresholdTable. This notification is generated once each time the Sensor value crosses the threshold. The agent implementation guarantees prompt, timely evaluation of threshold and generation of this notification. | 1.3.6.1.4.1.6066.2.1.3.2.2.0.1 | current |
| occamExtAlarmRaised NOTIFICATION-TYPE An external alarm has been detected, the alarm is described in the associated variable binding. | 1.3.6.1.4.1.6066.2.1.3.2.2.0.2 | current |
| occamExtAlarmCleared NOTIFICATION-TYPE The condition causing the external alarm has been cleared, the alarm is described in the associated variable binding. | 1.3.6.1.4.1.6066.2.1.3.2.2.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sensorGroup OBJECT-GROUP The collection of objects which are used to describe and monitor values of Entity-MIB entPhysicalTable entries of Sensors. | 1.3.6.1.4.1.6066.2.1.3.2.3.1.1.1 | current |
| sensorThresholdGroup OBJECT-GROUP The collection of objects which are used to describe and monitor thresholds for Sensors. | 1.3.6.1.4.1.6066.2.1.3.2.3.1.1.2 | current |
| sensorMIBCompliance MODULE-COMPLIANCE An Entity-MIB implementation that lists Sensors in its entPhysicalTable must implement this group. | 1.3.6.1.4.1.6066.2.1.3.2.3.2.1 | current |