LIEBERT-SITENET-INTEGRATOR-MIB: View SNMP OID List / Download MIB
VENDOR: VERTIV
Home | MIB: LIEBERT-SITENET-INTEGRATOR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
emerson | 1.3.6.1.4.1.476 | |||
liebertCorp | 1.3.6.1.4.1.476.1 | |||
liebertUps | 1.3.6.1.4.1.476.1.1 | |||
liebertEnvironment | 1.3.6.1.4.1.476.1.2 | |||
leExtensions | 1.3.6.1.4.1.476.1.2.1 | |||
leSiteNet01 | 1.3.6.1.4.1.476.1.2.1.1 | |||
envMIB | 1.3.6.1.4.1.476.1.2.1.1.1 | |||
envIdent | 1.3.6.1.4.1.476.1.2.1.1.1.1 | |||
envIdentManufacturer | 1.3.6.1.4.1.476.1.2.1.1.1.1.1 | displaystring | read-only |
The Environmental Control Unit manufacturer. |
envIdentModel | 1.3.6.1.4.1.476.1.2.1.1.1.1.2 | displaystring | read-write |
The Environmental Control Unit Model designation. |
envIdentSoftwareVersion | 1.3.6.1.4.1.476.1.2.1.1.1.1.3 | displaystring | read-only |
The Environmental SNMP Agent software version. |
envIdentSpecific | 1.3.6.1.4.1.476.1.2.1.1.1.1.4 | object identifier | read-only |
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. |
envDigitalInputs | 1.3.6.1.4.1.476.1.2.1.1.1.2 | |||
envDigInput1 | 1.3.6.1.4.1.476.1.2.1.1.1.2.1 | |||
envDigInput1State | 1.3.6.1.4.1.476.1.2.1.1.1.2.1.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput1Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.1.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 1. The text string is stored in non-volatile memory. |
envDigInput1Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.1.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput1TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.1.4 | truthvalue | read-write |
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. |
envDigInput2 | 1.3.6.1.4.1.476.1.2.1.1.1.2.2 | |||
envDigInput2State | 1.3.6.1.4.1.476.1.2.1.1.1.2.2.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput2Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.2.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 2. The text string is stored in non-volatile memory. |
envDigInput2Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.2.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput2TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.2.4 | truthvalue | read-write |
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. |
envDigInput3 | 1.3.6.1.4.1.476.1.2.1.1.1.2.3 | |||
envDigInput3State | 1.3.6.1.4.1.476.1.2.1.1.1.2.3.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput3Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.3.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 3. The text string is stored in non-volatile memory. |
envDigInput3Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.3.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput3TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.3.4 | truthvalue | read-write |
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. |
envDigInput4 | 1.3.6.1.4.1.476.1.2.1.1.1.2.4 | |||
envDigInput4State | 1.3.6.1.4.1.476.1.2.1.1.1.2.4.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput4Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.4.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 4. The text string is stored in non-volatile memory. |
envDigInput4Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.4.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput4TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.4.4 | truthvalue | read-write |
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. |
envDigInput5 | 1.3.6.1.4.1.476.1.2.1.1.1.2.5 | |||
envDigInput5State | 1.3.6.1.4.1.476.1.2.1.1.1.2.5.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput5Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.5.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 5. The text string is stored in non-volatile memory. |
envDigInput5Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.5.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput5TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.5.4 | truthvalue | read-write |
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. |
envDigInput6 | 1.3.6.1.4.1.476.1.2.1.1.1.2.6 | |||
envDigInput6State | 1.3.6.1.4.1.476.1.2.1.1.1.2.6.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput6Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.6.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 6. The text string is stored in non-volatile memory. |
envDigInput6Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.6.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput6TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.6.4 | truthvalue | read-write |
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. |
envDigInput7 | 1.3.6.1.4.1.476.1.2.1.1.1.2.7 | |||
envDigInput7State | 1.3.6.1.4.1.476.1.2.1.1.1.2.7.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput7Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.7.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 7. The text string is stored in non-volatile memory. |
envDigInput7Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.7.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput7TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.7.4 | truthvalue | read-write |
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. |
envDigInput8 | 1.3.6.1.4.1.476.1.2.1.1.1.2.8 | |||
envDigInput8State | 1.3.6.1.4.1.476.1.2.1.1.1.2.8.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput8Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.8.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 8. The text string is stored in non-volatile memory. |
envDigInput8Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.8.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput8TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.8.4 | truthvalue | read-write |
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. |
envDigInput9 | 1.3.6.1.4.1.476.1.2.1.1.1.2.9 | |||
envDigInput9State | 1.3.6.1.4.1.476.1.2.1.1.1.2.9.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput9Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.9.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 9. The text string is stored in non-volatile memory. |
envDigInput9Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.9.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput9TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.9.4 | truthvalue | read-write |
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. |
envDigInput10 | 1.3.6.1.4.1.476.1.2.1.1.1.2.10 | |||
envDigInput10State | 1.3.6.1.4.1.476.1.2.1.1.1.2.10.1 | integer | read-only |
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). Enumeration: 'false': 2, 'notInstalled': 3, 'true': 1. |
envDigInput10Label | 1.3.6.1.4.1.476.1.2.1.1.1.2.10.2 | displaystring | read-write |
A user-defined text string associated with Digital Input Number 10. The text string is stored in non-volatile memory. |
envDigInput10Polarity | 1.3.6.1.4.1.476.1.2.1.1.1.2.10.3 | integer | read-write |
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. Enumeration: 'notDefined': 3, 'activeLow': 2, 'activeHigh': 1. |
envDigInput10TrapEnabled | 1.3.6.1.4.1.476.1.2.1.1.1.2.10.4 | truthvalue | read-write |
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. |
envRelays | 1.3.6.1.4.1.476.1.2.1.1.1.3 | |||
envRelay1 | 1.3.6.1.4.1.476.1.2.1.1.1.3.1 | |||
envRelay1State | 1.3.6.1.4.1.476.1.2.1.1.1.3.1.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envRelay1Label | 1.3.6.1.4.1.476.1.2.1.1.1.3.1.2 | displaystring | read-write |
A user-defined text string associated with Output Relay Number 1. The text string is stored in non-volatile memory. |
envRelay1Control | 1.3.6.1.4.1.476.1.2.1.1.1.3.1.3 | integer | read-write |
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. |
envRelay2 | 1.3.6.1.4.1.476.1.2.1.1.1.3.2 | |||
envRelay2State | 1.3.6.1.4.1.476.1.2.1.1.1.3.2.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envRelay2Label | 1.3.6.1.4.1.476.1.2.1.1.1.3.2.2 | displaystring | read-write |
A user-defined text string associated with Output Relay Number 2. The text string is stored in non-volatile memory. |
envRelay2Control | 1.3.6.1.4.1.476.1.2.1.1.1.3.2.3 | integer | read-write |
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. |
envOutputs | 1.3.6.1.4.1.476.1.2.1.1.1.4 | |||
envAudible | 1.3.6.1.4.1.476.1.2.1.1.1.4.1 | |||
envAudibleState | 1.3.6.1.4.1.476.1.2.1.1.1.4.1.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envAudibleControl | 1.3.6.1.4.1.476.1.2.1.1.1.4.1.2 | integer | read-write |
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. |
envLED1 | 1.3.6.1.4.1.476.1.2.1.1.1.4.2 | |||
envLED1State | 1.3.6.1.4.1.476.1.2.1.1.1.4.2.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envLED1Label | 1.3.6.1.4.1.476.1.2.1.1.1.4.2.2 | displaystring | read-write |
A user-defined text string associated with Output LED Number 1. The text string is stored in non-volatile memory. |
envLED1Control | 1.3.6.1.4.1.476.1.2.1.1.1.4.2.3 | integer | read-write |
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. |
envLED2 | 1.3.6.1.4.1.476.1.2.1.1.1.4.3 | |||
envLED2State | 1.3.6.1.4.1.476.1.2.1.1.1.4.3.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envLED2Label | 1.3.6.1.4.1.476.1.2.1.1.1.4.3.2 | displaystring | read-write |
A user-defined text string associated with Output LED Number 2. The text string is stored in non-volatile memory. |
envLED2Control | 1.3.6.1.4.1.476.1.2.1.1.1.4.3.3 | integer | read-write |
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. |
envLED3 | 1.3.6.1.4.1.476.1.2.1.1.1.4.4 | |||
envLED3State | 1.3.6.1.4.1.476.1.2.1.1.1.4.4.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envLED3Label | 1.3.6.1.4.1.476.1.2.1.1.1.4.4.2 | displaystring | read-write |
A user-defined text string associated with Output LED Number 3. The text string is stored in non-volatile memory. |
envLED3Control | 1.3.6.1.4.1.476.1.2.1.1.1.4.4.3 | integer | read-write |
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. |
envReceptacles | 1.3.6.1.4.1.476.1.2.1.1.1.5 | |||
envReceptacle1 | 1.3.6.1.4.1.476.1.2.1.1.1.5.1 | |||
envReceptacle1State | 1.3.6.1.4.1.476.1.2.1.1.1.5.1.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envReceptacle1Label | 1.3.6.1.4.1.476.1.2.1.1.1.5.1.2 | displaystring | read-write |
A user-defined text string associated with Receptacle Number 1. The text string is stored in non-volatile memory. |
envReceptacle2 | 1.3.6.1.4.1.476.1.2.1.1.1.5.2 | |||
envReceptacle2State | 1.3.6.1.4.1.476.1.2.1.1.1.5.2.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envReceptacle2Label | 1.3.6.1.4.1.476.1.2.1.1.1.5.2.2 | displaystring | read-write |
A user-defined text string associated with Receptacle Number 2. The text string is stored in non-volatile memory. |
envReceptacle3 | 1.3.6.1.4.1.476.1.2.1.1.1.5.3 | |||
envReceptacle3State | 1.3.6.1.4.1.476.1.2.1.1.1.5.3.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envReceptacle3Label | 1.3.6.1.4.1.476.1.2.1.1.1.5.3.2 | displaystring | read-write |
A user-defined text string associated with Receptacle Number 3. The text string is stored in non-volatile memory. |
envReceptacle4 | 1.3.6.1.4.1.476.1.2.1.1.1.5.4 | |||
envReceptacle4State | 1.3.6.1.4.1.476.1.2.1.1.1.5.4.1 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envReceptacle4Label | 1.3.6.1.4.1.476.1.2.1.1.1.5.4.2 | displaystring | read-write |
A user-defined text string associated with Receptacle Number 4. The text string is stored in non-volatile memory. |
envAlarms | 1.3.6.1.4.1.476.1.2.1.1.1.6 | |||
envSummaryAlarm | 1.3.6.1.4.1.476.1.2.1.1.1.6.1 | integer | read-only |
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 |
envTemperatureSensors | 1.3.6.1.4.1.476.1.2.1.1.1.7 | |||
envTemperature1 | 1.3.6.1.4.1.476.1.2.1.1.1.7.1 | |||
envTemperature1State | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.1 | integer | read-write |
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. Enumeration: 'notInstalled': 1, 'installed': 2. |
envTemperature1F | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.2 | integer | read-only |
The temperature for sensor 1 in degrees Fahrenheit. |
envTemperature1C | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.3 | integer | read-only |
The temperature for sensor 1 in degrees Centigrade. |
envTemperature1Label | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.4 | displaystring | read-write |
A user-defined text string associated with Temperature Input Number 1. The text string is stored in non-volatile memory. |
envTemperature1OffsetF | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.5 | integer | read-write |
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. |
envTemperature1OffsetC | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.6 | integer | read-write |
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. |
envTemp1HighLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.7 | integer | read-write |
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. |
envTemp1HighLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.8 | integer | read-write |
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. |
envTemp1LowLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.9 | integer | read-write |
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. |
envTemp1LowLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.1.10 | integer | read-write |
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. |
envTemperature2 | 1.3.6.1.4.1.476.1.2.1.1.1.7.2 | |||
envTemperature2State | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.1 | integer | read-write |
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. Enumeration: 'notInstalled': 1, 'installed': 2. |
envTemperature2F | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.2 | integer | read-only |
The temperature for sensor 2 in degrees Fahrenheit. |
envTemperature2C | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.3 | integer | read-only |
The temperature for sensor 2 in degrees Centigrade. |
envTemperature2Label | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.4 | displaystring | read-write |
A user-defined text string associated with Temperature Input Number 2. The text string is stored in non-volatile memory. |
envTemperature2OffsetF | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.5 | integer | read-write |
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. |
envTemperature2OffsetC | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.6 | integer | read-write |
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. |
envTemp2HighLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.7 | integer | read-write |
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. |
envTemp2HighLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.8 | integer | read-write |
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. |
envTemp2LowLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.9 | integer | read-write |
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. |
envTemp2LowLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.2.10 | integer | read-write |
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. |
envTemperature3 | 1.3.6.1.4.1.476.1.2.1.1.1.7.3 | |||
envTemperature3State | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.1 | integer | read-write |
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. Enumeration: 'airSensorInstalled': 2, 'notInstalled': 1, 'waterSensorInstalled': 3. |
envTemperature3F | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.2 | integer | read-only |
The temperature for sensor 3 in degrees Fahrenheit. |
envTemperature3C | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.3 | integer | read-only |
The temperature for sensor 3 in degrees Centigrade. |
envTemperature3Label | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.4 | displaystring | read-write |
A user-defined text string associated with Temperature Input Number 3. The text string is stored in non-volatile memory. |
envTemperature3OffsetF | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.5 | integer | read-write |
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. |
envTemperature3OffsetC | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.6 | integer | read-write |
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. |
envTemp3HighLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.7 | integer | read-write |
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. |
envTemp3HighLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.8 | integer | read-write |
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. |
envTemp3LowLimitF | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.9 | integer | read-write |
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. |
envTemp3LowLimitC | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.10 | integer | read-write |
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. |
envTemp3Calibrate | 1.3.6.1.4.1.476.1.2.1.1.1.7.3.11 | integer | read-write |
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. Enumeration: 'on': 1, 'off': 2. |
envHumiditySensors | 1.3.6.1.4.1.476.1.2.1.1.1.8 | |||
envHumidity1 | 1.3.6.1.4.1.476.1.2.1.1.1.8.1 | |||
envHumidity1State | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.1 | integer | read-write |
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. Enumeration: 'notInstalled': 1, 'installed': 2. |
envHumidity1RH | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.2 | integer | read-only |
The humidity for sensor 1 in percent RH. |
envHumidity1Label | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.3 | displaystring | read-write |
A user-defined text string associated with Humidity Input Number 1. The text string is stored in non-volatile memory. |
envHumidity1Offset | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.4 | integer | read-write |
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. |
envHumidity1HighLimit | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.5 | integer | read-write |
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. |
envHumidity1LowLimit | 1.3.6.1.4.1.476.1.2.1.1.1.8.1.6 | integer | read-write |
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. |
envHumidity2 | 1.3.6.1.4.1.476.1.2.1.1.1.8.2 | |||
envHumidity2State | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.1 | integer | read-write |
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. Enumeration: 'notInstalled': 1, 'installed': 2. |
envHumidity2RH | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.2 | integer | read-only |
The humidity for sensor 2 in percent RH. |
envHumidity2Label | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.3 | displaystring | read-write |
A user-defined text string associated with Humidity Input Number 2. The text string is stored in non-volatile memory. |
envHumidity2Offset | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.4 | integer | read-write |
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. |
envHumidity2HighLimit | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.5 | integer | read-write |
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. |
envHumidity2LowLimit | 1.3.6.1.4.1.476.1.2.1.1.1.8.2.6 | integer | read-write |
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. |
envTraps | 1.3.6.1.4.1.476.1.2.1.1.1.11 | |||
envSummaryAlarmTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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. |
||
envDigInput1TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput1FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput2TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput2FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput3TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput3FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput4TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput4FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput5TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput5FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput6TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput6FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput7TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput7FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput8TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput8FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput9TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput9FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput10TrueTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envDigInput10FalseTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.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). |
||
envTemperature1HighTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.22 |
An envTemperature1HighTrap signifies that the sensor reading has gone above the HighLimit value. |
||
envTemperature1LowTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.23 |
An envTemperature1LowTrap signifies that the sensor reading has gone below the LowLimit value. |
||
envTemperature1NormalTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.24 |
An envTemperature1NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit. |
||
envTemperature2HighTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.25 |
An envTemperature2HighTrap signifies that the sensor reading has gone above the HighLimit value. |
||
envTemperature2LowTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.26 |
An envTemperature2LowTrap signifies that the sensor reading has gone below the LowLimit value. |
||
envTemperature2NormalTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.27 |
An envTemperature2NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit. |
||
envTemperature3HighTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.28 |
An envTemperature3HighTrap signifies that the sensor reading has gone above the HighLimit value. |
||
envTemperature3LowTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.29 |
An envTemperature3LowTrap signifies that the sensor reading has gone below the LowLimit value. |
||
envTemperature3NormalTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.30 |
An envTemperature3NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit. |
||
envHumidity1HighTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.31 |
An envHumidity1HighTrap signifies that the sensor reading has gone above the HighLimit value. |
||
envHumidity1LowTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.32 |
An envHumidity1LowTrap signifies that the sensor reading has gone below the LowLimit value. |
||
envHumidity1NormalTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.33 |
An envHumidity1NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit. |
||
envHumidity2HighTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.34 |
An envHumidity2HighTrap signifies that the sensor reading has gone above the HighLimit value. |
||
envHumidity2LowTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.35 |
An envHumidity2LowTrap signifies that the sensor reading has gone below the LowLimit value. |
||
envHumidity2NormalTrap | 1.3.6.1.4.1.476.1.2.1.1.1.110.36 |
An envHumidity2NormalTrap signifies that the sensor reading has return to the range bounded by HighLimit and LowLimit. |
||
leExperimental | 1.3.6.1.4.1.476.1.2.2 | |||
lePrivate | 1.3.6.1.4.1.476.1.2.3 |