hwTdmModemLowerSpeedOper
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.2.1.1.8
Object
column Enumeration
This object indicates whether the modem run in lower speed or not. When you download file with V35 MODEM , it must be yes.If it is not, you can change it by reseting to factory or default configuration. In the case of E1 MODEM, it will return NA. Options: 1. yes(1) - Indicates that the modem run in lower speed. 2. no(2) - Indicates that the modem does not run in lower speed. 3. na(3) - NA.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.2.1.1.8- 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::hwTdmModemLowerSpeedOper'
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::hwTdmModemLowerSpeedOper.<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::hwTdmModemLowerSpeedOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
3 | na |