a3sysUserBootListTable
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.10.9
Object
table
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
contents of this table are used. These parameters
are represented by a3sysStartUpAction and a3sysBootSources.
a3sysStartUpAction specifies what this system does when it
first comes up. If a3sysStartUpAction is set to userListOnce (2),
the system will make a single attempt to use the entries in
this table to identify how it should boot. If a3sysStartUpAction
is set to userListForever (3), the system will make repeated
attempts at using the entries in this table.
If a3sysStartUpAction indicates that the system is to use this
table, the order in which the entries are used is dictated by
a3sysBootSources. If a3sysBootSources has the value primary (1),
the system will attempt to boot only from the source identified by
entry 1 in this table. If a3sysBootSources has the value
primaryAndSecondary(2), the system will attempt to boot first
from the source identified by entry 1, and, if that source fails,
the system will try the source identified by entry 2 (the secondary
source). If a3sysBootSources has the value testWithPrimaryBackup(3),
the system will perform a test boot using the test boot source. Note,
for the NetBuilder Remote Office, this is the third entry (test) in this
table. For the NetBuilder II and the NetBuilder I family( NetBuilder Local,
NetBuilder Remote, NetBuilder RemoteAccess, and NetBuilder RemoteControl),
the test boot source is identified by entry 2 (secondary) in this table.
If the test boot source fails (see the Reference Guide for more details
on test booting), the system will revert back to the source identified
by entry 1 (primary) in this table.
The NetBuilder Remote Office supports a fourth entry in this table,
which identifies where over the network memory is to be dumped in the
case of a system crash. Note, the destination device (a3sysUblDevice)
must be set to network (3), in this case. Also note that many
of the columns in this row will be irrelevant and won't affect
where the memory gets dumped.
Note, all entries in this table apply only to future
boots. They don't necessarily provide information
about previous boots.
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.10.9- Type
- table
- Status
- mandatory
- Parent
- a3ComBoot
- Siblings
- 9
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
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 |
| a3sysStartUpAction mandatory 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 c… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.10.3 |
| 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 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3sysUserBootListEntry mandatory Each entry in this table contains a single boot source. | row | - | .1.3.6.1.4.1.43.2.13.10.9.1 |