HHMSAGENT-MIB

File: HHMSAGENT-MIB.mib (75013 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215

Imported symbols

enterprises IpAddress OBJECT-TYPE
DisplayString TRAP-TYPE

Defined Types

HhmsSensorArrayTempEntry  
SEQUENCE    
  hhmsSensorArrayTempDescription DisplayString
  hhmsSensorArrayTempLocation DisplayString
  hhmsSensorArrayTempDegree INTEGER
  hhmsSensorArrayTempStatus INTEGER
  hhmsSensorArrayTempOnline INTEGER
  hhmsSensorArrayTempGoOnline INTEGER
  hhmsSensorArrayTempHighWarning INTEGER
  hhmsSensorArrayTempHighCritical INTEGER
  hhmsSensorArrayTempLowWarning INTEGER
  hhmsSensorArrayTempLowCritical INTEGER
  hhmsSensorArrayTempRearm INTEGER
  hhmsSensorArrayTempDegreeType INTEGER
  hhmsSensorArrayTempSensorType INTEGER
  hhmsSensorArrayTempTestStatus INTEGER
  hhmsSensorArrayTempTestDegree INTEGER
  hhmsSensorArrayTempIndex INTEGER

HhmsSensorArrayHumidityEntry  
SEQUENCE    
  hhmsSensorArrayHumidityDescription DisplayString
  hhmsSensorArrayHumidityLocation DisplayString
  hhmsSensorArrayHumidityPercent INTEGER
  hhmsSensorArrayHumidityStatus INTEGER
  hhmsSensorArrayHumidityOnline INTEGER
  hhmsSensorArrayHumidityGoOnline INTEGER
  hhmsSensorArrayHumidityHighWarning INTEGER
  hhmsSensorArrayHumidityHighCritical INTEGER
  hhmsSensorArrayHumidityLowWarning INTEGER
  hhmsSensorArrayHumidityLowCritical INTEGER
  hhmsSensorArrayHumidityRearm INTEGER
  hhmsSensorArrayHumidityTestStatus INTEGER
  hhmsSensorArrayHumidityTestPercent INTEGER
  hhmsSensorArrayHumidityIndex INTEGER

HhmsSensorArraySwitchEntry  
SEQUENCE    
  hhmsSensorArraySwitchDescription DisplayString
  hhmsSensorArraySwitchLocation DisplayString
  hhmsSensorArraySwitchStatus INTEGER
  hhmsSensorArraySwitchOnline INTEGER
  hhmsSensorArraySwitchGoOnline INTEGER
  hhmsSensorArraySwitchDirection INTEGER
  hhmsSensorArraySwitchNormalState INTEGER
  hhmsSensorArraySwitchOutputLevel INTEGER
  hhmsSensorArraySwitchTestState INTEGER
  hhmsSensorArraySwitchIndex INTEGER

HhmsSensorArraySerialEntry  
SEQUENCE    
  hhmsSensorArraySerialDescription DisplayString
  hhmsSensorArraySerialLocation DisplayString
  hhmsSensorArraySerialStatus INTEGER
  hhmsSensorArraySerialOnline INTEGER
  hhmsSensorArraySerialGoOnline INTEGER
  hhmsSensorArraySerialData DisplayString
  hhmsSensorArraySerialBaud INTEGER
  hhmsSensorArraySerialDataBits INTEGER
  hhmsSensorArraySerialParity INTEGER
  hhmsSensorArraySerialStop INTEGER
  hhmsSensorArraySerialCTS INTEGER
  hhmsSensorArraySerialRTS INTEGER
  hhmsSensorArraySerialConfig DisplayString
  hhmsSensorArraySerialIndex INTEGER

HhmsSensorArrayPowerControlEntry  
SEQUENCE    
  hhmsSensorArrayPowerModuleDescription DisplayString
  hhmsSensorArrayPowerModuleStatus INTEGER
  hhmsSensorArrayPowerModuleOnline INTEGER
  hhmsSensorArrayPowerModuleGoOnline INTEGER
  hhmsSensorArrayPowerOutletDescription DisplayString
  hhmsSensorArrayPowerOutletStatus INTEGER
  hhmsSensorArrayPowerOutletSet INTEGER
  hhmsSensorArrayPowerControlIndex INTEGER

HhmsSensorArrayPowerMonitorEntry  
SEQUENCE    
  hhmsSensorArrayPowerMonitorDescription DisplayString
  hhmsSensorArrayPowerMonitorCurrent INTEGER
  hhmsSensorArrayPowerMonitorVoltage INTEGER
  hhmsSensorArrayPowerMonitorPower DisplayString
  hhmsSensorArrayPowerMonitorStatus INTEGER
  hhmsSensorArrayPowerMonitorOnline INTEGER
  hhmsSensorArrayPowerMonitorGoOnline INTEGER
  hhmsSensorArrayPowerMonitorHighWarning INTEGER
  hhmsSensorArrayPowerMonitorHighCritical INTEGER
  hhmsSensorArrayPowerMonitorLowWarning INTEGER
  hhmsSensorArrayPowerMonitorLowCritical INTEGER
  hhmsSensorArrayPowerMonitorRearm INTEGER
  hhmsSensorArrayPowerMonitorIndex INTEGER

HhmsSensorArrayHighDriveEntry  
SEQUENCE    
  hhmsSensorArrayHighDriveDescription DisplayString
  hhmsSensorArrayHighDriveOutputLevel INTEGER
  hhmsSensorArrayHighDriveIndex INTEGER

HhmsSensorArrayCameraEntry  
SEQUENCE    
  hhmsSensorArrayCameraDescription DisplayString
  hhmsSensorArrayCameraOnline INTEGER
  hhmsSensorArrayCameraGoOnline INTEGER
  hhmsSensorArrayCameraUrlMain DisplayString
  hhmsSensorArrayCameraUrlExtension DisplayString
  hhmsSensorArrayCameraRefreshRate INTEGER
  hhmsSensorArrayCameraIndex INTEGER

HhmsCompressedSummaryEntry  
SEQUENCE    
  hhmsCompressedSummaryGet DisplayString
  hhmsCompressedSummaryIndex INTEGER

Defined Values

akcp 1.3.6.1.4.1.3854
OBJECT IDENTIFIER    

hhmsagent 1.3.6.1.4.1.3854.1
OBJECT IDENTIFIER    

hhmsAgentSummary 1.3.6.1.4.1.3854.1.1
OBJECT IDENTIFIER    

hhmsAgentLocation 1.3.6.1.4.1.3854.1.1.1
The Agent location
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsAgentStatus 1.3.6.1.4.1.3854.1.1.2
The current status of this Agent. The status of the agent is the worst status of all the sensors usder the control of this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), warning(3), critical(4), sensorError(5)  

