hwTdmModemAlarmBufSeverity

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.2.3.1.4

Object

column Enumeration
The severity of the alarm.
Options:
1. major(1) - Indicates that the alarm is major.
2. minor(2) - Indicates that the alarm is minor.
3. warning(3) - Indicates that the alarm is warning.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.2.3.1.4
Type
column
Access
readonly
Status
current
Parent
hwTdmModemAlarmBufEntry

Walk 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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemAlarmBufSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemAlarmBufSeverity.<ifIndex>.<hwTdmModemAlarmBufIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmModemAlarmBufSeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1major
2minor
3warning