Home/Catalog/AT-LOADER-MIB

AT-LOADER-MIB

To handle upload, object loadStatus is upgraded, as well as the description for objects loadServer and loadFilename.
Main OID:
loader.1.3.6.1.4.1.207.8.4.4.4.48
9
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

9 total
Object Name
loaderTo handle upload, object loadStatus is upgraded, as well as the description for objects loadServer and loadFilename.
MODULE-IDENTITY
.1.3.6.1.4.1.207.8.4.4.4.48
loadTableThe table of load parameters, dynamic and static.
SEQUENCE OF LoadEntry
.1.3.6.1.4.1.207.8.4.4.4.48.1
loadEntryA single entry of load parameters. This contains the parameters required to perform a load from the router.
LoadEntry
.1.3.6.1.4.1.207.8.4.4.4.48.1.1
loadIndexThere are two sets of load information, dynamic and static. The dynamic information is used once, then cleared. The static information is used whenever the dynamic information is not available. The dynamic information is also used to indicate the current load parameters when a load is in progress.rw
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.48.1.1.1
loadServerThe IP address from which load will load or upload.rw
IpAddress
.1.3.6.1.4.1.207.8.4.4.4.48.1.1.2
loadDestinationThe destination of the file loaded, either flash or nvs memory, or undefined.rw
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.48.1.1.3
loadFilenameThe file name of the file being loaded or uploaded.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.207.8.4.4.4.48.1.1.4
loadDelayA delay in seconds between the initiation of the load and the start of the load. This allows for time to set up TFTP servers in cases where the terminal and TFTP server are using the same piece of equipment but will not work simultaneously.rw
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.48.1.1.5
loadStatusStatus and action object for the load module. The values 1 to 5 are read-only values and reflect the state of the load module. Values 4 and 5 (complete and reset) are 'read-once', that is, if their values are read, either by SNMP or by manager console command, then they will be changed back to idle(1). The action values (6,7,8) cause a start and stop of the load/upload process respectively. Starting the load/upload can only occur if this field has the values 1, 4, or 5. Stopping the load can only occur is this field has the values 2 or 3. Reading the value of the loadStatus after one of actionstart or actionstop has been set will give one of the values 1 to 5. Note: A single exception to the above rules is that if the value of loadStatus is idle(1), then a write of 1 to this variable will succeed without generating an error. This exception is to allow certain SNMP test suites to test this variable without throwing up errors.rw
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.48.2