scriptExportUrl
MX-CONF-MIB ·
.0.800.1.100.1000.200
Object
scalar r/w
OctetString
Export Script Destination URL
URL where to send the exported configuration script. The URL
should follow this format:
protocol://[user[:password]@]hostname[:port]/[path/]filename
The brackets [] denote an optional parameter.
The filename may contain alphanumerical and '-._%$' characters
as well as macros that are substituted at the moment of
sending the configuration script.
The supported macros are:
* %mac% - the MAC address of the unit.
* %version% - the MFP version of the unit.
* %serial% - the serial number of the unit.
The transfer protocols supported are:
* TFTP
* FTP
* FILE
Examples of valid URLs:
* tftp://tftpserver.com:69/folder/script.cfg
* ftp://guest@ftpserver.com/script.cfg
* ftp://username:password@ftpserver.com/script.cfg
* file://script.cfg
The protocol default port is used if none is specified.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.1000.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptExportGroup
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-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::scriptExportUrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::scriptExportUrl'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512