hwNativeTDMIfImpedance
HUAWEI-NTDM-MIB ·
.1.3.6.1.4.1.2011.5.105.1.2.1.4
Object
column r/w
Enumeration
Impedance of the TDM interfaces in the board. Options: 1. dsx1Impedance75(1) -75 2. dsx1Impedance120(2) -120 3. dsx1Impedance100(3) -100 4. invalid(-1) -invalid value Default: dsx1Impedance75(1)
Context
- MIB
- HUAWEI-NTDM-MIB
- OID
.1.3.6.1.4.1.2011.5.105.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwNativeTDMBoardEntry
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::hwNativeTDMIfImpedance'
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::hwNativeTDMIfImpedance.<hwNativeTDMFrameIndex>.<hwNativeTDMSlotIndex>'
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::hwNativeTDMIfImpedance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | dsx1Impedance75 |
2 | dsx1Impedance120 |
3 | dsx1Impedance100 |