LIEBERT-SITENET-INTEGRATOR-MIB

File: LIEBERT-SITENET-INTEGRATOR-MIB.mib (82149 bytes)

Imported modules

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

Imported symbols

TRAP-TYPE TruthValue DisplayString
OBJECT-TYPE Counter enterprises

Defined Values

emerson 1.3.6.1.4.1.476
OBJECT IDENTIFIER    

liebertCorp 1.3.6.1.4.1.476.1
OBJECT IDENTIFIER    

liebertUps 1.3.6.1.4.1.476.1.1
OBJECT IDENTIFIER    

liebertEnvironment 1.3.6.1.4.1.476.1.2
OBJECT IDENTIFIER    

leExtensions 1.3.6.1.4.1.476.1.2.1
OBJECT IDENTIFIER    

leExperimental 1.3.6.1.4.1.476.1.2.2
OBJECT IDENTIFIER    

lePrivate 1.3.6.1.4.1.476.1.2.3
OBJECT IDENTIFIER    

leSiteNet01 1.3.6.1.4.1.476.1.2.1.1
OBJECT IDENTIFIER    

envMIB 1.3.6.1.4.1.476.1.2.1.1.1
OBJECT IDENTIFIER    

envIdent 1.3.6.1.4.1.476.1.2.1.1.1.1
OBJECT IDENTIFIER    

envIdentManufacturer 1.3.6.1.4.1.476.1.2.1.1.1.1.1
The Environmental Control Unit manufacturer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

envIdentModel 1.3.6.1.4.1.476.1.2.1.1.1.1.2
The Environmental Control Unit Model designation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envIdentSoftwareVersion 1.3.6.1.4.1.476.1.2.1.1.1.1.3
The Environmental SNMP Agent software version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

envIdentSpecific 1.3.6.1.4.1.476.1.2.1.1.1.1.4
A reference to MIB definitions specific to the particular Environmental Unit being managed. This object is used to locate the product-specific MIB for this device. If this information is not present, its value should be the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

envDigitalInputs 1.3.6.1.4.1.476.1.2.1.1.1.2
OBJECT IDENTIFIER    

envDigInput1 1.3.6.1.4.1.476.1.2.1.1.1.2.1
OBJECT IDENTIFIER    

envDigInput1State 1.3.6.1.4.1.476.1.2.1.1.1.2.1.1
The state of Digital Input Number 1. When the envDigInput1Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput1Polarity is set to activeHigh(1) and the input on Digital Input Number 1 is asserted, this variable returns true(1). When the envDigInput1Polarity is set to activeLow(2) and the input on Digital Input 1 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput1Label 1.3.6.1.4.1.476.1.2.1.1.1.2.1.2
A user-defined text string associated with Digital Input Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput1Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.1.3
The Polarity to be associated with the State variable for Digital Input Number 1. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 1 is being deasserted and return true(1) if Digital Input Number 1 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 1 is being asserted and return true(1) if Digital Input Number 1 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput1TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.1.4
A TRAP may be associated with the State variable for Digital Input Number 1. When envDigInput1TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput1TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput2 1.3.6.1.4.1.476.1.2.1.1.1.2.2
OBJECT IDENTIFIER    

envDigInput2State 1.3.6.1.4.1.476.1.2.1.1.1.2.2.1
The state of Digital Input Number 2. When the envDigInput2Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput2Polarity is set to activeHigh(1) and the input on Digital Input Number 2 is asserted, this variable returns true(1). When the envDigInput2Polarity is set to activeLow(2) and the input on Digital Input 2 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput2Label 1.3.6.1.4.1.476.1.2.1.1.1.2.2.2
A user-defined text string associated with Digital Input Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput2Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.2.3
The Polarity to be associated with the State variable for Digital Input Number 2. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 2 is being deasserted and return true(1) if Digital Input Number 2 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 2 is being asserted and return true(1) if Digital Input Number 2 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput2TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.2.4
A TRAP may be associated with the State variable for Digital Input Number 2. When envDigInput2TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput2TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput3 1.3.6.1.4.1.476.1.2.1.1.1.2.3
OBJECT IDENTIFIER    

