ACC-RLOAD

MIB Reference — IPNetwork Monitor

All MIBsACC-RLOAD

Category: Device Management, Vendor: ACC/Ericsson

Description:

Manages remote load and firmware distribution on ACC/Ericsson routers, providing TFTP-based software upgrade and configuration file management.

Imported Objects

From ACC-MIB

DisplayString
IfIndex
RowStatus
SmdsAddress
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
OBJECT-TYPE
TimeTicks

What Is ACC-RLOAD?

ACC-RLOAD is a vendor-specific MIB for ACC (Ericsson) routers covering remote firmware and configuration-file distribution, typically via TFTP. It exposes objects for triggering and tracking software upgrades and configuration downloads/uploads. No module description or sample objects were provided in the source, so specific object identifiers cannot be confirmed, but functionally this MIB supports monitoring of software version and upgrade job status, whether a remote load operation succeeded, failed, or is in progress. It likely depends on standard SNMP SMI conventions and possibly a TFTP-related textual convention shared with other ACC MIBs. It is typically used by network operations staff performing remote, unattended firmware upgrades or config backups across a fleet of ACC routers. Engineers can download the ACC-RLOAD file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-RLOAD. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • firmware upgrade status
  • configuration file transfer status
  • remote load job progress
  • software version

Supported Devices

  • ACC/Ericsson router

Monitoring Examples

No sample objects were available for this module, so a concrete table or object name cannot be cited. Typically an administrator would set a remote-load request object and then poll a status object to confirm the firmware or configuration transfer completed successfully rather than timing out or erroring. This remains a general description since the underlying object identifiers were not supplied.

