hwBaseUsageType
HUAWEI-BASE-TRAP-MIB ·
.1.3.6.1.4.1.2011.5.25.129.1.7.1.1
Object
column Enumeration
The index to indicate the type of threshold for an entry.Such as cpu,memory,flash and so on.
Context
- MIB
- HUAWEI-BASE-TRAP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.129.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwBaseUsageEntry
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::hwBaseUsageType'
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::hwBaseUsageType.<entPhysicalIndex>.<hwBaseUsageType>.<hwBaseUsageIndex>'
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::hwBaseUsageType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cpuUtilization |
2 | memoryUtilization |
3 | diskUtilizatino |
4 | flashUtilizatino |
5 | cfCardUtilization |