envDigInput3State 1.3.6.1.4.1.476.1.2.1.1.1.2.3.1
The state of Digital Input Number 3. When the envDigInput3Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput3Polarity is set to activeHigh(1) and the input on Digital Input Number 3 is asserted, this variable returns true(1). When the envDigInput3Polarity is set to activeLow(2) and the input on Digital Input 3 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput3Label 1.3.6.1.4.1.476.1.2.1.1.1.2.3.2
A user-defined text string associated with Digital Input Number 3. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput3Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.3.3
The Polarity to be associated with the State variable for Digital Input Number 3. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 3 is being deasserted and return true(1) if Digital Input Number 3 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 3 is being asserted and return true(1) if Digital Input Number 3 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput3TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.3.4
A TRAP may be associated with the State variable for Digital Input Number 3. When envDigInput3TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput3TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput4 1.3.6.1.4.1.476.1.2.1.1.1.2.4
OBJECT IDENTIFIER    

envDigInput4State 1.3.6.1.4.1.476.1.2.1.1.1.2.4.1
The state of Digital Input Number 4. When the envDigInput4Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput4Polarity is set to activeHigh(1) and the input on Digital Input Number 4 is asserted, this variable returns true(1). When the envDigInput4Polarity is set to activeLow(2) and the input on Digital Input 4 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput4Label 1.3.6.1.4.1.476.1.2.1.1.1.2.4.2
A user-defined text string associated with Digital Input Number 4. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput4Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.4.3
The Polarity to be associated with the State variable for Digital Input Number 4. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 4 is being deasserted and return true(1) if Digital Input Number 4 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 4 is being asserted and return true(1) if Digital Input Number 4 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput4TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.4.4
A TRAP may be associated with the State variable for Digital Input Number 4. When envDigInput4TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput4TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput5 1.3.6.1.4.1.476.1.2.1.1.1.2.5
OBJECT IDENTIFIER    

envDigInput5State 1.3.6.1.4.1.476.1.2.1.1.1.2.5.1
The state of Digital Input Number 5. When the envDigInput5Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput5Polarity is set to activeHigh(1) and the input on Digital Input Number 5 is asserted, this variable returns true(1). When the envDigInput5Polarity is set to activeLow(2) and the input on Digital Input 5 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput5Label 1.3.6.1.4.1.476.1.2.1.1.1.2.5.2
A user-defined text string associated with Digital Input Number 5. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput5Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.5.3
The Polarity to be associated with the State variable for Digital Input Number 5. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 5 is being deasserted and return true(1) if Digital Input Number 5 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 5 is being asserted and return true(1) if Digital Input Number 5 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput5TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.5.4
A TRAP may be associated with the State variable for Digital Input Number 5. When envDigInput5TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput5TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput6 1.3.6.1.4.1.476.1.2.1.1.1.2.6
OBJECT IDENTIFIER    

envDigInput6State 1.3.6.1.4.1.476.1.2.1.1.1.2.6.1
The state of Digital Input Number 6. When the envDigInput6Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput6Polarity is set to activeHigh(1) and the input on Digital Input Number 6 is asserted, this variable returns true(1). When the envDigInput6Polarity is set to activeLow(2) and the input on Digital Input 6 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput6Label 1.3.6.1.4.1.476.1.2.1.1.1.2.6.2
A user-defined text string associated with Digital Input Number 6. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput6Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.6.3
The Polarity to be associated with the State variable for Digital Input Number 6. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 6 is being deasserted and return true(1) if Digital Input Number 6 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 6 is being asserted and return true(1) if Digital Input Number 6 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput6TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.6.4
A TRAP may be associated with the State variable for Digital Input Number 6. When envDigInput6TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput6TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput7 1.3.6.1.4.1.476.1.2.1.1.1.2.7
OBJECT IDENTIFIER    

envDigInput7State 1.3.6.1.4.1.476.1.2.1.1.1.2.7.1
The state of Digital Input Number 7. When the envDigInput7Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput7Polarity is set to activeHigh(1) and the input on Digital Input Number 7 is asserted, this variable returns true(1). When the envDigInput7Polarity is set to activeLow(2) and the input on Digital Input 7 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput7Label 1.3.6.1.4.1.476.1.2.1.1.1.2.7.2
A user-defined text string associated with Digital Input Number 7. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput7Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.7.3
The Polarity to be associated with the State variable for Digital Input Number 7. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 7 is being deasserted and return true(1) if Digital Input Number 7 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 7 is being asserted and return true(1) if Digital Input Number 7 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput7TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.7.4
A TRAP may be associated with the State variable for Digital Input Number 7. When envDigInput7TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput7TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput8 1.3.6.1.4.1.476.1.2.1.1.1.2.8
OBJECT IDENTIFIER    