OIDs
OID symbolicOID numericTypeAccessDescription
accRload1.3.6.1.4.1.5.1.1.27
accRlSourceTable1.3.6.1.4.1.5.1.1.27.1not-accessibleTable 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).
accRlSourceEntry1.3.6.1.4.1.5.1.1.27.1.1not-accessibleSpecific host/filename information
IP accRlHostAddr1.3.6.1.4.1.5.1.1.27.1.1.1IpAddressread-writeIP address of host which contains the application file to be remote-loaded.
STR accRlFilename1.3.6.1.4.1.5.1.1.27.1.1.2DisplayStringread-writeASCII filename of application file to be remote-loaded to unit.
INT accRlPriority1.3.6.1.4.1.5.1.1.27.1.1.3INTEGERread-writePriority 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.
INT accNetload1.3.6.1.4.1.5.1.1.27.2INTEGERread-writeSetting 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.
INT accDownload1.3.6.1.4.1.5.1.1.27.3INTEGERread-writeSetting this object to initiate causes the unit to load local EPROM with application code brought over the network from a file in the accRlSourceTable.
INT accPromload1.3.6.1.4.1.5.1.1.27.4INTEGERread-writeSetting 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.
accCfgLoad1.3.6.1.4.1.5.1.1.27.5
IP accCfgHost1.3.6.1.4.1.5.1.1.27.5.1IpAddressread-writeThe IP address of the TFTP server to attempt a download from. This object is used in conjunction with accCfgFile & accCfgDisp to download configurations.
STR accCfgFile1.3.6.1.4.1.5.1.1.27.5.2DisplayStringread-writeThe filename (include pathname) of the file on the TFTP server to download. This object is used in conjunction with accCfgHost & accCfgDisp to download configurations.
INT accCfgDisp1.3.6.1.4.1.5.1.1.27.5.3INTEGERread-writeThe 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.
accTftpStat1.3.6.1.4.1.5.1.1.27.6
INT accTftpStatus1.3.6.1.4.1.5.1.1.27.6.1INTEGERread-onlyThe state of the remote loader (client of TFTP).
STR accTftpLocalFile1.3.6.1.4.1.5.1.1.27.6.2DisplayStringread-onlyThe local filename used in the last upload/download.
STR accTftpRemoteFile1.3.6.1.4.1.5.1.1.27.6.3DisplayStringread-onlyThe remote filename used in the last download.
INT accTftpOctetsTransferred1.3.6.1.4.1.5.1.1.27.6.4INTEGERread-onlyThe number of octets transferred in the last/current upload/download.
STR accTftpLastMsg1.3.6.1.4.1.5.1.1.27.6.5DisplayStringread-onlyThe contents of the last trap message generated by the remote loader.
accTftpCmd1.3.6.1.4.1.5.1.1.27.7
INT accTftpCmdReq1.3.6.1.4.1.5.1.1.27.7.1INTEGERread-onlyTFTP command request.
IP accTftpCmdHost1.3.6.1.4.1.5.1.1.27.7.2IpAddressread-onlyTFTP command host.
STR accTftpCmdRemote1.3.6.1.4.1.5.1.1.27.7.3DisplayStringread-onlyTFTP remote file name.
STR accTftpCmdLocal1.3.6.1.4.1.5.1.1.27.7.4DisplayStringread-onlyTFTP local file name.
INT accTftpCmdForce1.3.6.1.4.1.5.1.1.27.7.5INTEGERread-writeset to overwrite to write new file over old file of the same name. Set to safe to prevent overwrite.
accTftpTraps1.3.6.1.4.1.5.1.1.27.8
NTF accRlodFailTrap1.3.6.1.4.1.5.1.1.27.8.0.1This is generated when a TFTP requested failed SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 46
NTF accRlodNofileTrap1.3.6.1.4.1.5.1.1.27.8.0.2Trap 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
NTF accRlodBusyTrap1.3.6.1.4.1.5.1.1.27.8.0.3busy state SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 46
NTF accRlodStartTrap1.3.6.1.4.1.5.1.1.27.8.0.4startup message SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
NTF accRlodOpenFailTrap1.3.6.1.4.1.5.1.1.27.8.0.5file open failure SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 56
NTF accRlodWrFailTrap1.3.6.1.4.1.5.1.1.27.8.0.6file write fail SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodRdTrap1.3.6.1.4.1.5.1.1.27.8.0.7file read fail SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodDoneTrap1.3.6.1.4.1.5.1.1.27.8.0.8all done SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
NTF accRlodBadSumTrap1.3.6.1.4.1.5.1.1.27.8.0.9bad chksum SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 253
NTF accRlodCkStartTrap1.3.6.1.4.1.5.1.1.27.8.0.10startup message SEVERITY-DEFAULT: Indeterminate EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 0
NTF accRlodInvFilsTrap1.3.6.1.4.1.5.1.1.27.8.0.11file sys invalid SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodBadTypeTrap1.3.6.1.4.1.5.1.1.27.8.0.12Bad file type message SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodBadImagTrap1.3.6.1.4.1.5.1.1.27.8.0.13Bad file imag message SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodExceedTrap1.3.6.1.4.1.5.1.1.27.8.0.14store exceeded SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 251
NTF accRlodNoHostTrap1.3.6.1.4.1.5.1.1.27.8.0.15no download host entries SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 7
NTF accRlodValSumTrap1.3.6.1.4.1.5.1.1.27.8.0.16bad cksum validation hdr SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodFileSysTrap1.3.6.1.4.1.5.1.1.27.8.0.17file system needs update SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 57
NTF accRlodSafeFileTrap1.3.6.1.4.1.5.1.1.27.8.0.18safe opt and file cannot overwite SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodActiveFileTrap1.3.6.1.4.1.5.1.1.27.8.0.19active file cannot overwrite SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodNoVolTrap1.3.6.1.4.1.5.1.1.27.8.0.20file value cannot found SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodBadFileTrap1.3.6.1.4.1.5.1.1.27.8.0.21bad file ext. name cannot found SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodLongFileNameTrap1.3.6.1.4.1.5.1.1.27.8.0.22file name too long SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodNoFlashTrap1.3.6.1.4.1.5.1.1.27.8.0.23not a flash file system SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodFilSySBusyTrap1.3.6.1.4.1.5.1.1.27.8.0.24file system busy, try again SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodInCompleteTrap1.3.6.1.4.1.5.1.1.27.8.0.25file transfer incomplete SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 110
NTF accRlodAccDeniedTrap1.3.6.1.4.1.5.1.1.27.8.0.26Access denied for upload SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 110
NTF accRlodSameFileTrap1.3.6.1.4.1.5.1.1.27.8.0.27Source and dest files are same SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodAbortTrap1.3.6.1.4.1.5.1.1.27.8.0.29DownLoad Aborted By user. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 17
NTF accRlodTimedOutTrap1.3.6.1.4.1.5.1.1.27.8.0.30Tftp timed out, retry in seconds SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accTftpTrapMsg } PCAUSE-DEFAULT: 166
STR accTftpTrapMsg1.3.6.1.4.1.5.1.1.27.8.1DisplayStringread-writeEnterprise Trap Message for Tftp

RFC description

Vendor-private MIB for ACC router load management; monitors router CPU, memory, and processing load statistics.

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ACC-RLOAD