hhmsNumberBadSensors 1.3.6.1.4.1.3854.1.1.4
How many sensors controlled by this agent are not functioning properly
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsLocationBadSensor 1.3.6.1.4.1.3854.1.1.5
The Location of the first bad sensor controlled by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsAgentManufName 1.3.6.1.4.1.3854.1.1.6
The manufacturers name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsAgentHelpUrl 1.3.6.1.4.1.3854.1.1.7
The URL of the web based help
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsAgentHtmlView 1.3.6.1.4.1.3854.1.1.8
Which view of the sensors the user is served via the web server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sensorArray(1), sensorArrayPro(2), advanced(3)  

hhmsAgentHtmlStandardTitle 1.3.6.1.4.1.3854.1.1.9
The titles of the standard html view
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsAgentHtmlStandardButton 1.3.6.1.4.1.3854.1.1.10
The buttons of the standard html view
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensor 1.3.6.1.4.1.3854.1.2
OBJECT IDENTIFIER    

hhmsSensorArrayTable 1.3.6.1.4.1.3854.1.2.2
OBJECT IDENTIFIER    

hhmsSensorArrayEntry 1.3.6.1.4.1.3854.1.2.2.1
OBJECT IDENTIFIER    

hhmsSensorArrayHost 1.3.6.1.4.1.3854.1.2.2.1.1
The Host of this sensor, this is the IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hhmsSensorArrayUseDHCP 1.3.6.1.4.1.3854.1.2.2.1.2
To use DHCP enter a 1, to use a static IP address enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

