snAgCfgLoad

HP-SN-AGENT-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.9

Object

scalar r/w Enumeration
Action object to down/up load a config image
to the agent. The following values can be
read :
Error values: from normal(1) to operationError(17) and tftpWrongFileType(29).
  loading(18) .. operation is in process.
          
          
The following value can be used to set:
  uploadFromFlashToServer(20)..upload the config from flash
                             to tftp server. 
  downloadToFlashFromServer(21)..download the config to flash
                               from tftp server.
  uploadFromDramToServer(22)..upload the config from DRAM 
                            to tftp server.
  downloadToDramFromServer(23)..download the config to DRAM
                              from tftp server.
  downloadToDramFromServerOverwrite(30)..download the config to DRAM
                              from tftp server, clear the running-config,
                              and overwrite with the new config.
          
The following value can be used to set:
  uploadFromFlashToNMS(24)..upload the config from flash to NMS. 
  downloadToFlashFromNMS(25)..download the config to flash from NMS.
  uploadFromDramToNMS(26)..upload the config from DRAM to NMS.
  downloadToDramFromNMS(27)..download the config to DRAM from NMS.
          
The config filename is defined in
snAgCfgFname. The tftp server address is defined in snAgTftpServerIp.
Atomic set of snAgCfgLoad, snAgCfgFname and  snAgTftpServerIp is
required to allow down/up load to happen. And the write request 
will be rejected during loading until error or normal.
For those NMS commands from (24) to (27), The snAgCfgEosTable MIB must
be sent along in one PDU.  A seperate write memory cli or set 
snAgWriteNVRAM is required to save the config to NVRAM.

Context

MIB
HP-SN-AGENT-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.9
Type
scalar
Access
readwrite
Status
current
Parent
snAgentGbl
Siblings
60

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2flashPrepareReadFailure
3flashReadError
4flashPrepareWriteFailure
5flashWriteError
6tftpTimeoutError
7tftpOutOfBufferSpace
8tftpBusy
9tftpRemoteOtherErrors
10tftpRemoteNoFile
11tftpRemoteBadAccess
12tftpRemoteDiskFull
13tftpRemoteBadOperation
14tftpRemoteBadId
15tftpRemoteFileExists
16tftpRemoteNoUser
17operationError
18loading
20uploadFromFlashToServer
21downloadToFlashFromServer
22uploadFromDramToServer
23downloadToDramFromServer
24uploadFromFlashToNMS
25downloadToFlashFromNMS
26uploadFromDramToNMS
27downloadToDramFromNMS
28operationDoneWithNMS
29tftpWrongFileType
30downloadToDramFromServerOverwrite

Related Objects

Sibling Objects