els100SysTftpStartDownload
CTELS100-NG-MIB ·
.1.3.6.1.4.1.52.1011.1.7
Object
scalar mandatory
r/w
Enumeration
Start a TFTP download. A SET of this variable with the value download (1) initiates a TFTP download to upgrade the system software. The variables els100SysTftpIPAddress and els100SysTftpFilename must be configured before a download can begin. A GET of this variable will always return the value noDownload (2).
Context
- MIB
- CTELS100-NG-MIB
- OID
.1.3.6.1.4.1.52.1011.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- els100SystemConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100SysTftpStartDownload.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTELS100-NG-MIB::els100SysTftpStartDownload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | download |
2 | noDownload |