hwTdmTftpFileTransCmd

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.1.1.1.3

Object

column r/w Enumeration
The command to be executed on hwTdmTftpFileName at 
hwTdmTftpFileServerIP.
Options:
1. noOp(1)  - Indicates that no operation.
2. downloadSW(2) - Indicates that down load softwire.
3. uploadConf(3) - Indicates that upload configuration.
4. downloadConf(4) - Indicates that down load configuration.
5. stop(5) - Indicates that stopping the current operation.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hwTdmTftpEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2downloadSW
3uploadConf
4downloadConf
5stop

Conformance