hhmsSensorArrayMAC 1.3.6.1.4.1.3854.1.2.2.1.3
The MAC address of this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySetCommunity 1.3.6.1.4.1.3854.1.2.2.1.4
The sensorArray community string used for snmp Sets
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayGetCommunity 1.3.6.1.4.1.3854.1.2.2.1.5
The sensorArray community string used for snmp Gets
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayDescription 1.3.6.1.4.1.3854.1.2.2.1.6
A Description of this sensorArray
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayLocation 1.3.6.1.4.1.3854.1.2.2.1.7
The description of the physical location of this sensorArray
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayLastUpdate 1.3.6.1.4.1.3854.1.2.2.1.8
The last time the sensorArray was read
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayStatus 1.3.6.1.4.1.3854.1.2.2.1.9
The current status of this sensorArray
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), sensorError(7)  

hhmsSensorArrayOnline 1.3.6.1.4.1.3854.1.2.2.1.10
If this sensorArray is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayGoOnline 1.3.6.1.4.1.3854.1.2.2.1.11
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayReadInterval 1.3.6.1.4.1.3854.1.2.2.1.12
How many seconds between readings of this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayReceiveTimeout 1.3.6.1.4.1.3854.1.2.2.1.13
How many seconds to wait to receive data from the sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayReceiveRetries 1.3.6.1.4.1.3854.1.2.2.1.14
How many times to retry to receive data before giving up. A -1 means never give up trying
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayVersion 1.3.6.1.4.1.3854.1.2.2.1.15
The version of this SensorArray
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempTable 1.3.6.1.4.1.3854.1.2.2.1.16
This table contains the data for every Temperature Sensor in the SensorArray. Each row in the table contains data for a different Temperature Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayTempEntry

hhmsSensorArrayTempEntry 1.3.6.1.4.1.3854.1.2.2.1.16.1
This is an entry in the hhmsSensorArrayTempEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayTempEntry  

hhmsSensorArrayTempDescription 1.3.6.1.4.1.3854.1.2.2.1.16.1.1
A Description of this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayTempLocation 1.3.6.1.4.1.3854.1.2.2.1.16.1.2
The physical location of this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayTempDegree 1.3.6.1.4.1.3854.1.2.2.1.16.1.3
The degrees in this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempStatus 1.3.6.1.4.1.3854.1.2.2.1.16.1.4
The current status of this Sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), highWarning(3), highCritical(4), lowWarning(5), lowCritical(6), sensorError(7)  

hhmsSensorArrayTempOnline 1.3.6.1.4.1.3854.1.2.2.1.16.1.5
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayTempGoOnline 1.3.6.1.4.1.3854.1.2.2.1.16.1.6
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayTempHighWarning 1.3.6.1.4.1.3854.1.2.2.1.16.1.7
How hot this sensor gets before it sends a warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempHighCritical 1.3.6.1.4.1.3854.1.2.2.1.16.1.8
How hot this sensor gets before it sends a critical event
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempLowWarning 1.3.6.1.4.1.3854.1.2.2.1.16.1.9
How cold this sensor gets before it sends a warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempLowCritical 1.3.6.1.4.1.3854.1.2.2.1.16.1.10
How cold this sensor gets before it sends a critical event
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempRearm 1.3.6.1.4.1.3854.1.2.2.1.16.1.11
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down hhmsTempRearm degrees below warning before the status goes to normal
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempDegreeType 1.3.6.1.4.1.3854.1.2.2.1.16.1.12
The degrees are in fahrenheit(0) or in celsius(1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fahr(0), celsius(1)  

hhmsSensorArrayTempSensorType 1.3.6.1.4.1.3854.1.2.2.1.16.1.13
The type of temperture sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER type1(0), type2(1)  

hhmsSensorArrayTempTestStatus 1.3.6.1.4.1.3854.1.2.2.1.16.1.14
Set the status for test purposes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testNoStatus(1), testNormal(2), testHighWarning(3), testHighCritical(4), testLowWarning(5), testLowCritical(6), sensorError(7)  

hhmsSensorArrayTempTestDegree 1.3.6.1.4.1.3854.1.2.2.1.16.1.15
Enter the degrees in this sensor for test purposes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayTempIndex 1.3.6.1.4.1.3854.1.2.2.1.16.1.16
The index into the temperature sensor table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

hhmsSensorArrayHumidityTable 1.3.6.1.4.1.3854.1.2.2.1.17
This table contains the data for every Humidity Sensor in the SensorArray. Each row in the table contains data for a different Humidity Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayHumidityEntry

hhmsSensorArrayHumidityEntry 1.3.6.1.4.1.3854.1.2.2.1.17.1
This is an entry in the hhmsSensorArrayHumidityEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayHumidityEntry  

hhmsSensorArrayHumidityDescription 1.3.6.1.4.1.3854.1.2.2.1.17.1.1
A Description of this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayHumidityLocation 1.3.6.1.4.1.3854.1.2.2.1.17.1.2
The physical location of this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayHumidityPercent 1.3.6.1.4.1.3854.1.2.2.1.17.1.3
The relative humidity percentage measured by this sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityStatus 1.3.6.1.4.1.3854.1.2.2.1.17.1.4
The current status of this Sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), highWarning(3), highCritical(4), lowWarning(5), lowCritical(6), sensorError(7)  

