hwBaseThresholdUnit OBJECT-TYPE SYNTAX INTEGER { percentage(1), centigrade1(2), centigrade2(3), voltage1(4), voltage2(5), current1(6), current2(7), power1(8), power2(9) } MAX-ACCESS read-only STATUS current DESCRIPTION "The unit for this threshold value. percentage(1) centigrade1(2) centigrade2(3) voltage1(4) voltage2(5) electric current: current1(6) current2(7) power1(8) power2(9) ::= { hwBaseThresholdEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.129.1.6.1.1 | hwBaseThresholdType | 0 | 0 | The index to indicate the type of threshold for an entry.Such as temperature, humidity ,power supply...... |
1.3.6.1.4.1.2011.5.25.129.1.6.1.2 | hwBaseThresholdIndex | 0 | 0 | A subindex to identify each sensor on physical entity. |
1.3.6.1.4.1.2011.5.25.129.1.6.1.3 | hwBaseThresholdValue | 0 | 0 | The current value that been measured. |
1.3.6.1.4.1.2011.5.25.129.1.6.1.5 | hwBaseThresholdLowCritical | 0 | 0 | The critical alarm threshold for falling alarm. It could be used for a more dangerous instance than hwBaseThresholdLowWarning. I… |
1.3.6.1.4.1.2011.5.25.129.1.6.1.6 | hwBaseThresholdLowWarning | 0 | 0 | The normal warning threshold for falling alarm. |
1.3.6.1.4.1.2011.5.25.129.1.6.1.7 | hwBaseThresholdHighWarning | 0 | 0 | The normal warning threshold for rising alarm. |
1.3.6.1.4.1.2011.5.25.129.1.6.1.8 | hwBaseThresholdHighCritical | 0 | 0 | The critical alarm threshold for rising alarm. It could be used for a more dangerous instance than hwBaseThresholdHighWarning. I… |