envDigInput8State 1.3.6.1.4.1.476.1.2.1.1.1.2.8.1
The state of Digital Input Number 8. When the envDigInput8Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput8Polarity is set to activeHigh(1) and the input on Digital Input Number 8 is asserted, this variable returns true(1). When the envDigInput8Polarity is set to activeLow(2) and the input on Digital Input 8 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput8Label 1.3.6.1.4.1.476.1.2.1.1.1.2.8.2
A user-defined text string associated with Digital Input Number 8. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput8Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.8.3
The Polarity to be associated with the State variable for Digital Input Number 8. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 8 is being deasserted and return true(1) if Digital Input Number 8 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 8 is being asserted and return true(1) if Digital Input Number 8 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput8TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.8.4
A TRAP may be associated with the State variable for Digital Input Number 8. When envDigInput8TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput8TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput9 1.3.6.1.4.1.476.1.2.1.1.1.2.9
OBJECT IDENTIFIER    

envDigInput9State 1.3.6.1.4.1.476.1.2.1.1.1.2.9.1
The state of Digital Input Number 9. When the envDigInput9Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput9Polarity is set to activeHigh(1) and the input on Digital Input Number 9 is asserted, this variable returns true(1). When the envDigInput9Polarity is set to activeLow(2) and the input on Digital Input 9 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput9Label 1.3.6.1.4.1.476.1.2.1.1.1.2.9.2
A user-defined text string associated with Digital Input Number 9. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput9Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.9.3
The Polarity to be associated with the State variable for Digital Input Number 9. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 9 is being deasserted and return true(1) if Digital Input Number 9 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 9 is being asserted and return true(1) if Digital Input Number 9 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput9TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.9.4
A TRAP may be associated with the State variable for Digital Input Number 9. When envDigInput9TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput9TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envDigInput10 1.3.6.1.4.1.476.1.2.1.1.1.2.10
OBJECT IDENTIFIER    

envDigInput10State 1.3.6.1.4.1.476.1.2.1.1.1.2.10.1
The state of Digital Input Number 10. When the envDigInput10Polarity is set to notDefined(3) this variable returns notInstalled(3). When the envDigInput10Polarity is set to activeHigh(1) and the input on Digital Input Number 10 is asserted, this variable returns true(1). When the envDigInput10Polarity is set to activeLow(2) and the input on Digital Input 10 is deasserted, this variable returns true(1). In all other cases, this variable returns false(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2), notInstalled(3)  

envDigInput10Label 1.3.6.1.4.1.476.1.2.1.1.1.2.10.2
A user-defined text string associated with Digital Input Number 10. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envDigInput10Polarity 1.3.6.1.4.1.476.1.2.1.1.1.2.10.3
The Polarity to be associated with the State variable for Digital Input Number 10. It controls the value returned by the State variable. When Polarity is set to notDefined(3), State will return notInstalled(3). When Polarity is set to activeHigh(1), State will return false(2) if Digital Input Number 10 is being deasserted and return true(1) if Digital Input Number 10 is being asserted. When Polarity is set to activeLow(2), State will return false(2) if Digital Input Number 10 is being asserted and return true(1) if Digital Input Number 10 is being deasserted. Polarity is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activeHigh(1), activeLow(2), notDefined(3)  

envDigInput10TrapEnabled 1.3.6.1.4.1.476.1.2.1.1.1.2.10.4
A TRAP may be associated with the State variable for Digital Input Number 10. When envDigInput10TrapEnabled is set to true(1), a TRAP message will be generated when State is true(1). When envDigInput10TrapEnabled is set to false(2), a TRAP message will not be generated regardless of the value of State. TrapEnabled is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

envRelays 1.3.6.1.4.1.476.1.2.1.1.1.3
OBJECT IDENTIFIER    

envRelay1 1.3.6.1.4.1.476.1.2.1.1.1.3.1
OBJECT IDENTIFIER    

envRelay1State 1.3.6.1.4.1.476.1.2.1.1.1.3.1.1
The state of Output Relay Number 1. When State is set to on(1) Output Relay Number 1 is activated and the normally open contacts are closed. When State is set to off(2) Output Relay Number 1 is deactivated and the normally closed contacts are closed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envRelay1Label 1.3.6.1.4.1.476.1.2.1.1.1.3.1.2
A user-defined text string associated with Output Relay Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envRelay1Control 1.3.6.1.4.1.476.1.2.1.1.1.3.1.3
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envRelay2 1.3.6.1.4.1.476.1.2.1.1.1.3.2
OBJECT IDENTIFIER    