hhmsSensorArrayHumidityOnline 1.3.6.1.4.1.3854.1.2.2.1.17.1.5
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayHumidityGoOnline 1.3.6.1.4.1.3854.1.2.2.1.17.1.6
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayHumidityHighWarning 1.3.6.1.4.1.3854.1.2.2.1.17.1.7
How high the relative humidity this sensor measures before it sends a warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityHighCritical 1.3.6.1.4.1.3854.1.2.2.1.17.1.8
How high the relative humidity this sensor measures before it becomes critical
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityLowWarning 1.3.6.1.4.1.3854.1.2.2.1.17.1.9
How low the relative humidity this sensor measures before it sends a warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityLowCritical 1.3.6.1.4.1.3854.1.2.2.1.17.1.10
How low the relative humidity this sensor measures before it becomes critical
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityRearm 1.3.6.1.4.1.3854.1.2.2.1.17.1.11
The percent relative humidity to rearm the status. For example if status goes from normal to warning, the humidity must go down hhmsHumidityRearm below warning before the status goes to normal
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityTestStatus 1.3.6.1.4.1.3854.1.2.2.1.17.1.12
Set the status for test purposes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER testNoStatus(1), testNormal(2), testHighWarning(3), testHighCritical(4), testLowWarning(5), testLowCritical(6), sensorError(7)  

hhmsSensorArrayHumidityTestPercent 1.3.6.1.4.1.3854.1.2.2.1.17.1.13
Enter the percent of relative humidity in this sensor for test purposes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayHumidityIndex 1.3.6.1.4.1.3854.1.2.2.1.17.1.14
The index into the Humidity sensor table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

hhmsSensorArraySwitchTable 1.3.6.1.4.1.3854.1.2.2.1.18
This table contains the data for every Switch Sensor in the SensorArray. Each row in the table contains data for a different Switch Sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArraySwitchEntry

hhmsSensorArraySwitchEntry 1.3.6.1.4.1.3854.1.2.2.1.18.1
This is an entry in the hhmsSensorArraySwitchEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArraySwitchEntry  

hhmsSensorArraySwitchDescription 1.3.6.1.4.1.3854.1.2.2.1.18.1.1
A Description of this sensor Switch
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySwitchLocation 1.3.6.1.4.1.3854.1.2.2.1.18.1.2
The physical location of this sensor Switch
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySwitchStatus 1.3.6.1.4.1.3854.1.2.2.1.18.1.3
The current status of this Sensor, only input switches have a status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), critical(4), sensorError(7)  

