proTempPollPeriod
PROTEON-MIB ·
.1.3.6.1.4.1.1.6.3.4
Object
scalar
mandatory
Integer32
This attribute determines how often the thermometer system will recalculate the current temperature and any temperature range checks. This value represents time in seconds between temperature recalculations.
Context
- MIB
- PROTEON-MIB
- OID
.1.3.6.1.4.1.1.6.3.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- proTemp
- Siblings
- 13
Syntax
Integer32
Values & Constraints
Object Constraints
range: 10-600
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| proTempScale mandatory Indicates the scale used when reporting temperature values.
If Celsius(1), all temperature values are in degrees Celsius.
If Fahrenheit(2), all temperature values are in degrees
F… | scalar | Enumeration | .1.3.6.1.4.1.1.6.3.1 |
| proLowTempCondition mandatory Indicates whether a Low Temperature Condition is active.
This attribute will be set ON(2) if a Low Temperature Condition
is active. | scalar | Enumeration | .1.3.6.1.4.1.1.6.3.10 |
| proHighestTemp mandatory This is the highest temperature recorded by the router since
last reset. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.11 |
| proHighTempTime mandatory This is the time (in hundreds of seconds) that has elapsed
since proHighestTemp was last recorded. | scalar | RFC1155-SMITimeTicks | .1.3.6.1.4.1.1.6.3.12 |
| proLowestTemp mandatory This is the lowest temperature recorded by the router since
last reset. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.13 |
| proLowTempTime mandatory This is the time (in hundreds of seconds) that has elapsed
since proLowestTemp was last recorded. | scalar | RFC1155-SMITimeTicks | .1.3.6.1.4.1.1.6.3.14 |
| proMaxHwTemp mandatory This attribute indicates the maximum temperature that the
thermometer system can record. This attribute is used as
an upper bound for all temperature ranges. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.2 |
| proMinHwTemp mandatory This attribute indicates the minimum temperature that the
thermometer system can record. This attribute is used as
a lower bound for all temperature ranges. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.3 |
| proCurrentTemp mandatory The current ambient temperature of the system. This value
is recalculated by the system once per proTempPollPeriod. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.5 |
| proLowTempThreshold mandatory The temperature that will cause a Low Temperature
Condition to become true. The Low Temperature Condition will
become true when:
proCurrentTemp <= proLowTempThresh… | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.6 |
| proHighTempThreshold mandatory The temperature that will cause a High Temperature
Condition to become true. The High Temperature Condition will
become true when:
proCurrentTemp >= proHighTempThr… | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.7 |
| proTempHysteresis mandatory The number of degrees that the current ambient temperature
must drop below proHighTempThreshold or above proLowTempTheshold
before the threshold's condition is deactivated. | scalar | Integer32 | .1.3.6.1.4.1.1.6.3.8 |
| proHighTempCondition mandatory Indicates whether a High Temperature Condition is active.
This attribute will be set ON(2) if a High Temperature Condition
is active. | scalar | Enumeration | .1.3.6.1.4.1.1.6.3.9 |