envRelay2State 1.3.6.1.4.1.476.1.2.1.1.1.3.2.1
The state of Output Relay Number 2. When State is set to on(1) Output Relay Number 2 is activated and the normally open contacts are closed. When State is set to off(2) Output Relay Number 2 is deactivated and the normally closed contacts are closed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envRelay2Label 1.3.6.1.4.1.476.1.2.1.1.1.3.2.2
A user-defined text string associated with Output Relay Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envRelay2Control 1.3.6.1.4.1.476.1.2.1.1.1.3.2.3
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envOutputs 1.3.6.1.4.1.476.1.2.1.1.1.4
OBJECT IDENTIFIER    

envAudible 1.3.6.1.4.1.476.1.2.1.1.1.4.1
OBJECT IDENTIFIER    

envAudibleState 1.3.6.1.4.1.476.1.2.1.1.1.4.1.1
The state of the Audible Output. When State is set to on(1) the Audible will be sounded. When State is set to off(2) the Audible is muted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envAudibleControl 1.3.6.1.4.1.476.1.2.1.1.1.4.1.2
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envLED1 1.3.6.1.4.1.476.1.2.1.1.1.4.2
OBJECT IDENTIFIER    

envLED1State 1.3.6.1.4.1.476.1.2.1.1.1.4.2.1
The state of Output LED Number 1. When State is set to on(1) LED Number 1 will be lighted. When State is set to off(2) LED Number 1 will not be lighted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envLED1Label 1.3.6.1.4.1.476.1.2.1.1.1.4.2.2
A user-defined text string associated with Output LED Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envLED1Control 1.3.6.1.4.1.476.1.2.1.1.1.4.2.3
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envLED2 1.3.6.1.4.1.476.1.2.1.1.1.4.3
OBJECT IDENTIFIER    

envLED2State 1.3.6.1.4.1.476.1.2.1.1.1.4.3.1
The state of Output LED Number 2. When State is set to on(1) LED Number 2 will be lighted. When State is set to off(2) LED Number 2 will not be lighted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envLED2Label 1.3.6.1.4.1.476.1.2.1.1.1.4.3.2
A user-defined text string associated with Output LED Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envLED2Control 1.3.6.1.4.1.476.1.2.1.1.1.4.3.3
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envLED3 1.3.6.1.4.1.476.1.2.1.1.1.4.4
OBJECT IDENTIFIER    

envLED3State 1.3.6.1.4.1.476.1.2.1.1.1.4.4.1
The state of Output LED Number 3. When State is set to on(1) LED Number 3 will be lighted. When State is set to off(2) LED Number 3 will not be lighted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envLED3Label 1.3.6.1.4.1.476.1.2.1.1.1.4.4.2
A user-defined text string associated with Output LED Number 3. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envLED3Control 1.3.6.1.4.1.476.1.2.1.1.1.4.4.3
If Control value is 0 then this output may be directly controlled by the SNMP Manager. When Control contains any of the following values, or a value resulting from the sum of any of these values the Agent will activate the output when the any of the associated conditions is sensed and de-activate the output when all conditions clear. DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288 The Control variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envReceptacles 1.3.6.1.4.1.476.1.2.1.1.1.5
OBJECT IDENTIFIER    

envReceptacle1 1.3.6.1.4.1.476.1.2.1.1.1.5.1
OBJECT IDENTIFIER    

envReceptacle1State 1.3.6.1.4.1.476.1.2.1.1.1.5.1.1
The state of the Receptacle Number 1. When State is set to on(1) power will be live on Receptacle Number 1. When State is set to off(2) no power is available from Receptacle Number 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envReceptacle1Label 1.3.6.1.4.1.476.1.2.1.1.1.5.1.2
A user-defined text string associated with Receptacle Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envReceptacle2 1.3.6.1.4.1.476.1.2.1.1.1.5.2
OBJECT IDENTIFIER    

envReceptacle2State 1.3.6.1.4.1.476.1.2.1.1.1.5.2.1
The state of the Receptacle Number 2. When State is set to on(1) power will be live on Receptacle Number 2. When State is set to off(2) no power is available from Receptacle Number 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envReceptacle2Label 1.3.6.1.4.1.476.1.2.1.1.1.5.2.2
A user-defined text string associated with Receptacle Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envReceptacle3 1.3.6.1.4.1.476.1.2.1.1.1.5.3
OBJECT IDENTIFIER    