hhmsSensorArraySwitchOnline 1.3.6.1.4.1.3854.1.2.2.1.18.1.4
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArraySwitchGoOnline 1.3.6.1.4.1.3854.1.2.2.1.18.1.5
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArraySwitchDirection 1.3.6.1.4.1.3854.1.2.2.1.18.1.6
To set a switch to input enter 0. To set a switch to output enter 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER input(0), output(1)  

hhmsSensorArraySwitchNormalState 1.3.6.1.4.1.3854.1.2.2.1.18.1.7
The normal state of an input switch. If an input switch is in this state it is normal, else it is critical. An open switch senses +5 volts. A closed switch senses 0 volts.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

hhmsSensorArraySwitchOutputLevel 1.3.6.1.4.1.3854.1.2.2.1.18.1.8
An output swith can be set to this level
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER low(0), high(1)  

hhmsSensorArraySwitchTestState 1.3.6.1.4.1.3854.1.2.2.1.18.1.9
Enter the status of this Sensor for test purposes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), critical(4), sensorError(7)  

hhmsSensorArraySwitchIndex 1.3.6.1.4.1.3854.1.2.2.1.18.1.10
The index into the Switch sensor table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..24  

hhmsSensorArraySerialTable 1.3.6.1.4.1.3854.1.2.2.1.19
This table contains the data for every Serial Port in the SensorArray. Each row in the table contains data for a different Serial Port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArraySerialEntry

hhmsSensorArraySerialEntry 1.3.6.1.4.1.3854.1.2.2.1.19.1
This is an entry in the hhmsSensorArraySerialEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArraySerialEntry  

hhmsSensorArraySerialDescription 1.3.6.1.4.1.3854.1.2.2.1.19.1.1
A Description of this Serial Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySerialLocation 1.3.6.1.4.1.3854.1.2.2.1.19.1.2
The physical location of this Serial Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySerialStatus 1.3.6.1.4.1.3854.1.2.2.1.19.1.3
The current status of this Serial Port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), critical(4), sensorError(7)  

hhmsSensorArraySerialOnline 1.3.6.1.4.1.3854.1.2.2.1.19.1.4
If this Serial Port is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArraySerialGoOnline 1.3.6.1.4.1.3854.1.2.2.1.19.1.5
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArraySerialData 1.3.6.1.4.1.3854.1.2.2.1.19.1.6
Write sends data, read gets data from this Serial Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySerialBaud 1.3.6.1.4.1.3854.1.2.2.1.19.1.7
Choose the baud rate for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baud1200(255), baud2400(129), baud4800(64), baud9600(32), baud19200(15), baud28800(10), baud38400(7), baud57600(4), baud115200(2)  

hhmsSensorArraySerialDataBits 1.3.6.1.4.1.3854.1.2.2.1.19.1.8
Parity bit for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eight(8)  

hhmsSensorArraySerialParity 1.3.6.1.4.1.3854.1.2.2.1.19.1.9
Parity bit for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1)  

hhmsSensorArraySerialStop 1.3.6.1.4.1.3854.1.2.2.1.19.1.10
Stop bits for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(1)  

hhmsSensorArraySerialCTS 1.3.6.1.4.1.3854.1.2.2.1.19.1.11
Turn CTS on or off for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArraySerialRTS 1.3.6.1.4.1.3854.1.2.2.1.19.1.12
Turn RTS on or off for this serial port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArraySerialConfig 1.3.6.1.4.1.3854.1.2.2.1.19.1.13
A Description of this Serial Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySerialIndex 1.3.6.1.4.1.3854.1.2.2.1.19.1.14
The index into the Serial table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hhmsSensorArrayDebug 1.3.6.1.4.1.3854.1.2.2.1.20
Turn on or off debug messages
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(0)  

hhmsSensorArrayDebugIP 1.3.6.1.4.1.3854.1.2.2.1.21
The IP address to send debug messages to
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayTrapResend 1.3.6.1.4.1.3854.1.2.2.1.22
If traps for Warning or Error should be resent. Traps for Normal status are sent once
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(0)  

