hwXponOntAlarmPolicyAlarmLevel
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.5.4.1.3
Object
column r/w
Enumeration
This object indicates the ONT alarm level. Options: 1. critical(1) - The ONT alarm level is critical. 2. major(2) - The ONT alarm level is major. 3. minor(3) - The ONT alarm level is minor. 4. warning(4) - The ONT alarm level is warning. 5. unconcern(-1) - The ONT alarm severity is unconcerned in the ONT alarm policy profile. The default value is unconcern(-1).
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.5.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwXponOntAlarmPolicyAlarmEntry
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-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponOntAlarmPolicyAlarmLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponOntAlarmPolicyAlarmLevel.<hwXponOntAlarmPolicyCfgNameIndex>.<hwXponOntAlarmPolicyAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwXponOntAlarmPolicyAlarmLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | unconcern |
1 | critical |
2 | major |
3 | minor |
4 | warning |