envReceptacle3State 1.3.6.1.4.1.476.1.2.1.1.1.5.3.1
The state of the Receptacle Number 3. When State is set to on(1) power will be live on Receptacle Number 3. When State is set to off(2) no power is available from Receptacle Number 3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envReceptacle3Label 1.3.6.1.4.1.476.1.2.1.1.1.5.3.2
A user-defined text string associated with Receptacle Number 3. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envReceptacle4 1.3.6.1.4.1.476.1.2.1.1.1.5.4
OBJECT IDENTIFIER    

envReceptacle4State 1.3.6.1.4.1.476.1.2.1.1.1.5.4.1
The state of the Receptacle Number 4. When State is set to on(1) power will be live on Receptacle Number 4. When State is set to off(2) no power is available from Receptacle Number 4.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envReceptacle4Label 1.3.6.1.4.1.476.1.2.1.1.1.5.4.2
A user-defined text string associated with Receptacle Number 4. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envAlarms 1.3.6.1.4.1.476.1.2.1.1.1.6
OBJECT IDENTIFIER    

envSummaryAlarm 1.3.6.1.4.1.476.1.2.1.1.1.6.1
The envSummaryAlarm varible will be 0 when no Digital Inputs are true and no other alarm conditions exist. When alarms are active or Digital Inputs are true the value of envSummaryAlarm indicates which alarms and inputs are active as a sum of the values listed below: DigitalInput1State true(1) 1 DigitalInput2State true(1) 2 DigitalInput3State true(1) 4 DigitalInput4State true(1) 8 DigitalInput5State true(1) 16 DigitalInput6State true(1) 32 DigitalInput7State true(1) 64 DigitalInput8State true(1) 128 DigitalInput9State true(1) 256 DigitalInput10State true(1) 512 Temperature1 above HighLimit 1024 Temperature1 below LowLimit 2048 Temperature2 above HighLimit 4096 Temperature2 below LowLimit 8192 Temperature3 above HighLimit 16384 Temperature3 below LowLimit 32768 Humidity1 above HighLimit 65536 Humidity1 below LowLimit 131072 Humidity2 above HighLimit 262144 Humidity2 below LowLimit 524288
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperatureSensors 1.3.6.1.4.1.476.1.2.1.1.1.7
OBJECT IDENTIFIER    

envTemperature1 1.3.6.1.4.1.476.1.2.1.1.1.7.1
OBJECT IDENTIFIER    

envTemperature1State 1.3.6.1.4.1.476.1.2.1.1.1.7.1.1
The state of use of Temperature Input Number 1. When a sensor is connected to Temperature Input 1 set State to installed(2) to indicate that the value of envTemperature1F and envTemperature1C are valid. When no sensor is connected to Temperature Input 1 set State to notInstalled(1) to indicate that the value of envTemperature1F and envTemperature1C may not be valid. This variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

envTemperature1F 1.3.6.1.4.1.476.1.2.1.1.1.7.1.2
The temperature for sensor 1 in degrees Fahrenheit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature1C 1.3.6.1.4.1.476.1.2.1.1.1.7.1.3
The temperature for sensor 1 in degrees Centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature1Label 1.3.6.1.4.1.476.1.2.1.1.1.7.1.4
A user-defined text string associated with Temperature Input Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envTemperature1OffsetF 1.3.6.1.4.1.476.1.2.1.1.1.7.1.5
A temperature correction Offset associated with the envTemperature1F variable. The value of OffsetF is added to the value from Temperature Sensor Number 1 to obtain the value of the envTemperature1F variable. When this variable is changed the envTemperature1OffsetC variable may also be effected. The OffsetF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature1OffsetC 1.3.6.1.4.1.476.1.2.1.1.1.7.1.6
A temperature correction Offset associated with the envTemperature1C variable. The value of OffsetC is added to the value from Temperature Sensor Number 1 to obtain the value of the envTemperature1C variable. When this variable is changed the envTemperature1OffsetF variable may also be effected. The OffsetC variable is stored in in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp1HighLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.1.7
When envTemperature1F reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 1. The HighLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp1HighLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.1.8
When envTemperature1C reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 1. The HighLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp1LowLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.1.9
When envTemperature1F reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 1. The LowLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp1LowLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.1.10
When envTemperature1C reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 1. The LowLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature2 1.3.6.1.4.1.476.1.2.1.1.1.7.2
OBJECT IDENTIFIER    

envTemperature2State 1.3.6.1.4.1.476.1.2.1.1.1.7.2.1
The state of use of Temperature Input Number 2. When a sensor is connected to Temperature Input 2 set State to installed(2) to indicate that the value of envTemperature2F and envTemperature2C are valid. When no sensor is connected to Temperature Input 2 set State to notInstalled(1) to indicate that the value of envTemperature2F and envTemperature2C may not be valid. This variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

