All MIBs › T7510-MIB
Category: Vendor-Specific Device Management, WAN and Serial Interfaces
Description:
Manages T7510 device configuration, operational state, and interface parameters.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| enterprises |
What Is T7510-MIB?
T7510-MIB manages the Comet T7510 environmental monitoring device, a temperature/humidity/pressure sensor unit from Comet System, exposing measured environmental readings and their configured alarm thresholds. It provides environmental sensor data: current temperature, humidity, atmospheric pressure, and a computed/derived value, alongside low and high threshold pairs for temperature, humidity, and the computed value, plus timestamps of the last reading for each. Its monitoring purpose is environmental/hardware condition monitoring: an operator watches temperature, humidity, and pressure readings against configured thresholds to detect conditions in a server room or equipment enclosure that could risk cooling failure, condensation, or pressure-related equipment issues. There is no apparent dependency on other MIBs beyond Comet's own product tree (comet.products.t7510). It is deployed as a standalone environmental sensor unit in data centers, comms rooms, or equipment cabinets, with T7510-MIB SNMP monitoring polled by a facilities or IT monitoring system.
IPNetwork Monitor allows you to monitor SNMP objects defined in T7510-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- current temperature
- current humidity
- current pressure
- computed/derived value
- temperature high/low thresholds
- humidity high/low thresholds
- timestamp of last reading
Supported Devices
- Comet T7510 environmental (temperature/humidity/pressure) sensor
Monitoring Examples
An admin would poll temperature, humidity, and pressure to get current environmental readings, comparing temperature and humidity against templow/temphigh and humiditylow/humidityhigh to detect a threshold breach such as rising temperature from a cooling failure. The temptime and humidityTime objects would confirm reading recency, and computedValue with cvlow/cvhigh would be checked for a derived alarm condition combining multiple sensor inputs.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| comet | 1.3.6.1.4.1.22626 | |||
| products | 1.3.6.1.4.1.22626.1 | |||
| t7510 | 1.3.6.1.4.1.22626.1.2 | |||
| readings | 1.3.6.1.4.1.22626.1.2.1 | |||
| STR temperature | 1.3.6.1.4.1.22626.1.2.1.1 | DisplayString | read-only | Temperature |
| STR humidity | 1.3.6.1.4.1.22626.1.2.1.2 | DisplayString | read-only | Humidity |
| STR computedValue | 1.3.6.1.4.1.22626.1.2.1.3 | DisplayString | read-only | Computed value |
| STR pressure | 1.3.6.1.4.1.22626.1.2.1.4 | DisplayString | read-only | Pressure |
| settings | 1.3.6.1.4.1.22626.1.2.2 | |||
| STR templow | 1.3.6.1.4.1.22626.1.2.2.1 | DisplayString | read-only | Temperature Limit Low |
| STR temphigh | 1.3.6.1.4.1.22626.1.2.2.2 | DisplayString | read-only | Temperature Limit High |
| STR humiditylow | 1.3.6.1.4.1.22626.1.2.2.3 | DisplayString | read-only | Humidity Limit Low |
| STR humidityhigh | 1.3.6.1.4.1.22626.1.2.2.4 | DisplayString | read-only | Humidity Limit High |
| STR cvlow | 1.3.6.1.4.1.22626.1.2.2.5 | DisplayString | read-only | Computed Value Limit Low |
| STR cvhigh | 1.3.6.1.4.1.22626.1.2.2.6 | DisplayString | read-only | Computed Value Limit High |
| INT temptime | 1.3.6.1.4.1.22626.1.2.2.7 | INTEGER | read-only | Temperature alaram delay |
| INT humidityTime | 1.3.6.1.4.1.22626.1.2.2.8 | INTEGER | read-only | Humidity alaram delay |
| INT cvTime | 1.3.6.1.4.1.22626.1.2.2.9 | INTEGER | read-only | Computed value alaram delay |
| STR tempHyst | 1.3.6.1.4.1.22626.1.2.2.10 | DisplayString | read-only | Temperature hysteresis |
| STR humidityHyst | 1.3.6.1.4.1.22626.1.2.2.11 | DisplayString | read-only | Humidity hysteresis |
| STR cvHyst | 1.3.6.1.4.1.22626.1.2.2.12 | DisplayString | read-only | Computed value hysteresis |
| STR presslow | 1.3.6.1.4.1.22626.1.2.2.13 | DisplayString | read-only | Pressure Limit Low |
| STR presshigh | 1.3.6.1.4.1.22626.1.2.2.14 | DisplayString | read-only | Pressure Limit High |
| INT presstime | 1.3.6.1.4.1.22626.1.2.2.15 | INTEGER | read-only | Pressure alaram delay |
| STR pressureHyst | 1.3.6.1.4.1.22626.1.2.2.16 | DisplayString | read-only | Pressure hysteresis |
| readingsint | 1.3.6.1.4.1.22626.1.2.3 | |||
| INT temperaturei | 1.3.6.1.4.1.22626.1.2.3.1 | INTEGER | read-only | Temperature *10 |
| INT humidityi | 1.3.6.1.4.1.22626.1.2.3.2 | INTEGER | read-only | Humidity *10 |
| INT cvi | 1.3.6.1.4.1.22626.1.2.3.3 | INTEGER | read-only | Computed Value *10 |
| INT pressurei | 1.3.6.1.4.1.22626.1.2.3.4 | INTEGER | read-only | Pressure *10 |
| settingsint | 1.3.6.1.4.1.22626.1.2.4 | |||
| INT templowi | 1.3.6.1.4.1.22626.1.2.4.1 | INTEGER | read-write | Temperature Limit Low *10 |
| INT temphighi | 1.3.6.1.4.1.22626.1.2.4.2 | INTEGER | read-write | Temperature Limit High *10 |
| INT humiditylowi | 1.3.6.1.4.1.22626.1.2.4.3 | INTEGER | read-write | Humidity Limit Low *10 |
| INT humidityhighi | 1.3.6.1.4.1.22626.1.2.4.4 | INTEGER | read-write | Humidity Limit High *10 |
| INT cvlowi | 1.3.6.1.4.1.22626.1.2.4.5 | INTEGER | read-write | Computed value Limit Low *10 |
| INT cvhighi | 1.3.6.1.4.1.22626.1.2.4.6 | INTEGER | read-write | Computed value Limit High *10 |
| INT temptimei | 1.3.6.1.4.1.22626.1.2.4.7 | INTEGER | read-write | Temperature alaram delay |
| INT humidityTimei | 1.3.6.1.4.1.22626.1.2.4.8 | INTEGER | read-write | Humidity alaram delay |
| INT cvTimei | 1.3.6.1.4.1.22626.1.2.4.9 | INTEGER | read-write | Computed value alaram delay |
| INT tempHysti | 1.3.6.1.4.1.22626.1.2.4.10 | INTEGER | read-write | Temperature hysteresis *10 |
| INT humidityHysti | 1.3.6.1.4.1.22626.1.2.4.11 | INTEGER | read-write | Humidity hysteresis *10 |
| INT cvHysti | 1.3.6.1.4.1.22626.1.2.4.12 | INTEGER | read-write | Computed value hysteresis *10 |
| INT presslowi | 1.3.6.1.4.1.22626.1.2.4.13 | INTEGER | read-write | Pressure Limit Low *10 |
| INT presshighi | 1.3.6.1.4.1.22626.1.2.4.14 | INTEGER | read-write | Pressure Limit High *10 |
| INT presstimei | 1.3.6.1.4.1.22626.1.2.4.15 | INTEGER | read-write | Pressure alaram delay |
| INT pressHysti | 1.3.6.1.4.1.22626.1.2.4.16 | INTEGER | read-write | Pressure hysteresis *10 |
| traps | 1.3.6.1.4.1.22626.1.2.5 | |||
| STR messageString | 1.3.6.1.4.1.22626.1.2.5.1 | DisplayString | read-only | Message giving more detailed information on alarms. |
| INT alarmTemperature | 1.3.6.1.4.1.22626.1.2.5.2 | INTEGER | read-only | Temperature alarm 0 = temperature OK 1 = temperature too high 2 = temperature too low |
| INT alarmhumidity | 1.3.6.1.4.1.22626.1.2.5.3 | INTEGER | read-only | Humidity alarm 0 = humidity OK 1 = humidity too high 2 = humidity too low |
| INT alarmCv | 1.3.6.1.4.1.22626.1.2.5.4 | INTEGER | read-only | Computed value alarm 0 = Computed value OK 1 = Computed value too high 2 = Computed value too low |
| INT alarmPressure | 1.3.6.1.4.1.22626.1.2.5.5 | INTEGER | read-only | Pressure alarm 0 = Computed value OK 1 = Computed value too high 2 = Computed value too low |
| tables | 1.3.6.1.4.1.22626.1.2.6 | |||
| historyTable | 1.3.6.1.4.1.22626.1.2.6.1 | not-accessible | Table of the history values. | |
| historyEntry | 1.3.6.1.4.1.22626.1.2.6.1.1 | not-accessible | History values entries. | |
| INT histtemperature | 1.3.6.1.4.1.22626.1.2.6.1.1.1 | INTEGER | read-only | Temperature reading. |
| INT histhumidity | 1.3.6.1.4.1.22626.1.2.6.1.1.2 | INTEGER | read-only | Humidity reading. |
| INT histcomputedValue | 1.3.6.1.4.1.22626.1.2.6.1.1.3 | INTEGER | read-only | Computed value reading. |
| INT histpressure | 1.3.6.1.4.1.22626.1.2.6.1.1.4 | INTEGER | read-only | Pressure reading. |
RFC description
Manages environmental monitoring on Comet T7510 devices including temperature, humidity, and pressure.
Start monitoring Comet T7510 environmental (temperature/humidity/pressure) sensor (reading/alarm-threshold status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.