optixAlmLevel
OPTIX-ALM-CFG-MIB ·
.1.3.6.1.4.1.2011.2.25.4.30.1.1.2.1.4
Object
column r/w
Enumeration
This object indicates the alarm severity. Alarm severity: 1: critical, 2: major, 3: minor, 4: warning, 5: not reported
Context
- MIB
- OPTIX-ALM-CFG-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.30.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixAlmLongMngEntry
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 'OPTIX-ALM-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-ALM-CFG-MIB::optixAlmLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-ALM-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-ALM-CFG-MIB::optixAlmLevel.<optixAlmIdIndex>.<optixAlmobjtype>.<optixAlmobjpara>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-ALM-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-ALM-CFG-MIB::optixAlmLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cr |
2 | mj |
3 | mn |
4 | ig |
5 | nr |