envTemperature2F 1.3.6.1.4.1.476.1.2.1.1.1.7.2.2
The temperature for sensor 2 in degrees Fahrenheit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature2C 1.3.6.1.4.1.476.1.2.1.1.1.7.2.3
The temperature for sensor 2 in degrees Centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature2Label 1.3.6.1.4.1.476.1.2.1.1.1.7.2.4
A user-defined text string associated with Temperature Input Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envTemperature2OffsetF 1.3.6.1.4.1.476.1.2.1.1.1.7.2.5
A temperature correction Offset associated with the envTemperature2F variable. The value of OffsetF is added to the value from Temperature Sensor Number 2 to obtain the value of the envTemperature2F variable. When this variable is changed the envTemperature2OffsetC variable may also be effected. The OffsetF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature2OffsetC 1.3.6.1.4.1.476.1.2.1.1.1.7.2.6
A temperature correction Offset associated with the envTemperature2C variable. The value of OffsetC is added to the value from Temperature Sensor Number 2 to obtain the value of the envTemperature2C variable. When this variable is changed the envTemperature2OffsetF variable may also be effected. The OffsetC variable is stored in in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp2HighLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.2.7
When envTemperature2F reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 2. The HighLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp2HighLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.2.8
When envTemperature2C reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 2. The HighLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp2LowLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.2.9
When envTemperature2F reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 2. The LowLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp2LowLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.2.10
When envTemperature2C reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 2. The LowLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature3 1.3.6.1.4.1.476.1.2.1.1.1.7.3
OBJECT IDENTIFIER    

envTemperature3State 1.3.6.1.4.1.476.1.2.1.1.1.7.3.1
The state of use of Temperature Input Number 3. When a water temperature sensor is connected to Temperature Input 3 set State to waterSensorInstalled(3), when and air temperature sensor is connected set State to airSensorInstalled(2). When no sensor is connected to Temperature Input 3 set State to notInstalled(1) to indicate that the value of envTemperature3F and envTemperature3C may not be valid. This variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notInstalled(1), airSensorInstalled(2), waterSensorInstalled(3)  

envTemperature3F 1.3.6.1.4.1.476.1.2.1.1.1.7.3.2
The temperature for sensor 3 in degrees Fahrenheit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature3C 1.3.6.1.4.1.476.1.2.1.1.1.7.3.3
The temperature for sensor 3 in degrees Centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature3Label 1.3.6.1.4.1.476.1.2.1.1.1.7.3.4
A user-defined text string associated with Temperature Input Number 3. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envTemperature3OffsetF 1.3.6.1.4.1.476.1.2.1.1.1.7.3.5
A temperature correction Offset associated with the envTemperature3F variable. The value of OffsetF is added to the value from Temperature Sensor Number 3 to obtain the value of the envTemperature3F variable. When this variable is changed the envTemperature3OffsetF variable may also be effected. The OffsetF variable is stored in in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemperature3OffsetC 1.3.6.1.4.1.476.1.2.1.1.1.7.3.6
A temperature correction Offset associated with the envTemperature3C variable. The value of OffsetC is added to the value from Temperature Sensor Number 3 to obtain the value of the envTemperature3C variable. When this variable is changed the envTemperature3OffsetF variable may also be effected. The OffsetC variable is stored in in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp3HighLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.3.7
When envTemperature3F reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 3. The HighLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp3HighLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.3.8
When envTemperature3C reaches or exceeds this value a trap will be generated signifying a high temperature condition at temperature sensor 3. The HighLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp3LowLimitF 1.3.6.1.4.1.476.1.2.1.1.1.7.3.9
When envTemperature3F reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 3. The LowLimitF variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp3LowLimitC 1.3.6.1.4.1.476.1.2.1.1.1.7.3.10
When envTemperature3C reaches or goes below this value a trap will be generated signifying a low temperature condition at temperature sensor 3. The LowLimitC variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTemp3Calibrate 1.3.6.1.4.1.476.1.2.1.1.1.7.3.11
A temperature Offset correction routine associated with Temperature Sensor Number 3. When Calibrate is set to on(1) and State is set to waterSensorInstalled(3) the agent runs a self calibration routine which automatically adjusts the OffsetF and OffsetC variables.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

