hwNativeTDMIfLineStatus

HUAWEI-NTDM-MIB · .1.3.6.1.4.1.2011.5.105.1.1.1.2

Object

column Enumeration
Line status of the TDM interface.
Options:
1. dsx1Normal(1)  -Line is normal
2. dsx1Fault(2)   -Line is fault
3. invalid(-1)    -invalid value

Context

MIB
HUAWEI-NTDM-MIB
OID
.1.3.6.1.4.1.2011.5.105.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
hwNativeTDMIfEntry

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-NTDM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTDM-MIB::hwNativeTDMIfLineStatus'
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::hwNativeTDMIfLineStatus.<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::hwNativeTDMIfLineStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1dsx1Normal
2dsx1Fault