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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BASE-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BASE-TRAP-MIB::hwBaseThresholdUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BASE-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BASE-TRAP-MIB::hwBaseThresholdUnit.<entPhysicalIndex>.<hwBaseThresholdType>.<hwBaseThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BASE-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BASE-TRAP-MIB::hwBaseThresholdUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | percentage |
2 | centigrade1 |
3 | centigrade2 |
4 | voltage1 |
5 | voltage2 |
6 | current1 |
7 | current2 |
8 | power1 |
9 | power2 |
Conformance
Member of