ACC-RLOAD: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-RLOAD
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 accRload 1.3.6.1.4.1.5.1.1.27
       accRlSourceTable 1.3.6.1.4.1.5.1.1.27.1
Table of host/filenames for remote loading of system application code. To delete an entry, set the value of accRlPriority to NULL for the desired instance. Existing entries may be modified (overwritten).
           accRlSourceEntry 1.3.6.1.4.1.5.1.1.27.1.1
Specific host/filename information
               accRlHostAddr 1.3.6.1.4.1.5.1.1.27.1.1.1
IP address of host which contains the application file to be remote-loaded.
               accRlFilename 1.3.6.1.4.1.5.1.1.27.1.1.2
ASCII filename of application file to be remote-loaded to unit.
               accRlPriority 1.3.6.1.4.1.5.1.1.27.1.1.3
Priority of this entry. Attempts will be made to download from host/filename with lowest numerical value of priority first, then next lowest, etc. Range is limited to number of entries in the table.
       accNetload 1.3.6.1.4.1.5.1.1.27.2
Setting this object to initiate causes the unit to attempt to load application code into local (execution) memory from a file in the accRlSourceTable. This code will then be immediately executed.
       accDownload 1.3.6.1.4.1.5.1.1.27.3
Setting this object to initiate causes the unit to load local EPROM with application code brought over the network from a file in the accRlSourceTable.
       accPromload 1.3.6.1.4.1.5.1.1.27.4
Setting this object to initiate causes the unit to load local EPROM with diagnostics and the remote loader application brought over the network from a file called PROMLOAD from a host in the accRlSourceTable.
       accCfgLoad 1.3.6.1.4.1.5.1.1.27.5
           accCfgHost 1.3.6.1.4.1.5.1.1.27.5.1
The IP address of the TFTP server to attempt a download from. This object is used in conjunction with accCfgFile & accCfgDisp to download configurations.
           accCfgFile 1.3.6.1.4.1.5.1.1.27.5.2
The filename (include pathname) of the file on the TFTP server to download. This object is used in conjunction with accCfgHost & accCfgDisp to download configurations.
           accCfgDisp 1.3.6.1.4.1.5.1.1.27.5.3
The action to take following the successful TFTP download of a file. reset specifies that the downloaded file is a binary configuration file. The configuration is overwritten with the downloaded file, and the unit resets, using the downloaded configuration on restart. reload specifies that the downloaded file is a binary configuration file. The configuration is overwritten with the downloaded file, and the unit reloads, using the downloaded configuration on restart. execute specifies that the downloaded file is a configuration script containing client commands. On download the script is parsed and the commands executed.
       accTftpStat 1.3.6.1.4.1.5.1.1.27.6
           accTftpStatus 1.3.6.1.4.1.5.1.1.27.6.1
The state of the remote loader (client of TFTP).
           accTftpLocalFile 1.3.6.1.4.1.5.1.1.27.6.2
The local filename used in the last upload/download.
           accTftpRemoteFile 1.3.6.1.4.1.5.1.1.27.6.3
The remote filename used in the last download.
           accTftpOctetsTransferred 1.3.6.1.4.1.5.1.1.27.6.4
The number of octets transferred in the last/current upload/download.
           accTftpLastMsg 1.3.6.1.4.1.5.1.1.27.6.5
The contents of the last trap message generated by the remote loader.
       accTftpCmd 1.3.6.1.4.1.5.1.1.27.7
           accTftpCmdReq 1.3.6.1.4.1.5.1.1.27.7.1
TFTP command request.
           accTftpCmdHost 1.3.6.1.4.1.5.1.1.27.7.2
TFTP command host.
           accTftpCmdRemote 1.3.6.1.4.1.5.1.1.27.7.3
TFTP remote file name.
           accTftpCmdLocal 1.3.6.1.4.1.5.1.1.27.7.4
TFTP local file name.
           accTftpCmdForce 1.3.6.1.4.1.5.1.1.27.7.5
set to overwrite to write new file over old file of the same name. Set to safe to prevent overwrite.
       accTftpTraps 1.3.6.1.4.1.5.1.1.27.8
           accTftpTrapMsg 1.3.6.1.4.1.5.1.1.27.8.1
Enterprise Trap Message for Tftp