T7510-MIB

MIB Reference — IPNetwork Monitor

All MIBsT7510-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 symbolicOID numericTypeAccessDescription
comet1.3.6.1.4.1.22626
products1.3.6.1.4.1.22626.1
t75101.3.6.1.4.1.22626.1.2
readings1.3.6.1.4.1.22626.1.2.1
STR temperature1.3.6.1.4.1.22626.1.2.1.1DisplayStringread-onlyTemperature
STR humidity1.3.6.1.4.1.22626.1.2.1.2DisplayStringread-onlyHumidity
STR computedValue1.3.6.1.4.1.22626.1.2.1.3DisplayStringread-onlyComputed value
STR pressure1.3.6.1.4.1.22626.1.2.1.4DisplayStringread-onlyPressure
settings1.3.6.1.4.1.22626.1.2.2
STR templow1.3.6.1.4.1.22626.1.2.2.1DisplayStringread-onlyTemperature Limit Low
STR temphigh1.3.6.1.4.1.22626.1.2.2.2DisplayStringread-onlyTemperature Limit High
STR humiditylow1.3.6.1.4.1.22626.1.2.2.3DisplayStringread-onlyHumidity Limit Low
STR humidityhigh1.3.6.1.4.1.22626.1.2.2.4DisplayStringread-onlyHumidity Limit High
STR cvlow1.3.6.1.4.1.22626.1.2.2.5DisplayStringread-onlyComputed Value Limit Low
STR cvhigh1.3.6.1.4.1.22626.1.2.2.6DisplayStringread-onlyComputed Value Limit High
INT temptime1.3.6.1.4.1.22626.1.2.2.7INTEGERread-onlyTemperature alaram delay
INT humidityTime1.3.6.1.4.1.22626.1.2.2.8INTEGERread-onlyHumidity alaram delay
INT cvTime1.3.6.1.4.1.22626.1.2.2.9INTEGERread-onlyComputed value alaram delay
STR tempHyst1.3.6.1.4.1.22626.1.2.2.10DisplayStringread-onlyTemperature hysteresis
STR humidityHyst1.3.6.1.4.1.22626.1.2.2.11DisplayStringread-onlyHumidity hysteresis
STR cvHyst1.3.6.1.4.1.22626.1.2.2.12DisplayStringread-onlyComputed value hysteresis
STR presslow1.3.6.1.4.1.22626.1.2.2.13DisplayStringread-onlyPressure Limit Low
STR presshigh1.3.6.1.4.1.22626.1.2.2.14DisplayStringread-onlyPressure Limit High
INT presstime1.3.6.1.4.1.22626.1.2.2.15INTEGERread-onlyPressure alaram delay
STR pressureHyst1.3.6.1.4.1.22626.1.2.2.16DisplayStringread-onlyPressure hysteresis
readingsint1.3.6.1.4.1.22626.1.2.3
INT temperaturei1.3.6.1.4.1.22626.1.2.3.1INTEGERread-onlyTemperature *10
INT humidityi1.3.6.1.4.1.22626.1.2.3.2INTEGERread-onlyHumidity *10
INT cvi1.3.6.1.4.1.22626.1.2.3.3INTEGERread-onlyComputed Value *10
INT pressurei1.3.6.1.4.1.22626.1.2.3.4INTEGERread-onlyPressure *10
settingsint1.3.6.1.4.1.22626.1.2.4
INT templowi1.3.6.1.4.1.22626.1.2.4.1INTEGERread-writeTemperature Limit Low *10
INT temphighi1.3.6.1.4.1.22626.1.2.4.2INTEGERread-writeTemperature Limit High *10
INT humiditylowi1.3.6.1.4.1.22626.1.2.4.3INTEGERread-writeHumidity Limit Low *10
INT humidityhighi1.3.6.1.4.1.22626.1.2.4.4INTEGERread-writeHumidity Limit High *10
INT cvlowi1.3.6.1.4.1.22626.1.2.4.5INTEGERread-writeComputed value Limit Low *10
INT cvhighi1.3.6.1.4.1.22626.1.2.4.6INTEGERread-writeComputed value Limit High *10
INT temptimei1.3.6.1.4.1.22626.1.2.4.7INTEGERread-writeTemperature alaram delay
INT humidityTimei1.3.6.1.4.1.22626.1.2.4.8INTEGERread-writeHumidity alaram delay
INT cvTimei1.3.6.1.4.1.22626.1.2.4.9INTEGERread-writeComputed value alaram delay
INT tempHysti1.3.6.1.4.1.22626.1.2.4.10INTEGERread-writeTemperature hysteresis *10
INT humidityHysti1.3.6.1.4.1.22626.1.2.4.11INTEGERread-writeHumidity hysteresis *10
INT cvHysti1.3.6.1.4.1.22626.1.2.4.12INTEGERread-writeComputed value hysteresis *10
INT presslowi1.3.6.1.4.1.22626.1.2.4.13INTEGERread-writePressure Limit Low *10
INT presshighi1.3.6.1.4.1.22626.1.2.4.14INTEGERread-writePressure Limit High *10
INT presstimei1.3.6.1.4.1.22626.1.2.4.15INTEGERread-writePressure alaram delay
INT pressHysti1.3.6.1.4.1.22626.1.2.4.16INTEGERread-writePressure hysteresis *10
traps1.3.6.1.4.1.22626.1.2.5
STR messageString1.3.6.1.4.1.22626.1.2.5.1DisplayStringread-onlyMessage giving more detailed information on alarms.
INT alarmTemperature1.3.6.1.4.1.22626.1.2.5.2INTEGERread-onlyTemperature alarm 0 = temperature OK 1 = temperature too high 2 = temperature too low
INT alarmhumidity1.3.6.1.4.1.22626.1.2.5.3INTEGERread-onlyHumidity alarm 0 = humidity OK 1 = humidity too high 2 = humidity too low
INT alarmCv1.3.6.1.4.1.22626.1.2.5.4INTEGERread-onlyComputed value alarm 0 = Computed value OK 1 = Computed value too high 2 = Computed value too low
INT alarmPressure1.3.6.1.4.1.22626.1.2.5.5INTEGERread-onlyPressure alarm 0 = Computed value OK 1 = Computed value too high 2 = Computed value too low
tables1.3.6.1.4.1.22626.1.2.6
historyTable1.3.6.1.4.1.22626.1.2.6.1not-accessibleTable of the history values.
historyEntry1.3.6.1.4.1.22626.1.2.6.1.1not-accessibleHistory values entries.
INT histtemperature1.3.6.1.4.1.22626.1.2.6.1.1.1INTEGERread-onlyTemperature reading.
INT histhumidity1.3.6.1.4.1.22626.1.2.6.1.1.2INTEGERread-onlyHumidity reading.
INT histcomputedValue1.3.6.1.4.1.22626.1.2.6.1.1.3INTEGERread-onlyComputed value reading.
INT histpressure1.3.6.1.4.1.22626.1.2.6.1.1.4INTEGERread-onlyPressure 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.

Download T7510-MIB