hwBaseThresholdUnit
HUAWEI-BASE-TRAP-MIB ·
.1.3.6.1.4.1.2011.5.25.129.1.6.1.4
Object
column
Enumeration
The unit for this threshold value.
percentage(1) ---unit for humidity
centigrade1(2) ---unit for temperature
centigrade2(3) ---unit for hundredth of centigrade
voltage1(4) ---unit for volt (V)
voltage2(5) ---unit for thousandth of volt (mV)
electric current:
current1(6) ---unit for milliampere (mA)
current2(7) ---unit for microampere (uA)
power1(8) ---unit for dbm(decibels above one milliwatt in 600 ohms)
power2(9) ---unit for hundredth of dbm(decibels above one milliwatt in 600 ohms)
Context
- MIB
- HUAWEI-BASE-TRAP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.129.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwBaseThresholdEntry
- Table
- hwBaseThresholdTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | percentage |
2 | centigrade1 |
3 | centigrade2 |
4 | voltage1 |
5 | voltage2 |
6 | current1 |
7 | current2 |
8 | power1 |
9 | power2 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwBaseThresholdType The index to indicate the type of threshold for an entry.Such as
temperature, humidity ,power supply...... | column | Enumeration | .1.3.6.1.4.1.2011.5.25.129.1.6.1.1 |
| hwBaseThresholdIndex A subindex to identify each sensor on physical entity. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.2 |
| hwBaseThresholdValue The current value that been measured. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.3 |
| hwBaseThresholdLowCritical The critical alarm threshold for falling alarm. It could be used
for a more dangerous instance than hwBaseThresholdLowWarning.
It should be equal to hwBaseThreshold… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.5 |
| hwBaseThresholdLowWarning The normal warning threshold for falling alarm. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.6 |
| hwBaseThresholdHighWarning The normal warning threshold for rising alarm. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.7 |
| hwBaseThresholdHighCritical The critical alarm threshold for rising alarm. It could be used
for a more dangerous instance than hwBaseThresholdHighWarning.
It should be equal to hwBaseThreshold… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.25.129.1.6.1.8 |