sysConfigDownloadConfigFile
MX-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.4935.15.3.1.30.1
Object
scalar r/w
Enumeration
Indicates if a configuration file is downloaded and how it is downloaded.
noFileDownload : Do not perform a configuration file download.
requestFileDownload : A configuration file is sent by the management server
on request (see sysConfigDownloadConfigMode).
The management server is the initiator of the TFTP
session.
automaticInitiateFileDownload : Configuration files are automatically fetched by the
unit (see configFileFetchingFileName). Refer to
configFileAutoUpdateOnRestartEnable and
configFileAutoUpdatePeriodicEnable for details.
The unit is the initiator of the transfer sessions
(see configFileTransferProtocol).
This method facilitates the NAT traversal.
Context
- MIB
- MX-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.4935.15.3.1.30.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
requestFileDownload- Parent
- sysConfigDownloadConfig
- Groups
- 1
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 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSTEM-CONFIG-MIB::sysConfigDownloadConfigFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSTEM-CONFIG-MIB::sysConfigDownloadConfigFile'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noFileDownload |
1 | requestFileDownload |
3 | automaticInitiateFileDownload |
Conformance
Member of