a3sysStartUpAction
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.10.3
Object
scalar
mandatory
r/w
Enumeration
This parameter determines the boot source when the system is powered on or reset. If monitor (1) is chosen, the system enters monitor mode immediately. If userListOnce (2) is chosen, the system attempts to boot from primary and secondary sources defined by the User Boot List. (Specifics about the use of the secondary boot source are provided by a3sysBootSources.) This list may identify network boot sources or local floppy sources, or both. If userListForever (3) is chosen, the system will keep trying the sources listed in the User Boot List until one of them is successful. If local(4) is chosen, the system will boot from the local floppy. The name of the file used is identified by the value of a3sysUblFileName for the Primary Boot Source.
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.10.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBoot
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | monitor |
2 | userListOnce |
3 | userListForever |
4 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3sysReBoot mandatory This object can be used to reboot the system.
If this object is set to stdReboot(2), the
system's action is determined by the value of
a3sysStartUpAction. If that object has the… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.10.1 |
| a3sysIioBootTable mandatory This table specifies where each IIO card
obtains its boot image. | table | - | .1.3.6.1.4.1.43.2.13.10.10 |
| a3sysTestBootTime mandatory The Test Boot Time indicates the number of seconds
after a test reboot the system will automatically
reboot. Upon reboot, the system will start up a timer
initialized to the valu… | scalar | Integer32 | .1.3.6.1.4.1.43.2.13.10.2 |
| a3sysTestRecoveryTimer mandatory This object contains the real time value of the
Test Recovery Timer. When the system is performing
a 'test boot' (ie, a boot when a3sysBootSources equals
testWithPrimaryBackup (3… | scalar | Integer32 | .1.3.6.1.4.1.43.2.13.10.4 |
| a3sysDirectedReBoots mandatory This is a counter that tracks the number of times the
system has completed successfully a boot, no matter
how the boot was initiated (power-on, front-panel-button
reset, command l… | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.43.2.13.10.5 |
| a3sysExceptionReBoots mandatory This is a counter that tracks the number of times
the system has crashed and a reboot sequence is begun
by the exception handler. Note, some type of crashes
are not able to updat… | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.43.2.13.10.6 |
| a3sysBootDump mandatory This determines whether or not a memory dump
is performed if the system fails due to a
software problem. If noDump (1) is selected,
the system will not attempt to perform a memo… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.10.7 |
| a3sysBootSources mandatory This parameter is used to specify how the entries
in this table are used.
If this object is set to primary(1), the system
will use only the primary boot source when
reb… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.10.8 |
| a3sysUserBootListTable mandatory This table defines a list of boot sources (and for the
NetBuilder Remote Office -- memory dump destinations).
There are two other parameters that dictate how the
con… | table | - | .1.3.6.1.4.1.43.2.13.10.9 |