hwTdmAdtranScript
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.4.1.1.1
Object
column r/w
OctetString
This object is used to config TDM SHDSL terminal, and it may include sereval commands. Each command ends with one or more '\n', and every '\n' means delay 1 second too. For example: command '123\r\n\n\n45\n' expects two steps. The first step is send '123\r' to the terminal, then delay 3 seconds, and the second step is send '45' to the terminal, then delay 1 second.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.4.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTdmAdtranScriptEntry
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::hwTdmAdtranScript'
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::hwTdmAdtranScript.<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::hwTdmAdtranScript'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255