Home/Catalog/ACC-RLOAD

ACC-RLOAD

AI MIB Summary

Standard SNMP MIB module defining data structures for ACC-RLOAD.

57
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

57 total
Object Name
accRload
OBJECT IDENTIFIER
.1.3.6.1.4.1.5.1.1.27
IMPORTS
Unknown
.1.3.6.1.4.1.5.1.1.27
accRlSourceTableTable 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).
SEQUENCE OF AccRlSourceEntry
.1.3.6.1.4.1.5.1.1.27.1
accRlSourceEntrySpecific host/filename information
AccRlSourceEntry
.1.3.6.1.4.1.5.1.1.27.1.1
accRlHostAddrIP address of host which contains the application file to be remote-loaded.rw
IpAddress
.1.3.6.1.4.1.5.1.1.27.1.1.1
accRlFilenameASCII filename of application file to be remote-loaded to unit.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.1.1.2
accRlPriorityPriority 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.rw
INTEGER
.1.3.6.1.4.1.5.1.1.27.1.1.3
accNetloadSetting 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.rw
Enumeration
.1.3.6.1.4.1.5.1.1.27.2
accDownloadSetting this object to initiate causes the unit to load local EPROM with application code brought over the network from a file in the accRlSourceTable.rw
Enumeration
.1.3.6.1.4.1.5.1.1.27.3
accPromloadSetting 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.rw
Enumeration
.1.3.6.1.4.1.5.1.1.27.4
accCfgLoad
OBJECT IDENTIFIER
.1.3.6.1.4.1.5.1.1.27.5
accCfgHostThe IP address of the TFTP server to attempt a download from. This object is used in conjunction with accCfgFile & accCfgDisp to download configurations.rw
IpAddress
.1.3.6.1.4.1.5.1.1.27.5.1
accCfgFileThe filename (include pathname) of the file on the TFTP server to download. This object is used in conjunction with accCfgHost & accCfgDisp to download configurations.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.5.2
accCfgDispThe 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.rw
Enumeration
.1.3.6.1.4.1.5.1.1.27.5.3
accTftpStat
OBJECT IDENTIFIER
.1.3.6.1.4.1.5.1.1.27.6
accTftpStatusThe state of the remote loader (client of TFTP).ro
Enumeration
.1.3.6.1.4.1.5.1.1.27.6.1
accTftpLocalFileThe local filename used in the last upload/download.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.6.2
accTftpRemoteFileThe remote filename used in the last download.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.6.3
accTftpOctetsTransferredThe number of octets transferred in the last/current upload/download.ro
INTEGER
.1.3.6.1.4.1.5.1.1.27.6.4
accTftpLastMsgThe contents of the last trap message generated by the remote loader.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.6.5
accTftpCmd
OBJECT IDENTIFIER
.1.3.6.1.4.1.5.1.1.27.7
accTftpCmdReqTFTP command request.ro
Enumeration
.1.3.6.1.4.1.5.1.1.27.7.1
accTftpCmdHostTFTP command host.ro
IpAddress
.1.3.6.1.4.1.5.1.1.27.7.2
accTftpCmdRemoteTFTP remote file name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.7.3
accTftpCmdLocalTFTP local file name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.7.4
accTftpCmdForceset to overwrite to write new file over old file of the same name. Set to safe to prevent overwrite.rw
Enumeration
.1.3.6.1.4.1.5.1.1.27.7.5
accTftpTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.5.1.1.27.8
accRlodFailTrapThis is generated when a TFTP requested failed SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.1
accRlodNofileTrapTrap is generated when a TFTP upload is requested for non-existent file in the remote Filesystem. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.2
accRlodBusyTrapbusy state SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.3
accRlodStartTrapstartup message SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.4
accRlodOpenFailTrapfile open failure SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 56
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.5
accRlodWrFailTrapfile write fail SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.6
accRlodRdTrapfile read fail SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.7
accRlodDoneTrapall done SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.8
accRlodBadSumTrapbad chksum SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 253
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.9
accRlodCkStartTrapstartup message SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.10
accRlodInvFilsTrapfile sys invalid SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.11
accRlodBadTypeTrapBad file type message SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.12
accRlodBadImagTrapBad file imag message SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.13
accRlodExceedTrapstore exceeded SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 251
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.14
accRlodNoHostTrapno download host entries SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.15
accRlodValSumTrapbad cksum validation hdr SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.16
accRlodFileSysTrapfile system needs update SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 57
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.17
accRlodSafeFileTrapsafe opt and file cannot overwite SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.18
accRlodActiveFileTrapactive file cannot overwrite SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.19
accRlodNoVolTrapfile value cannot found SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.20
accRlodBadFileTrapbad file ext. name cannot found SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.21
accRlodLongFileNameTrapfile name too long SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.22
accRlodNoFlashTrapnot a flash file system SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.23
accRlodFilSySBusyTrapfile system busy, try again SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.24
accRlodInCompleteTrapfile transfer incomplete SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 110
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.25
accRlodAccDeniedTrapAccess denied for upload SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 110
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.26
accRlodSameFileTrapSource and dest files are same SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.27
accRlodAbortTrapDownLoad Aborted By user. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.29
accRlodTimedOutTrapTftp timed out, retry in <time> seconds SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 166
TRAP-TYPE
.1.3.6.1.4.1.5.1.1.27.8.0.30
accTftpTrapMsgEnterprise Trap Message for Tftprw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.5.1.1.27.8.1
ACC-RLOAD - SNMP MIB Reference | MIBs Explorer