elh100DownloadAction
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.1.4.4
Object
scalar mandatory
r/w
Enumeration
elh100DownloadAction triggers the download operation. The run option starts new software execution after download is complete. The noRun option does not start new software execution. The new software will be effective after next restart. Note that noRun option is useful only when the download is permanent.
Context
- MIB
- ELH100-MIB
- OID
.1.3.6.1.4.1.52.259.10.3.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- elh100DownloadMgt
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 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::elh100DownloadAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::elh100DownloadAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | run |
2 | noRun |