envHumiditySensors 1.3.6.1.4.1.476.1.2.1.1.1.8
OBJECT IDENTIFIER    

envHumidity1 1.3.6.1.4.1.476.1.2.1.1.1.8.1
OBJECT IDENTIFIER    

envHumidity1State 1.3.6.1.4.1.476.1.2.1.1.1.8.1.1
The state of use of Humidity Input Number 1. When a sensor is connected to Humidity Input 1 set State to installed(2) to indicate that the value of envHumidity1RH is valid. When no sensor is connected to Humidity Input 1 set State to notInstalled(1) to indicate that the value of envHumidity1RH may not be valid. This variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

envHumidity1RH 1.3.6.1.4.1.476.1.2.1.1.1.8.1.2
The humidity for sensor 1 in percent RH.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity1Label 1.3.6.1.4.1.476.1.2.1.1.1.8.1.3
A user-defined text string associated with Humidity Input Number 1. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envHumidity1Offset 1.3.6.1.4.1.476.1.2.1.1.1.8.1.4
A humidity correction Offset associated with the envHumidity1RH variable. The value of Offset is added to the value from Humidity Sensor Number 1 to obtain the value of the envHumidity1RH variable. The Offset variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity1HighLimit 1.3.6.1.4.1.476.1.2.1.1.1.8.1.5
When envHumidity1RH reaches or exceeds this value a trap will be generated signifying a high humidity condition at humidity sensor 1. The HighLimit variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity1LowLimit 1.3.6.1.4.1.476.1.2.1.1.1.8.1.6
When envHumidity1RH reaches or goes below this value a trap will be generated signifying a low humidity condition at humidity sensor 1. The LowLimit variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity2 1.3.6.1.4.1.476.1.2.1.1.1.8.2
OBJECT IDENTIFIER    

envHumidity2State 1.3.6.1.4.1.476.1.2.1.1.1.8.2.1
The state of use of Humidity Input Number 2. When a sensor is connected to Humidity Input 2 set State to installed(2) to indicate that the value of envHumidity2RH is valid. When no sensor is connected to Humidity Input 2 set State to notInstalled(1) to indicate that the value of envHumidity2RH may not be valid. This variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notInstalled(1), installed(2)  

envHumidity2RH 1.3.6.1.4.1.476.1.2.1.1.1.8.2.2
The humidity for sensor 2 in percent RH.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity2Label 1.3.6.1.4.1.476.1.2.1.1.1.8.2.3
A user-defined text string associated with Humidity Input Number 2. The text string is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

envHumidity2Offset 1.3.6.1.4.1.476.1.2.1.1.1.8.2.4
A humidity correction Offset associated with the envHumidity2RH variable. The value of Offset is added to the value from Humidity Sensor Number 2 to obtain the value of the envHumidity2RH variable. The Offset variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity2HighLimit 1.3.6.1.4.1.476.1.2.1.1.1.8.2.5
When envHumidity2RH reaches or exceeds this value a trap will be generated signifying a high humidity condition at humidity sensor 2. The HighLimit variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envHumidity2LowLimit 1.3.6.1.4.1.476.1.2.1.1.1.8.2.6
When envHumidity2RH reaches or goes below this value a trap will be generated signifying a low humidity condition at humidity sensor 2. The LowLimit variable is stored in non-volatile memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -2147483648..2147483647  

envTraps 1.3.6.1.4.1.476.1.2.1.1.1.11
OBJECT IDENTIFIER    

envSummaryAlarmTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.1
An envSummaryAlarmTrap is generated each time a digital input State variable changes to true(1) or whenever a temperature or humidity goes above the HighLimit or below the LowLimit.
TRAP-TYPE    

