hwUpsTrapsLevel
HUAWEI-UPS-MIB ·
.1.3.6.1.4.1.2011.6.174.2.1.7
Object
scalar Enumeration
Alarm level, which users can configure the alarm severity, is an enumeration type: If the enumeration value is 1, it indicates a critical alarm; If the enumeration value is 2, it indicates a major alarm; If the enumeration value is 3, it indicates a minor alarm; If the enumeration value is 4, it indicates a warning.
Context
- MIB
- HUAWEI-UPS-MIB
- OID
.1.3.6.1.4.1.2011.6.174.2.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwUpsTrapsVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-UPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-UPS-MIB::hwUpsTrapsLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-UPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-UPS-MIB::hwUpsTrapsLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | major |
3 | minor |
4 | warning |