s5AgInfoImgLoadMode
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.2.1.7
Object
scalar
r/w
Enumeration
The source from which to load the agent image
at next boot. The following value is read-only:
other(1)...not applicable or some other case
The following values are read-write:
local(2)........get from local storage
net(3)..........load from the network
locAsBk(4)......try using network and if it fails
then use local information.
netIfNewer(5)...try loading image over the net.
If can load image, and it is newer
than the local image, then use it.
Otherwise, use local image.
If the local image is not valid, the setting will
be net(3) and cannot be changed to local(2),
or locAsBk(4) until a valid image file is loaded
(i.e., error 'badValue' will be returned on SETS with
value other than net(3)). When the local image is
not valid and the network download of the image fails,
the entire boot process will be repeated.
When local(2) is specified, the image will be loaded
from local storage.
When net(3) is specified, the image will be downloaded
from the network only. The image file will never be
loaded from local storage, even if downloading fails
and the local image exists.
When locAsBk(4) is specified, a download of the image
will be tried over the network. If the network
download fails then the image is loaded from local
storage.
When netIfNewer(5) is specified, a download of the
image will be tried over the network. If successful,
it will then be compared to the image stored in local
storage. The most recent version of the two will be
used. If the local image is not valid, the network
will always be used. If the network download fails
then the image is loaded from the local storage.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5AgentGbl
- Siblings
- 27
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | net |
4 | locAsBk |
5 | netIfNewer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5AgInfoReBoot Action object to reboot the agent.
The following values can only be read:
other(1).....agent in unknown or other state
running(2)...agent running
The following valu… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.1 |
| s5AgInfoVer The version of the agent in the form
'major.minor.maintenance[letters]'. This
is an alias for the value of the object
s5ChasStoreCntntVer for the RAM of the
module containing the … | scalar | OctetString | .1.3.6.1.4.1.45.1.6.4.2.1.10 |
| s5AgInfoLocStorVer The version of the agent image saved in local
storage such as flash memory in the form
'major.minor.maintenance[letters]'. If not
known or not available, then the value is
a zero … | scalar | OctetString | .1.3.6.1.4.1.45.1.6.4.2.1.11 |
| s5AgInfoNxtBootDfltGwAddr The IP address of the default gateway (router)
for the agent to use after the next boot. (NOTE:
the current default router is the value of object
s5AgInfoCurDfltGwAddr (or ipRoute… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.45.1.6.4.2.1.12 |
| s5AgInfoCurDfltGwAddr The IP address of the current default gateway
(router). (NOTE: this is an alias for the object
ipRouteNextHop in the row of the table
ipRouteTable which has object ipRouteDest wit… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.45.1.6.4.2.1.13 |
| s5AgInfoDramUsage An indication of the percentage of DRAM currently
in use by this agent. If this information is not
available the agent shall return -1, otherwise the
percentage of DRAM in use is… | scalar | Integer32 | .1.3.6.1.4.1.45.1.6.4.2.1.14 |
| s5AgInfoLoadProtocolNxtBoot The transport protocol(s) over which the
agent is to use to load the configuration
information and the agent image at the
next boot of the agent. The following
value is read-o… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.15 |
| s5AgInfoLoadProtocolLast The transport protocol over which the agent image
and configuration information were last loaded. The
following values are read-only:
reserved(1)...reserved
ip(2).........got… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.16 |
| s5AgInfoSlotScope This object contains information about all
the slots an agent can manage. The value is encoded
in an octet string. One byte has information about 8
slots. If a bit is set then ag… | scalar | OctetString | .1.3.6.1.4.1.45.1.6.4.2.1.17 |
| s5AgInfoImgType Indicates the type of agent image. This object is meant
to distinguish between agents having the same version
number running on the same hardware, but with dissimilar
functionalit… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.18 |
| s5AgInfoScheduleBootTime The time, measured in minutes, remaining until the
action(s) set by s5AgInfoReBoot will be performed.
This value must be set in the same set request as
the value of s5AgInfoReBoot… | scalar | Integer32 | .1.3.6.1.4.1.45.1.6.4.2.1.19 |
| s5AgInfoWriteCfg Action object to cause current configuration
settings to be written to local nonvolatile
storage. The following values can only be read:
other(1)...some unknown or other state
… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.2 |
| s5AgInfoScheduleBootCancel Cancel a scheduled s5AgInfoReboot action.
The following value is read-only:
other(1)...not applicable or some other case
This is always the value that return when
read… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.20 |
| s5AgInfoNumBootBanks The number of local storage locations (or flash
memory banks) available on this device for
operational code images.
Devices without local image capability or not
suppor… | scalar | Integer32 | .1.3.6.1.4.1.45.1.6.4.2.1.21 |
| s5AgInfoNextBootBank The source of the image to be loaded upon the
next boot of the device.
If a value is set larger than s5AgInfoNumBootBanks,
a badValue error should be returned.
… | scalar | Integer32 | .1.3.6.1.4.1.45.1.6.4.2.1.22 |
| s5AgInfoDstLoadBank The local storage bank where the next system image
image is downloaded to.
Devices without local image capability or not
supporting this attribute shall return a value… | scalar | Integer32 | .1.3.6.1.4.1.45.1.6.4.2.1.23 |
| s5AgInfoFileAction This object is used to copy a config file or an image file.
Typically, the copy is to/from a TFTP server, though other
types of sources/destinations are possible.
In re… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.24 |
| s5AgInfoFileStatus This object is used to get the status of the latest action as
shown by s5AgInfoFileAction. The values that can be read are:
other(1) ......... if no action taken si… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.25 |
| s5AgInfoStackBootpMACUsage This object is used to get/set which MAC address is used
by a stackable system when performing BOOTP requests during
bootup. A value of useBaseUnitMACAddress(2) indicates that
th… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.26 |
| s5AgInfoImgDownloadStatus This object indicates the current operational status of the software
image download process. | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.27 |
| s5AgInfoImgDownloadPercentComplete This object indicates the percentage complete of the current phase
of the software image download process. | scalar | Unsigned32 | .1.3.6.1.4.1.45.1.6.4.2.1.28 |
| s5AgInfoMgmtProtocolNxtBoot The transport protocol(s) to use after
the next boot of the agent. The following
value is read-only:
other(1)....unknown or some other protocol
The following value is… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.3 |
| s5AgInfoMgmtProtocolCur The current transport protocol(s) that are
being supported by the agent. The following
value is read-only:
other(1)....unknown or some other protocol
The following va… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.4 |
| s5AgInfoBootMode The source for initial protocol configuration
information at next boot. For IP, a setting of
net(3), netWhenNeeded(4), or netOrLastAddress(5)
means that BOOTP will be used to get … | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.5 |
| s5AgInfoCfgLoadMode The source from which to load configuration
information at next boot. The following value
is read-only:
other(1)...not applicable or some other case
The following val… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.6 |
| s5AgInfoImgSaveMode Indicates what to do with the image (when
loaded from the network) on the next boot.
The following value can only be read:
notAvail(1)...the save operation is not
… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.8 |
| s5AgInfoImgSaveStatus Indicates what happened to the image file
on the last boot. The following values
are returned:
notAvail(1).....the save operation is not
available
noSave(2… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.2.1.9 |