hhmsSensorArrayTrapResendInterval 1.3.6.1.4.1.3854.1.2.2.1.23
How often to resend mail or Traps. Enter the number of seconds from 15 to 65535. Mail for WARNING and ERROR are resent at this interval. Traps for Normal status are sent once
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArraySendTraps 1.3.6.1.4.1.3854.1.2.2.1.24
Turn on or off the sending of traps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArrayTrapDestination 1.3.6.1.4.1.3854.1.2.2.1.25
The IP address of the trap destination
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hhmsSensorArrayTrapCommunity 1.3.6.1.4.1.3854.1.2.2.1.26
The community string of the trap destination
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayTrapDefaultGateway 1.3.6.1.4.1.3854.1.2.2.1.27
If the trap destination is on another network, enter the IP address of the router
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hhmsSensorArrayTrapUseDefaultGateway 1.3.6.1.4.1.3854.1.2.2.1.28
If the trap destination uses the default gateway
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArrayTrapDestinationMac 1.3.6.1.4.1.3854.1.2.2.1.29
If the trap destination MAC address
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArraySendMail 1.3.6.1.4.1.3854.1.2.2.1.30
Turn on or off the sending of Mail
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArrayMailRecpt 1.3.6.1.4.1.3854.1.2.2.1.31
The email address of the Recipient
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayMailFrom 1.3.6.1.4.1.3854.1.2.2.1.32
The email address of the Sender
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayMailSmpt 1.3.6.1.4.1.3854.1.2.2.1.33
The IP Address of the SMPT server. Note: This must be in dotted decimal form
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hhmsSensorArrayMailGateway 1.3.6.1.4.1.3854.1.2.2.1.34
If the smpt server is on another network, enter the IP address of the router
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hhmsSensorArrayMailUseGateway 1.3.6.1.4.1.3854.1.2.2.1.35
If the mail uses the default gateway
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

hhmsSensorArrayMailResendInterval 1.3.6.1.4.1.3854.1.2.2.1.36
How often to resend mail or Traps. Enter the number of seconds from 10 to 65535. Mail for WARNING and ERROR are resent at this interval. Mail for Normal status are sent once
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayMailMaxResend 1.3.6.1.4.1.3854.1.2.2.1.37
The maximum number of times to resend mail. If set to 0 only send once. The maximum value is 25
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayMailDestinationMac 1.3.6.1.4.1.3854.1.2.2.1.38
If the mail destination MAC address, either the smpt server or the gateway
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayMailLastStatus 1.3.6.1.4.1.3854.1.2.2.1.39
The status of the most recent attempt to send an email
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayPowerControlTable 1.3.6.1.4.1.3854.1.2.2.1.40
This table contains the Power Control features in the sensorArray.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayPowerControlEntry

hhmsSensorArrayPowerControlEntry 1.3.6.1.4.1.3854.1.2.2.1.40.1
This is an entry in the hhmsSensorArrayPowerControlEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayPowerControlEntry  

hhmsSensorArrayPowerModuleDescription 1.3.6.1.4.1.3854.1.2.2.1.40.1.1
A Description of this Power Module
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayPowerModuleStatus 1.3.6.1.4.1.3854.1.2.2.1.40.1.2
The current status of this Sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), sensorError(7)  

hhmsSensorArrayPowerModuleOnline 1.3.6.1.4.1.3854.1.2.2.1.40.1.3
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayPowerModuleGoOnline 1.3.6.1.4.1.3854.1.2.2.1.40.1.4
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayPowerOutletDescription 1.3.6.1.4.1.3854.1.2.2.1.40.1.5
A Description of this Power Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayPowerOutletStatus 1.3.6.1.4.1.3854.1.2.2.1.40.1.6
The current status of this Sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), on(2), off(3), sensorError(7)  

hhmsSensorArrayPowerOutletSet 1.3.6.1.4.1.3854.1.2.2.1.40.1.7
The current status of this Sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noStatus(1), on(2), off(3), reboot(4), sensorError(7)  

hhmsSensorArrayPowerControlIndex 1.3.6.1.4.1.3854.1.2.2.1.40.1.8
The index into the Power Control table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hhmsSensorArrayPowerMonitorTable 1.3.6.1.4.1.3854.1.2.2.1.41
This table contains the Power Monitor features in the sensorArray.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayPowerMonitorEntry

