hwTdmModemInfoDteIfType
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.2.1.1.2
Object
column Enumeration
This object indicates the interface type of the DTE port. Options: 1. x21(0) - Indicates that the interface type of the DTE port is x21. 2. v35(1) - Indicates that the interface type of the DTE port is v35. 3. v24(2) - Indicates that the interface type of the DTE port is v24. 4. rs530(3) - Indicates that the interface type of the DTE port is rs530. 5. irETHQN(5) - Indicates that the interface type of the DTE port is irETHQN. 6. g703r64k(6) - Indicates that the interface type of the DTE port is g703r64k. 7. irHSSI(7) - Indicates that the interface type of the DTE port is irHSSI. 8. g704(8) - Indicates that the interface type of the DTE port is g704. 9. irT1(28) - Indicates that the interface type of the DTE port is irT1. 10. g703(29) - Indicates that the interface type of the DTE port is g703. 11. other(255) - Indicates that the interface type of the DTE port is other.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTdmModemInfoEntry
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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemInfoDteIfType'
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::hwTdmModemInfoDteIfType.<ifIndex>'
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::hwTdmModemInfoDteIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | x21 |
1 | v35 |
2 | v24 |
3 | rs530 |
5 | irETHQN |
6 | g703r64k |
7 | irHSSI |
8 | g704 |
28 | irT1 |
29 | g703 |
255 | other |