IT-WATCHDOGS-V4-MIB

File: IT-WATCHDOGS-V4-MIB.mib (36757 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI

Imported symbols

DisplayString MODULE-IDENTITY OBJECT-TYPE
IpAddress enterprises Integer32
Gauge32 NOTIFICATION-TYPE

Defined Types

InternalEntry  
SEQUENCE    
  internalIndex Integer32
  internalSerial DisplayString
  internalName DisplayString
  internalAvail Gauge32
  internalTemp Integer32
  internalHumidity Integer32
  internalDewPoint Integer32
  internalIO1 Integer32
  internalIO2 Integer32
  internalIO3 Integer32
  internalIO4 Integer32
  internalRelayState Gauge32

TempSensorEntry  
SEQUENCE    
  tempSensorIndex Integer32
  tempSensorSerial DisplayString
  tempSensorName DisplayString
  tempSensorAvail Gauge32
  tempSensorTemp Integer32

AirFlowSensorEntry  
SEQUENCE    
  airFlowSensorIndex Integer32
  airFlowSensorSerial DisplayString
  airFlowSensorName DisplayString
  airFlowSensorAvail Gauge32
  airFlowSensorTemp Integer32
  airFlowSensorFlow Integer32
  airFlowSensorHumidity Integer32
  airFlowSensorDewPoint Integer32

DewPointSensorEntry  
SEQUENCE    
  dewPointSensorIndex Integer32
  dewPointSensorSerial DisplayString
  dewPointSensorName DisplayString
  dewPointSensorAvail Gauge32
  dewPointSensorTemp Integer32
  dewPointSensorHumidity Integer32
  dewPointSensorDewPoint Integer32

CcatSensorEntry  
SEQUENCE    
  ccatSensorIndex Integer32
  ccatSensorSerial DisplayString
  ccatSensorName DisplayString
  ccatSensorAvail Gauge32
  ccatSensorValue Integer32
  ccatSensorType DisplayString
  ccatSensorDescription DisplayString

T3hdSensorEntry  
SEQUENCE    
  t3hdSensorIndex Integer32
  t3hdSensorSerial DisplayString
  t3hdSensorName DisplayString
  t3hdSensorAvail Gauge32
  t3hdSensorIntName DisplayString
  t3hdSensorIntTemp Integer32
  t3hdSensorIntHumidity Integer32
  t3hdSensorIntDewPoint Integer32
  t3hdSensorExtAAvail Gauge32
  t3hdSensorExtAName DisplayString
  t3hdSensorExtATemp Integer32
  t3hdSensorExtBAvail Gauge32
  t3hdSensorExtBName DisplayString
  t3hdSensorExtBTemp Integer32

ThdSensorEntry  
SEQUENCE    
  thdSensorIndex Integer32
  thdSensorSerial DisplayString
  thdSensorName DisplayString
  thdSensorAvail Gauge32
  thdSensorTemp Integer32
  thdSensorHumidity Integer32
  thdSensorDewPoint Integer32

RpmSensorEntry  
SEQUENCE    
  rpmSensorIndex Integer32
  rpmSensorSerial DisplayString
  rpmSensorName DisplayString
  rpmSensorAvail Gauge32
  rpmSensorEnergy Gauge32
  rpmSensorVoltage Gauge32
  rpmSensorVoltageMax Gauge32
  rpmSensorVoltageMin Gauge32
  rpmSensorVoltagePeak Gauge32
  rpmSensorCurrent Gauge32
  rpmSensorRealPower Gauge32
  rpmSensorApparentPower Gauge32
  rpmSensorPowerFactor Gauge32
  rpmSensorOutlet1 Gauge32
  rpmSensorOutlet2 Gauge32

Defined Values

itwatchdogs 1.3.6.1.4.1.17373
The MIB for I.T. Watchdogs Products
MODULE-IDENTITY    

blackbird 1.3.6.1.4.1.17373.4
OBJECT IDENTIFIER    

watchdog100 1.3.6.1.4.1.17373.4.1
OBJECT IDENTIFIER    

deviceInfo 1.3.6.1.4.1.17373.4.1.1
OBJECT IDENTIFIER    

productTitle 1.3.6.1.4.1.17373.4.1.1.1
Product name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

productVersion 1.3.6.1.4.1.17373.4.1.1.2
Product version
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

productFriendlyName 1.3.6.1.4.1.17373.4.1.1.3
User-assigned name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

productMacAddress 1.3.6.1.4.1.17373.4.1.1.4
Product's unique MAC address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

productUrl 1.3.6.1.4.1.17373.4.1.1.5
Product's main URL access point
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

deviceCount 1.3.6.1.4.1.17373.4.1.1.6
Total number of devices on unit
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

temperatureUnits 1.3.6.1.4.1.17373.4.1.1.7
Current units for temperature values. 0 = Degrees Fahrenheit, 1 = Degrees Celsius
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1  

internalTable 1.3.6.1.4.1.17373.4.1.2
Internal sensors for units
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InternalEntry

internalEntry 1.3.6.1.4.1.17373.4.1.2.1
Entry in the internalTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  InternalEntry  

internalIndex 1.3.6.1.4.1.17373.4.1.2.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

internalSerial 1.3.6.1.4.1.17373.4.1.2.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

internalName 1.3.6.1.4.1.17373.4.1.2.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

internalAvail 1.3.6.1.4.1.17373.4.1.2.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

internalTemp 1.3.6.1.4.1.17373.4.1.2.1.5
Current reading for Temperature in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

internalHumidity 1.3.6.1.4.1.17373.4.1.2.1.6
Humidity reading
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

internalDewPoint 1.3.6.1.4.1.17373.4.1.2.1.7
Current reading for Dew-point in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

internalIO1 1.3.6.1.4.1.17373.4.1.2.1.8
Current reading for Analog Input 1
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

internalIO2 1.3.6.1.4.1.17373.4.1.2.1.9
Current reading for Analog Input 2
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

internalIO3 1.3.6.1.4.1.17373.4.1.2.1.10
Current reading for Analog Input 3
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

internalIO4 1.3.6.1.4.1.17373.4.1.2.1.11
Current reading for Analog Input 4
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

internalRelayState 1.3.6.1.4.1.17373.4.1.2.1.12
Is the relay on?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tempSensorTable 1.3.6.1.4.1.17373.4.1.4
Remote Temperature Sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempSensorEntry

tempSensorEntry 1.3.6.1.4.1.17373.4.1.4.1
Entry in the tempSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  TempSensorEntry  

tempSensorIndex 1.3.6.1.4.1.17373.4.1.4.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

tempSensorSerial 1.3.6.1.4.1.17373.4.1.4.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tempSensorName 1.3.6.1.4.1.17373.4.1.4.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tempSensorAvail 1.3.6.1.4.1.17373.4.1.4.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tempSensorTemp 1.3.6.1.4.1.17373.4.1.4.1.5
Current reading for Temperature in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

airFlowSensorTable 1.3.6.1.4.1.17373.4.1.5
Remote Airflow, Humidity, Temperature and Dewpoint Sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AirFlowSensorEntry

airFlowSensorEntry 1.3.6.1.4.1.17373.4.1.5.1
Entry in the airFlowSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  AirFlowSensorEntry  

airFlowSensorIndex 1.3.6.1.4.1.17373.4.1.5.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

airFlowSensorSerial 1.3.6.1.4.1.17373.4.1.5.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

airFlowSensorName 1.3.6.1.4.1.17373.4.1.5.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

airFlowSensorAvail 1.3.6.1.4.1.17373.4.1.5.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

airFlowSensorTemp 1.3.6.1.4.1.17373.4.1.5.1.5
Current reading for Temperature in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

airFlowSensorFlow 1.3.6.1.4.1.17373.4.1.5.1.6
AFHT3 Airflow reading
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

airFlowSensorHumidity 1.3.6.1.4.1.17373.4.1.5.1.7
AFHT3 Humidity reading
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

airFlowSensorDewPoint 1.3.6.1.4.1.17373.4.1.5.1.8
Current reading for Dew Point in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

dewPointSensorTable 1.3.6.1.4.1.17373.4.1.6
Remote Dew Point sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DewPointSensorEntry

dewPointSensorEntry 1.3.6.1.4.1.17373.4.1.6.1
Entry in the dewPointSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  DewPointSensorEntry  

dewPointSensorIndex 1.3.6.1.4.1.17373.4.1.6.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

dewPointSensorSerial 1.3.6.1.4.1.17373.4.1.6.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dewPointSensorName 1.3.6.1.4.1.17373.4.1.6.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dewPointSensorAvail 1.3.6.1.4.1.17373.4.1.6.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dewPointSensorTemp 1.3.6.1.4.1.17373.4.1.6.1.5
Current reading for Temperature in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

dewPointSensorHumidity 1.3.6.1.4.1.17373.4.1.6.1.6
Humidity reading
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

dewPointSensorDewPoint 1.3.6.1.4.1.17373.4.1.6.1.7
Current reading for Dew-point in tenths of degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

ccatSensorTable 1.3.6.1.4.1.17373.4.1.7
Remote CCAT sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcatSensorEntry

ccatSensorEntry 1.3.6.1.4.1.17373.4.1.7.1
Entry in the ccatSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  CcatSensorEntry  

ccatSensorIndex 1.3.6.1.4.1.17373.4.1.7.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

ccatSensorSerial 1.3.6.1.4.1.17373.4.1.7.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ccatSensorName 1.3.6.1.4.1.17373.4.1.7.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ccatSensorAvail 1.3.6.1.4.1.17373.4.1.7.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ccatSensorValue 1.3.6.1.4.1.17373.4.1.7.1.5
CCAT sensor reading
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -100..5000  

ccatSensorType 1.3.6.1.4.1.17373.4.1.7.1.6
CCAT sensor type
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ccatSensorDescription 1.3.6.1.4.1.17373.4.1.7.1.7
CCAT sensor value description
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorTable 1.3.6.1.4.1.17373.4.1.8
Remote Temperature x 3, Humidity and Dewpoint Sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T3hdSensorEntry

t3hdSensorEntry 1.3.6.1.4.1.17373.4.1.8.1
Entry in the t3hdSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  T3hdSensorEntry  

t3hdSensorIndex 1.3.6.1.4.1.17373.4.1.8.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

t3hdSensorSerial 1.3.6.1.4.1.17373.4.1.8.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorName 1.3.6.1.4.1.17373.4.1.8.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorAvail 1.3.6.1.4.1.17373.4.1.8.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

t3hdSensorIntName 1.3.6.1.4.1.17373.4.1.8.1.5
T3HD Sensor Internal Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorIntTemp 1.3.6.1.4.1.17373.4.1.8.1.6
Current reading for Internal Temperature in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

t3hdSensorIntHumidity 1.3.6.1.4.1.17373.4.1.8.1.7
T3HD Sensor Internal Humidity
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

t3hdSensorIntDewPoint 1.3.6.1.4.1.17373.4.1.8.1.8
Current reading for Internal DewPoint in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

t3hdSensorExtAAvail 1.3.6.1.4.1.17373.4.1.8.1.9
T3HD External A status: 0 = unplugged, 1 = normal operation, 2 = device error
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

t3hdSensorExtAName 1.3.6.1.4.1.17373.4.1.8.1.10
T3HD External A Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorExtATemp 1.3.6.1.4.1.17373.4.1.8.1.11
Current reading for External Temperature A in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

t3hdSensorExtBAvail 1.3.6.1.4.1.17373.4.1.8.1.12
T3HD External B status: 0 = unplugged, 1 = normal operation, 2 = device error
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

t3hdSensorExtBName 1.3.6.1.4.1.17373.4.1.8.1.13
T3HD External B Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

t3hdSensorExtBTemp 1.3.6.1.4.1.17373.4.1.8.1.14
Current reading for External Temperature B in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

thdSensorTable 1.3.6.1.4.1.17373.4.1.9
Remote Temperature, Humidity and Dewpoint Sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThdSensorEntry

thdSensorEntry 1.3.6.1.4.1.17373.4.1.9.1
Entry in the thdSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  ThdSensorEntry  

thdSensorIndex 1.3.6.1.4.1.17373.4.1.9.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

thdSensorSerial 1.3.6.1.4.1.17373.4.1.9.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

thdSensorName 1.3.6.1.4.1.17373.4.1.9.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

thdSensorAvail 1.3.6.1.4.1.17373.4.1.9.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

thdSensorTemp 1.3.6.1.4.1.17373.4.1.9.1.5
Current reading for Temperature in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

thdSensorHumidity 1.3.6.1.4.1.17373.4.1.9.1.6
THD Sensor Humidity
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

thdSensorDewPoint 1.3.6.1.4.1.17373.4.1.9.1.7
Current reading for DewPoint in 0.1 degrees. Units are given by temperatureUnits field in deviceInfo
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -40..200  

rpmSensorTable 1.3.6.1.4.1.17373.4.1.10
Remote Power Manager Sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpmSensorEntry

rpmSensorEntry 1.3.6.1.4.1.17373.4.1.10.1
Entry in the rpmSensorTable table: each entry contains an index and other sensor details
Status: current Access: not-accessible
OBJECT-TYPE    
  RpmSensorEntry  

rpmSensorIndex 1.3.6.1.4.1.17373.4.1.10.1.1
Table entry index value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

rpmSensorSerial 1.3.6.1.4.1.17373.4.1.10.1.2
Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rpmSensorName 1.3.6.1.4.1.17373.4.1.10.1.3
Friendly Name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rpmSensorAvail 1.3.6.1.4.1.17373.4.1.10.1.4
Is device currently plugged in?
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorEnergy 1.3.6.1.4.1.17373.4.1.10.1.5
RPM Sensor Accumulated Energy
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorVoltage 1.3.6.1.4.1.17373.4.1.10.1.6
RPM Sensor Voltage
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorVoltageMax 1.3.6.1.4.1.17373.4.1.10.1.7
RPM Sensor Voltage (Max)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorVoltageMin 1.3.6.1.4.1.17373.4.1.10.1.8
RPM Sensor Voltage (Min)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorVoltagePeak 1.3.6.1.4.1.17373.4.1.10.1.9
RPM Sensor Voltage (Peak)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorCurrent 1.3.6.1.4.1.17373.4.1.10.1.10
RPM Sensor Current reading in deciAmps
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorRealPower 1.3.6.1.4.1.17373.4.1.10.1.11
RPM Sensor Real Power
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorApparentPower 1.3.6.1.4.1.17373.4.1.10.1.12
RPM Sensor Apparent Power
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorPowerFactor 1.3.6.1.4.1.17373.4.1.10.1.13
RPM Sensor Power Factor
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorOutlet1 1.3.6.1.4.1.17373.4.1.10.1.14
RPM Sensor Outlet 1 State: 0 = off, 1 = on
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rpmSensorOutlet2 1.3.6.1.4.1.17373.4.1.10.1.15
RPM Sensor Outlet 2 State: 0 = off, 1 = on
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

trap 1.3.6.1.4.1.17373.4.1.32767
OBJECT IDENTIFIER    

trapPrefix 1.3.6.1.4.1.17373.4.1.32767.0
OBJECT IDENTIFIER    

internalTestNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10101
Test SNMP Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10205
Internal Temperature Sensor Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20205
Internal Temperature Sensor Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalHumidityNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10206
Humidity reading Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalHumidityCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20206
Humidity reading Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalDewPointNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10207
Internal Dew Point Sensor Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalDewPointCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20207
Internal Dew Point Sensor Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO1NOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10208
Current reading for Analog Input 1 Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO1CLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20208
Current reading for Analog Input 1 Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO2NOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10209
Current reading for Analog Input 2 Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO2CLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20209
Current reading for Analog Input 2 Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO3NOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10210
Current reading for Analog Input 3 Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO3CLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20210
Current reading for Analog Input 3 Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO4NOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10211
Current reading for Analog Input 4 Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

internalIO4CLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20211
Current reading for Analog Input 4 Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

tempSensorTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10405
Remote Temperature Sensor Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

tempSensorTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20405
Remote Temperature Sensor Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10505
AFHT3 Sensor Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20505
AFHT3 Sensor Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorFlowNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10506
AFHT3 Airflow reading Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorFlowCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20506
AFHT3 Airflow reading Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorHumidityNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10507
AFHT3 Humidity reading Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorHumidityCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20507
AFHT3 Humidity reading Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorDewPointNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10508
AFHT3 Sensor Dew Point Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

airFlowSensorDewPointCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20508
AFHT3 Sensor Dew Point Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10605
Remote Dew Point Sensor Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20605
Remote Dew Point Sensor Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorHumidityNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10606
Humidity reading Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorHumidityCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20606
Humidity reading Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorDewPointNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10607
Remote Dew Point Sensor Dew Point Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

dewPointSensorDewPointCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20607
Remote Dew Point Sensor Dew Point Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

ccatSensorValueNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10705
CCAT sensor reading Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

ccatSensorValueCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20705
CCAT sensor reading Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10806
T3HD Sensor Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20806
T3HD Sensor Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntHumidityNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10807
T3HD Sensor Internal Humidity Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntHumidityCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20807
T3HD Sensor Internal Humidity Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntDewPointNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10808
T3HD Sensor Dew Point Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorIntDewPointCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20808
T3HD Sensor Dew Point Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorExtATempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10811
T3HD Sensor External A Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorExtATempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20811
T3HD Sensor External A Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorExtBTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10814
T3HD Sensor External B Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

t3hdSensorExtBTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20814
T3HD Sensor External B Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorTempNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10905
THD Sensor Temperature Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorTempCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20905
THD Sensor Temperature Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorHumidityNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10906
THD Sensor Humidity Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorHumidityCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20906
THD Sensor Humidity Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorDewPointNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.10907
THD Sensor Dew Point Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

thdSensorDewPointCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.20907
THD Sensor Dew Point Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorEnergyNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11005
RPM Sensor Accumulated Energy Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorEnergyCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21005
RPM Sensor Accumulated Energy Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11006
RPM Sensor Voltage Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21006
RPM Sensor Voltage Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageMaxNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11007
RPM Sensor Voltage (Max) Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageMaxCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21007
RPM Sensor Voltage (Max) Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageMinNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11008
RPM Sensor Voltage (Min) Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltageMinCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21008
RPM Sensor Voltage (Min) Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltagePeakNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11009
RPM Sensor Voltage (Peak) Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorVoltagePeakCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21009
RPM Sensor Voltage (Peak) Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorCurrentNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11010
RPM Sensor Current Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorCurrentCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21010
RPM Sensor Current Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorRealPowerNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11011
RPM Sensor Real Power Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorRealPowerCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21011
RPM Sensor Real Power Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorApparentPowerNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11012
RPM Sensor Apparent Power Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorApparentPowerCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21012
RPM Sensor Apparent Power Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorPowerFactorNOTIFY 1.3.6.1.4.1.17373.4.1.32767.0.11013
RPM Sensor Power Factor Trap
Status: current Access: read-only
NOTIFICATION-TYPE    

rpmSensorPowerFactorCLEAR 1.3.6.1.4.1.17373.4.1.32767.0.21013
RPM Sensor Power Factor Clear Trap
Status: current Access: read-only
NOTIFICATION-TYPE