All MIBs › T3610-MIB
Category: Vendor-Specific Device Management, WAN and Serial Interfaces
Description:
Manages T3610 device configuration, operational state, and interface parameters.
Imported Objects
What Is T3610-MIB?
T3610-MIB is a vendor MIB from COMET System for its T3610 networked environmental sensor, which measures temperature, humidity, and a third compound value (compVal, typically CO2 concentration) for indoor air-quality/environmental monitoring. It exposes current readings for each of the three measured quantities alongside their alarm flags, measurement units, and minimum threshold settings. Its entire function is hardware environmental status monitoring: reporting live temperature, humidity, and CO2/compound readings and raising alarm flags when a reading falls outside acceptable bounds, which is the core hardware-condition data this device class provides. It defines its own compact vendor object tree under the "comet" enterprise branch with no significant dependency on other MIBs. It is deployed as a standalone networked probe in server rooms, comms closets, or environmentally sensitive spaces needing temperature, humidity, and air-quality alerting. Engineers can download the T3610-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in T3610-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
- compound/CO2 value
- alarm status per measurement
- configured minimum thresholds and units
Supported Devices
- COMET System T3610 networked environmental sensor
Monitoring Examples
An administrator would poll temp, hum, and compVal to get current temperature, humidity, and CO2/compound readings from the sensor, comparing them to tempMin/humMin/compValMin thresholds. A tempAlarm or humAlarm flag going active would indicate the room has drifted outside its safe operating range, e.g., a cooling failure raising temp above threshold, while compValAlarm signals poor air quality or gas buildup. tempUnit/humUnit/compValUnit confirm whether readings are reported in the expected measurement units when integrating with a monitoring dashboard.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| comet | 1.3.6.1.4.1.22626 | |||
| NTF trapTest | 1.3.6.1.4.1.22626.0.0 | Testing trap, testing trap by TSensor software | ||
| NTF trapNTPError | 1.3.6.1.4.1.22626.0.1 | Error on time synchronisation via NTP | ||
| NTF trapEmailErrLogin | 1.3.6.1.4.1.22626.0.2 | SMTP error - unknown server | ||
| NTF trapEmailErrAuth | 1.3.6.1.4.1.22626.0.3 | SMTP error - authentication error | ||
| NTF trapEmailErrSome | 1.3.6.1.4.1.22626.0.4 | SMTP error - error during communication with server, unexpected return code | ||
| NTF trapEmailErrSocket | 1.3.6.1.4.1.22626.0.5 | SMTP error - socket error, server is not available | ||
| NTF trapEmailErrDNS | 1.3.6.1.4.1.22626.0.6 | SMTP error - DNS error | ||
| NTF trapSOAPErrFile | 1.3.6.1.4.1.22626.0.7 | SOAP error - file SOAP not found | ||
| NTF trapSOAPErrDNS | 1.3.6.1.4.1.22626.0.8 | SOAP error - DNS error | ||
| NTF trapSOAPErrSocket | 1.3.6.1.4.1.22626.0.9 | SOAP error - socket error, server is not available | ||
| NTF trapSOAPErrDelivery | 1.3.6.1.4.1.22626.0.10 | SOAP error - delivery error, wrong return code from server | ||
| NTF trapTempHighAlarm | 1.3.6.1.4.1.22626.0.11 | Trap for high alarm on temperature | ||
| NTF trapHumHighAlarm | 1.3.6.1.4.1.22626.0.12 | Trap for high alarm on relative humidity | ||
| NTF trapCompValHighAlarm | 1.3.6.1.4.1.22626.0.13 | Trap for high alarm on computed value | ||
| NTF trapTempLowAlarm | 1.3.6.1.4.1.22626.0.21 | Trap for low alarm on temperature | ||
| NTF trapHumLowAlarm | 1.3.6.1.4.1.22626.0.22 | Trap for low alarm on relative humidity | ||
| NTF trapCompValLowAlarm | 1.3.6.1.4.1.22626.0.23 | Trap for low alarm on computed value | ||
| NTF trapTempClrAlarm | 1.3.6.1.4.1.22626.0.31 | Trap for clearing alarm on temperature | ||
| NTF trapHumClrAlarm | 1.3.6.1.4.1.22626.0.32 | Trap for clearing alarm on relative humidity | ||
| NTF trapCompValClrAlarm | 1.3.6.1.4.1.22626.0.33 | Trap for clearing alarm on computed value | ||
| NTF trapTempError | 1.3.6.1.4.1.22626.0.41 | Trap for error on temperature | ||
| NTF trapHumError | 1.3.6.1.4.1.22626.0.42 | Trap for error on relative humidity | ||
| NTF trapCompValError | 1.3.6.1.4.1.22626.0.43 | Trap for error on computed value | ||
| products | 1.3.6.1.4.1.22626.1 | |||
| t3610 | 1.3.6.1.4.1.22626.1.2 | |||
| values | 1.3.6.1.4.1.22626.1.2.1 | |||
| STR temp | 1.3.6.1.4.1.22626.1.2.1.1 | DisplayString | read-only | Temperature |
| STR hum | 1.3.6.1.4.1.22626.1.2.1.2 | DisplayString | read-only | Relative humidity |
| STR compVal | 1.3.6.1.4.1.22626.1.2.1.3 | DisplayString | read-only | Computed value |
| STR tempAlarm | 1.3.6.1.4.1.22626.1.2.1.5 | DisplayString | read-only | Alarm on Temperature; none, high, low |
| STR humAlarm | 1.3.6.1.4.1.22626.1.2.1.6 | DisplayString | read-only | Alarm on Relative humidity; none, high, low |
| STR compValAlarm | 1.3.6.1.4.1.22626.1.2.1.7 | DisplayString | read-only | Alarm on Computed value; none, high, low |
| STR tempUnit | 1.3.6.1.4.1.22626.1.2.1.9 | DisplayString | read-only | Temperature Unit |
| STR humUnit | 1.3.6.1.4.1.22626.1.2.1.10 | DisplayString | read-only | Relative humidity Unit |
| STR compValUnit | 1.3.6.1.4.1.22626.1.2.1.11 | DisplayString | read-only | Computed value Unit |
| STR tempMin | 1.3.6.1.4.1.22626.1.2.1.13 | DisplayString | read-only | Minimal temperature |
| STR humMin | 1.3.6.1.4.1.22626.1.2.1.14 | DisplayString | read-only | Minimal relative humidity |
| STR compValMin | 1.3.6.1.4.1.22626.1.2.1.15 | DisplayString | read-only | Minimal computed value |
| STR tempMax | 1.3.6.1.4.1.22626.1.2.1.17 | DisplayString | read-only | Maximal temperature |
| STR humMax | 1.3.6.1.4.1.22626.1.2.1.18 | DisplayString | read-only | Maximal relative humidity |
| STR compValMax | 1.3.6.1.4.1.22626.1.2.1.19 | DisplayString | read-only | Maximal computed value |
| _pysmi_global | 1.3.6.1.4.1.22626.1.2.2 | |||
| STR sensorName | 1.3.6.1.4.1.22626.1.2.2.1 | DisplayString | read-only | Device name |
| STR serialNumber | 1.3.6.1.4.1.22626.1.2.2.2 | DisplayString | read-only | Serial number |
| INT deviceType | 1.3.6.1.4.1.22626.1.2.2.3 | INTEGER | read-only | Device type |
| valuesInt | 1.3.6.1.4.1.22626.1.2.3 | |||
| INT tempInt | 1.3.6.1.4.1.22626.1.2.3.1 | INTEGER | read-only | Temperature (value*10) |
| INT humInt | 1.3.6.1.4.1.22626.1.2.3.2 | INTEGER | read-only | Relative humidity (value*10) |
| INT compValInt | 1.3.6.1.4.1.22626.1.2.3.3 | INTEGER | read-only | Computed value (value*10) |
| INT tempAlarmInt | 1.3.6.1.4.1.22626.1.2.3.5 | INTEGER | read-only | Alarm on Temperature; 0 - No, 1 - High, 2 - Low |
| INT humAlarmInt | 1.3.6.1.4.1.22626.1.2.3.6 | INTEGER | read-only | Alarm on Relative humidity; 0 - No, 1 - High, 2 - Low |
| INT compValAlarmInt | 1.3.6.1.4.1.22626.1.2.3.7 | INTEGER | read-only | Alarm on Computed value; 0 - No, 1 - High, 2 - Low |
| settings | 1.3.6.1.4.1.22626.1.2.4 | |||
| INT tempLowInt | 1.3.6.1.4.1.22626.1.2.4.1 | INTEGER | read-only | Temperature Limit Low (value*10) |
| INT tempHighInt | 1.3.6.1.4.1.22626.1.2.4.2 | INTEGER | read-only | Temperature Limit High (value*10) |
| INT humLowInt | 1.3.6.1.4.1.22626.1.2.4.3 | INTEGER | read-only | Humidity Limit Low (value*10) |
| INT humHighInt | 1.3.6.1.4.1.22626.1.2.4.4 | INTEGER | read-only | Humidity Limit High (value*10) |
| INT compValLowInt | 1.3.6.1.4.1.22626.1.2.4.5 | INTEGER | read-only | Computed value Limit Low (value*10) |
| INT compValHighInt | 1.3.6.1.4.1.22626.1.2.4.6 | INTEGER | read-only | Computed value Limit High (value*10) |
| INT tempDelayInt | 1.3.6.1.4.1.22626.1.2.4.7 | INTEGER | read-only | Temperature alaram delay [sec] |
| INT humDelayInt | 1.3.6.1.4.1.22626.1.2.4.8 | INTEGER | read-only | Humidity alaram delay [sec] |
| INT compValDelayInt | 1.3.6.1.4.1.22626.1.2.4.9 | INTEGER | read-only | Computed value alaram delay [sec] |
| INT tempHystInt | 1.3.6.1.4.1.22626.1.2.4.10 | INTEGER | read-only | Temperature hysteresis (value*10) |
| INT humHystInt | 1.3.6.1.4.1.22626.1.2.4.11 | INTEGER | read-only | Humidity hysteresis (value*10) |
| INT compValHystInt | 1.3.6.1.4.1.22626.1.2.4.12 | INTEGER | read-only | Computed value hysteresis (value*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 |
| 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 histTemp | 1.3.6.1.4.1.22626.1.2.6.1.1.1 | INTEGER | read-only | Temperature reading |
| INT histHum | 1.3.6.1.4.1.22626.1.2.6.1.1.2 | INTEGER | read-only | Humidity reading |
| INT histCompVal | 1.3.6.1.4.1.22626.1.2.6.1.1.3 | INTEGER | read-only | Computed value reading |
RFC description
Monitors temperature and humidity sensors on Comet T3610 environmental monitoring devices.
Start monitoring COMET System T3610 networked environmental sensor (temperature/humidity/CO2 alarm 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.