s3AgentBootMode
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.4.6
Object
scalar
mandatory
r/w
Enumeration
The method for obtaining boot parameter information.
The possible values are:
eeprom(1)......get boot info from eeprom
net(2).........get boot info from remote server
otherCase(3)...not eeprom or net
This parameter will not take effect until written
into EEPROM (s3AgentWriteEeprom) and a reset
(s3AgentReset) is issued.
Note: In previous versions of this MIB the name
associated with the value '2' was 'other',
which implied the same meaning as it does
now. Thus to prevent confusion, the name
for value '3' was chosen to be 'otherCase'.
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.4.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- s3AgentHw
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eeprom |
2 | net |
3 | otherCase |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s3AgentStatus mandatory This indicates whether the NMM is online(2) and
operating, or offline(1) (ie: not connected to the
concentrator backplane). | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.1 |
| s3AgentEepromSize mandatory The size of the EEPROM of the agent in units of bytes. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.4.10 |
| s3AgentEpromSize mandatory The size of the EPROM of the agent in units of bytes. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.4.11 |
| s3AgentDramSize mandatory The size of the DRAM of the agent in units of bytes. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.4.12 |
| s3AgentHexDisplay mandatory The current 4 ASCII character display of the agent.
Agents with no hex display hardware should return a
zero length string. | scalar | OctetString | .1.3.6.1.4.1.45.1.2.4.13 |
| s3AgentFlashStatus mandatory This indicates the operational status of the flash
device of the agent. A fail(3) indicates that either
the flash device configuration on board is not valid
or the flash EEPROMs … | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.14 |
| s3AgentMdaHwVer mandatory The network management module's MDA hardware
version number (0=Rev. A, 1=Rev. B, etc.). | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.4.2 |
| s3AgentMode mandatory This indicates whether the NMM is operating in
primary(1) or secondary(2) mode. | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.3 |
| s3AgentReset mandatory Network management module reset status. Writing
a reset(2) to this object will reset the NMM and
perform a download and restart. | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.4 |
| s3AgentRestart mandatory Network management module restart status.
Writing a restart(2) to this object will restart
the NMM. This initializes all the counters,
re-reads the EEPROM data structure and star… | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.5 |
| s3AgentWriteEeprom mandatory Network management module EEPROM write status.
Writing a (2) to this object will write the contents
of current EEPROM data structure in the EEPROM. | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.4.7 |
| s3AgentBaudRate mandatory Specifies the baud rate in bits per second of
either the internal modem or the RS-232 port.
This parameter will take effect only after a
restart (s3AgentRestart) is iss… | scalar | RFC1155-SMIGauge | .1.3.6.1.4.1.45.1.2.4.8 |
| s3AgentInitString mandatory This is the initialization string used to establish
the out-of-band connection. (i.e. could contain the
string ATDT,415-960-1100 for an internal or external
modem). This is used a… | scalar | OctetString | .1.3.6.1.4.1.45.1.2.4.9 |