envDigInput1TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.2
An envDigInput1TrueTrap signifies that envDigitalInput1State has changed from false(2) to true(1). This trap is not generated if envDigInput1TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput1FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.3
An envDigInput1FalseTrap signifies that envDigitalInput1State has changed from true(1) to false(2). This trap is not generated if envDigInput1TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput2TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.4
An envDigInput2TrueTrap signifies that envDigitalInput2State has changed from false(2) to true(1). This trap is not generated if envDigInput2TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput2FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.5
An envDigInput2FalseTrap signifies that envDigitalInput2State has changed from true(1) to false(2). This trap is not generated if envDigInput2TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput3TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.6
An envDigInput3TrueTrap signifies that envDigitalInput3State has changed from false(2) to true(1). This trap is not generated if envDigInput3TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput3FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.7
An envDigInput3FalseTrap signifies that envDigitalInput3State has changed from true(1) to false(2). This trap is not generated if envDigInput3TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput4TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.8
An envDigInput4TrueTrap signifies that envDigitalInput4State has changed from false(2) to true(1). This trap is not generated if envDigInput4TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput4FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.9
An envDigInput4FalseTrap signifies that envDigitalInput4State has changed from true(1) to false(2). This trap is not generated if envDigInput4TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput5TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.10
An envDigInput5TrueTrap signifies that envDigitalInput5State has changed from false(2) to true(1). This trap is not generated if envDigInput5TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput5FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.11
An envDigInput5FalseTrap signifies that envDigitalInput5State has changed from true(1) to false(2). This trap is not generated if envDigInput5TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput6TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.12
An envDigInput6TrueTrap signifies that envDigitalInput6State has changed from false(2) to true(1). This trap is not generated if envDigInput6TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput6FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.13
An envDigInput6FalseTrap signifies that envDigitalInput6State has changed from true(1) to false(2). This trap is not generated if envDigInput6TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput7TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.14
An envDigInput7TrueTrap signifies that envDigitalInput7State has changed from false(2) to true(1). This trap is not generated if envDigInput7TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput7FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.15
An envDigInput7FalseTrap signifies that envDigitalInput7State has changed from true(1) to false(2). This trap is not generated if envDigInput7TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput8TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.16
An envDigInput8TrueTrap signifies that envDigitalInput8State has changed from false(2) to true(1). This trap is not generated if envDigInput8TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput8FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.17
An envDigInput8FalseTrap signifies that envDigitalInput8State has changed from true(1) to false(2). This trap is not generated if envDigInput8TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput9TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.18
An envDigInput9TrueTrap signifies that envDigitalInput9State has changed from false(2) to true(1). This trap is not generated if envDigInput9TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput9FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.19
An envDigInput9FalseTrap signifies that envDigitalInput9State has changed from true(1) to false(2). This trap is not generated if envDigInput9TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput10TrueTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.20
An envDigInput10TrueTrap signifies that envDigitalInput10State has changed from false(2) to true(1). This trap is not generated if envDigInput10TrapEnabled is not true(1).
TRAP-TYPE    

envDigInput10FalseTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.21
An envDigInput10FalseTrap signifies that envDigitalInput10State has changed from true(1) to false(2). This trap is not generated if envDigInput10TrapEnabled is not true(1).
TRAP-TYPE    

envTemperature1HighTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.22
An envTemperature1HighTrap signifies that the sensor reading has gone above the HighLimit value.
TRAP-TYPE    

envTemperature1LowTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.23
An envTemperature1LowTrap signifies that the sensor reading has gone below the LowLimit value.
TRAP-TYPE    

envTemperature1NormalTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.24
An envTemperature1NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit.
TRAP-TYPE    

envTemperature2HighTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.25
An envTemperature2HighTrap signifies that the sensor reading has gone above the HighLimit value.
TRAP-TYPE    

envTemperature2LowTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.26
An envTemperature2LowTrap signifies that the sensor reading has gone below the LowLimit value.
TRAP-TYPE    

envTemperature2NormalTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.27
An envTemperature2NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit.
TRAP-TYPE    

envTemperature3HighTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.28
An envTemperature3HighTrap signifies that the sensor reading has gone above the HighLimit value.
TRAP-TYPE    

envTemperature3LowTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.29
An envTemperature3LowTrap signifies that the sensor reading has gone below the LowLimit value.
TRAP-TYPE    

envTemperature3NormalTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.30
An envTemperature3NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit.
TRAP-TYPE    

envHumidity1HighTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.31
An envHumidity1HighTrap signifies that the sensor reading has gone above the HighLimit value.
TRAP-TYPE    

envHumidity1LowTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.32
An envHumidity1LowTrap signifies that the sensor reading has gone below the LowLimit value.
TRAP-TYPE    

envHumidity1NormalTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.33
An envHumidity1NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit.
TRAP-TYPE    

envHumidity2HighTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.34
An envHumidity2HighTrap signifies that the sensor reading has gone above the HighLimit value.
TRAP-TYPE    

envHumidity2LowTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.35
An envHumidity2LowTrap signifies that the sensor reading has gone below the LowLimit value.
TRAP-TYPE    

envHumidity2NormalTrap 1.3.6.1.4.1.476.1.2.1.1.1.11.36
An envHumidity2NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit.
TRAP-TYPE