AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » ENTITY-SENSOR-MIB » Objects

ENTITY-SENSOR-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file ENTITY-SENSOR-MIB and use it to monitor vendor specific OID's.

ENTITY-SENSOR-MIB file content

Object view of ENTITY-SENSOR-MIB:

Scalar Object
entPhySensorEntry .1.3.6.1.2.1.99.1.1.1
Information 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.
Tabular Object
entPhySensorType .1.3.6.1.2.1.99.1.1.1.1
The 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.
entPhySensorScale .1.3.6.1.2.1.99.1.1.1.2
The 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.
entPhySensorPrecision .1.3.6.1.2.1.99.1.1.1.3
The 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.
entPhySensorValue .1.3.6.1.2.1.99.1.1.1.4
The 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.
entPhySensorOperStatus .1.3.6.1.2.1.99.1.1.1.5
The operational status of the sensor.
entPhySensorUnitsDisplay .1.3.6.1.2.1.99.1.1.1.6
A textual description of the data units that should be used in the display of entPhySensorValue.
entPhySensorValueTimeStamp .1.3.6.1.2.1.99.1.1.1.7
The value of sysUpTime at the time the status and/or value of this sensor was last obtained by the agent.
entPhySensorValueUpdateRate .1.3.6.1.2.1.99.1.1.1.8
An 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.
Table
entPhySensorTable .1.3.6.1.2.1.99.1.1
This table contains one row per physical sensor represented by an associated row in the entPhysicalTable.
Object Identifier
entitySensorMIB .1.3.6.1.2.1.99
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.
entitySensorObjects .1.3.6.1.2.1.99.1
entitySensorConformance .1.3.6.1.2.1.99.3
entitySensorCompliances .1.3.6.1.2.1.99.3.1
entitySensorGroups .1.3.6.1.2.1.99.3.2
Group
entitySensorValueGroup .1.3.6.1.2.1.99.3.2.1
A collection of objects representing physical entity sensor information.