hhmsSensorArrayPowerMonitorEntry 1.3.6.1.4.1.3854.1.2.2.1.41.1
This is an entry in the hhmsSensorArrayPowerMonitorEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayPowerMonitorEntry  

hhmsSensorArrayPowerMonitorDescription 1.3.6.1.4.1.3854.1.2.2.1.41.1.1
A Description of this Power Monitor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayPowerMonitorCurrent 1.3.6.1.4.1.3854.1.2.2.1.41.1.2
The current in this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorVoltage 1.3.6.1.4.1.3854.1.2.2.1.41.1.3
The voltage in this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorPower 1.3.6.1.4.1.3854.1.2.2.1.41.1.4
The total energy measured so far by this sensor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayPowerMonitorStatus 1.3.6.1.4.1.3854.1.2.2.1.41.1.5
The current status of this Sensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), highWarning(3), highCritical(4), lowWarning(5), lowCritical(6), sensorError(7)  

hhmsSensorArrayPowerMonitorOnline 1.3.6.1.4.1.3854.1.2.2.1.41.1.6
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayPowerMonitorGoOnline 1.3.6.1.4.1.3854.1.2.2.1.41.1.7
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayPowerMonitorHighWarning 1.3.6.1.4.1.3854.1.2.2.1.41.1.8
How many watts of power this sensor detects before the sensor status is set to warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorHighCritical 1.3.6.1.4.1.3854.1.2.2.1.41.1.9
How many watts of power this sensor detects before the sensor status is set to critical
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorLowWarning 1.3.6.1.4.1.3854.1.2.2.1.41.1.10
How many watts of power this sensor detects before the sensor status is set to warning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorLowCritical 1.3.6.1.4.1.3854.1.2.2.1.41.1.11
How many watts of power this sensor detects before the sensor status is set to critical
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorRearm 1.3.6.1.4.1.3854.1.2.2.1.41.1.12
How many watts of power this sensor detects to rearm the status. For example if status goes from normal to warning, the temp must go down hhmsTempRearm degrees below warning before the status goes to normal
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayPowerMonitorIndex 1.3.6.1.4.1.3854.1.2.2.1.41.1.13
The index into the Power table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

hhmsSensorArrayHighDriveTable 1.3.6.1.4.1.3854.1.2.2.1.42
This table contains the High Current Drivers in the sensorArray.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayHighDriveEntry

hhmsSensorArrayHighDriveEntry 1.3.6.1.4.1.3854.1.2.2.1.42.1
This is an entry in the hhmsSensorArrayHighDriveEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayHighDriveEntry  

hhmsSensorArrayHighDriveDescription 1.3.6.1.4.1.3854.1.2.2.1.42.1.1
A Description of this Power Monitor
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayHighDriveOutputLevel 1.3.6.1.4.1.3854.1.2.2.1.42.1.2
The Driver can be on or off. If closed the Open Collector will sink current. If open the Open Collector will tri state
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER closed(0), open(1)  

hhmsSensorArrayHighDriveIndex 1.3.6.1.4.1.3854.1.2.2.1.42.1.3
The index into the HighDrive table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

hhmsSensorArrayCameraTable 1.3.6.1.4.1.3854.1.2.2.1.43
This table contains the Camera features in the sensorArray.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsSensorArrayCameraEntry

hhmsSensorArrayCameraEntry 1.3.6.1.4.1.3854.1.2.2.1.43.1
This is an entry in the hhmsSensorArrayCameraEntry Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsSensorArrayCameraEntry  

hhmsSensorArrayCameraDescription 1.3.6.1.4.1.3854.1.2.2.1.43.1.1
A Description of this Camera
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayCameraOnline 1.3.6.1.4.1.3854.1.2.2.1.43.1.2
If this Sensor is currently online
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

hhmsSensorArrayCameraGoOnline 1.3.6.1.4.1.3854.1.2.2.1.43.1.3
To put online enter a 1, to take offline enter a 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER goOnline(1), goOffline(2)  

