hwNativeTDMIfLineAlarm
HUAWEI-NTDM-MIB ·
.1.3.6.1.4.1.2011.5.105.1.1.1.3
Object
column Bits
Alarm status of the TDM interface. Options: 1. dsx1NoAlarm(0) -NoAlarm 2. dsx1LOS(1) -signal is lost 3. dsx1AIS(2) -alarm indicate signal value
Context
- MIB
- HUAWEI-NTDM-MIB
- OID
.1.3.6.1.4.1.2011.5.105.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwNativeTDMIfEntry
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-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTDM-MIB::hwNativeTDMIfLineAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTDM-MIB::hwNativeTDMIfLineAlarm.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTDM-MIB::hwNativeTDMIfLineAlarm'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dsx1NoAlarm |
1 | dsx1LOS |
2 | dsx1AIS |