ENTITY-SENSOR-MIB
AI MIB Summary
ENTITY-SENSOR-MIB extends the Entity MIB to standardize the monitoring of physical environmental sensors, specifically exposing metrics such as temperature, voltage, current, and fan status for network hardware components. This module enables network management systems to poll and alert on critical physical conditions across compliant devices using the SNMP protocol.
This module defines Entity MIB extensions for physical sensors. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3433; see the RFC itself for full legal notices.
Main OID:
entitySensorMIB.1.3.6.1.2.1.99
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
entitySensorMIBThis module defines Entity MIB extensions for physical sensors. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3433; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.99 |
entitySensorObjects OBJECT IDENTIFIER .1.3.6.1.2.1.99.1 |
entPhySensorTableThis table contains one row per physical sensor represented by an associated row in the entPhysicalTable. SEQUENCE OF EntPhySensorEntry .1.3.6.1.2.1.99.1.1 |
entPhySensorEntryInformation about a particular physical sensor. An entry in this table describes the present reading of a sensor, the measurement units and scale, and sensor operational status. Entries are created in this table by the agent. An entry for each physical sensor SHOULD be created at the same time as the associated entPhysicalEntry. An entry SHOULD be destroyed if the associated entPhysicalEntry is destroyed. EntPhySensorEntry .1.3.6.1.2.1.99.1.1.1 |
entPhySensorTypeThe type of data returned by the associated entPhySensorValue object. This object SHOULD be set by the agent during entry creation, and the value SHOULD NOT change during operation.ro EntitySensorDataType .1.3.6.1.2.1.99.1.1.1.1 |
entPhySensorScaleThe exponent to apply to values returned by the associated entPhySensorValue object. This object SHOULD be set by the agent during entry creation, and the value SHOULD NOT change during operation.ro EntitySensorDataScale .1.3.6.1.2.1.99.1.1.1.2 |
entPhySensorPrecisionThe number of decimal places of precision in fixed-point sensor values returned by the associated entPhySensorValue object. This object SHOULD be set to '0' when the associated entPhySensorType value is not a fixed-point type: e.g., 'percentRH(9)', 'rpm(10)', 'cmm(11)', or 'truthvalue(12)'. This object SHOULD be set by the agent during entry creation, and the value SHOULD NOT change during operation.ro EntitySensorPrecision .1.3.6.1.2.1.99.1.1.1.3 |
entPhySensorValueThe most recent measurement obtained by the agent for this sensor. To correctly interpret the value of this object, the associated entPhySensorType, entPhySensorScale, and entPhySensorPrecision objects must also be examined.ro EntitySensorValue .1.3.6.1.2.1.99.1.1.1.4 |
entPhySensorOperStatusThe operational status of the sensor.ro EntitySensorStatus .1.3.6.1.2.1.99.1.1.1.5 |
entPhySensorUnitsDisplayA textual description of the data units that should be used in the display of entPhySensorValue.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.99.1.1.1.6 |
entPhySensorValueTimeStampThe value of sysUpTime at the time the status and/or value of this sensor was last obtained by the agent.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.99.1.1.1.7 |
entPhySensorValueUpdateRateAn indication of the frequency that the agent updates the associated entPhySensorValue object, representing in milliseconds. The value zero indicates: - the sensor value is updated on demand (e.g., when polled by the agent for a get-request), - the sensor value is updated when the sensor value changes (event-driven), - the agent does not know the update rate.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.2.1.99.1.1.1.8 |
entitySensorConformance OBJECT IDENTIFIER .1.3.6.1.2.1.99.3 |
entitySensorCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.99.3.1 |
entitySensorComplianceDescribes the requirements for conformance to the Entity Sensor MIB module. Unknown .1.3.6.1.2.1.99.3.1.1 |
entitySensorGroups OBJECT IDENTIFIER .1.3.6.1.2.1.99.3.2 |
entitySensorValueGroupA collection of objects representing physical entity sensor information. Unknown .1.3.6.1.2.1.99.3.2.1 |