downloadExecute
SMARTNODE-MIB ·
.1.3.6.1.4.1.1768.100.3.2.1
Object
scalar r/w
Enumeration
Starts configuration download via TFTP. A reload of the device will be necessary in order to apply the new downloaded configuration. 0 noOP 1 downloadConfiguration
Context
- MIB
- SMARTNODE-MIB
- OID
.1.3.6.1.4.1.1768.100.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- startupConfigDownload
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 'SMARTNODE-MIB' -M '/opt/observium/mibs/patton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMARTNODE-MIB::downloadExecute.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMARTNODE-MIB' -M '/opt/observium/mibs/patton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMARTNODE-MIB::downloadExecute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | downloadConfiguration |