hhmsSensorArrayCameraUrlMain 1.3.6.1.4.1.3854.1.2.2.1.43.1.4
The URL of the Camera, for example http://10.1.1.7
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayCameraUrlExtension 1.3.6.1.4.1.3854.1.2.2.1.43.1.5
The cgi extension for the Picture from this Camera for example /webcam/server.jpg
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayCameraRefreshRate 1.3.6.1.4.1.3854.1.2.2.1.43.1.6
How often to refresh the image on the browser in seconds from 5 to 254
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayCameraIndex 1.3.6.1.4.1.3854.1.2.2.1.43.1.7
The index into the Camera table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

hhmsSensorArrayTrapMailPollInterval 1.3.6.1.4.1.3854.1.2.2.1.50
How often the sensor thresholds are tested before sending traps or mail. This can vary from 3 to 15 seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArraySendTestMail 1.3.6.1.4.1.3854.1.2.2.1.51
Send out an email test message
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayLastSystemError 1.3.6.1.4.1.3854.1.2.2.1.52
A text string containing the description of the last system error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsSensorArrayDataCollectionPeriod 1.3.6.1.4.1.3854.1.2.2.1.53
The number of minutes between collections of the data logger. This can vary from 1 to 60 minutes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsSensorArrayMailTimeout 1.3.6.1.4.1.3854.1.2.2.1.54
The number of seconds to wait for a timeout while sending email This can vary from 10 to 60 seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hhmsAgentConfig 1.3.6.1.4.1.3854.1.5
OBJECT IDENTIFIER    

hhmsAgentVersion 1.3.6.1.4.1.3854.1.5.1
The hhms agent release version number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsCompressedSummaryTable 1.3.6.1.4.1.3854.1.5.7
This table contains a way to get summary info to the browser using minimum communication. One get contains a PDU info from multiple sensorArrays
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HhmsCompressedSummaryEntry

hhmsCompressedSummaryEntry 1.3.6.1.4.1.3854.1.5.7.1
This is an entry in the hhmsCompressedSummary Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HhmsCompressedSummaryEntry  

hhmsCompressedSummaryGet 1.3.6.1.4.1.3854.1.5.7.1.1
Get multiple compressed summary PDU
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsCompressedSummaryIndex 1.3.6.1.4.1.3854.1.5.7.1.2
The index into the compressed summary table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

hhmsAgentTraps 1.3.6.1.4.1.3854.1.7
OBJECT IDENTIFIER    

hhmsSensorStatus 1.3.6.1.4.1.3854.1.7.1
The current integer status of the sensor causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noStatus(1), normal(2), highWarning(3), highCritical(4), lowWarning(5), lowCritical(6), sensorError(7)  

hhmsSensorValue 1.3.6.1.4.1.3854.1.7.2
The current integer value of the sensor causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorLevelExceeded 1.3.6.1.4.1.3854.1.7.3
The integer level that was exceeded causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorIndex 1.3.6.1.4.1.3854.1.7.4
The integer index of the sensor causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hhmsSensorName 1.3.6.1.4.1.3854.1.7.5
The name of the sensor causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsSensorDescription 1.3.6.1.4.1.3854.1.7.6
The description of the sensor causing this trap to be sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hhmsUnknownStatus 0
hhmsagent status went to Unknown
TRAP-TYPE    

hhmsNormalStatus 1
hhmsagent status is Normal
TRAP-TYPE    

hhmsWarningStatus 2
hhmsagent status went to Warning
TRAP-TYPE    

hhmsCriticalStatus 3
hhmsagent status went to Critical
TRAP-TYPE    

hhmsDownStatus 4
hhmsagent status went to Disabled
TRAP-TYPE    

hhmsTemperatureStatus 10
Temperature sensor trap
TRAP-TYPE    

hhmsHumidityStatus 20
Humidity sensor trap
TRAP-TYPE    

hhmsSwitchStatus 30
Switch sensor trap
TRAP-TYPE    

hhmsPowerMonitorStatus 40
Power Monitor sensor trap
TRAP-TYPE