Reference record for OID 1.3.6.1.4.1.326.2.9.5.5.1
- parent
- 1.3.6.1.4.1.326.2.9.5.5 (agentBoot)
- node code
- 1
- node name
- agentBootMode
- dot oid
- 1.3.6.1.4.1.326.2.9.5.5.1
- type
- OBJECT-TYPE
- asn1 oid
-
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) fore(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) marconi(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- ...skipped...
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) fore(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) marconi(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) fore(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) marconi(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- ...skipped...
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) fore(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) marconi(326) systems(2) multiTechSwitch(9) mtsAgent(5) agentBoot(5) agentBootMode(1)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/fore/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- /iso/identified-organization/dod/internet/private/enterprise/marconi/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- ...skipped...
- /iso/org/dod/internet/private/enterprise/fore/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- /iso/org/dod/internet/private/enterprise/marconi/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- /iso/org/dod/internet/private/enterprises/fore/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- /iso/org/dod/internet/private/enterprises/marconi/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- ...skipped...
- /iso/iso-identified-organization/dod/internet/private/enterprises/fore/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
- /iso/iso-identified-organization/dod/internet/private/enterprises/marconi/systems/multiTechSwitch/mtsAgent/agentBoot/agentBootMode
Description by mibdepot
An object which defines the boot mode for an agent.
Setting this object to nvram(1) will cause the agent
to use the network settings in non-volatile RAM at boot time.
Setting this object to bootp(2) will cause the agent to intialize
the agent to the network settings retrieved via the bootstrap
protocol.
Parsed from file mtsagent.mib.txt
Company: marconi
Module: FORE-MTS-AGENT-MIB
Information by mibdepot
agentBootMode OBJECT-TYPE
SYNTAX INTEGER {
nvram(1),
bootp(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"An object which defines the boot mode for an agent.
Setting this object to nvram(1) will cause the agent
to use the network settings in non-volatile RAM at boot time.
Setting this object to bootp(2) will cause the agent to intialize
the agent to the network settings retrieved via the bootstrap
protocol."
::= { agentBoot 1 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.326)
Cooper Eric
Brothers (5)
OID | Name | Sub children | Sub Nodes Total | Description |
1.3.6.1.4.1.326.2.9.5.5.2 |
agentBootSource |
0 |
0 |
An object which defines the source of the network settings which the agent was intialized to at boot time. |
1.3.6.1.4.1.326.2.9.5.5.3 |
agentBootServerAddress |
0 |
0 |
The server IP address retrieved at agent boot time when the agentBootSource object is set to bootp(2). The value 0.0.0.0 is retur… |
1.3.6.1.4.1.326.2.9.5.5.4 |
agentBootFileName |
0 |
0 |
The filename retrieved from the BOOTP server when the agentBootSource object is set to bootp(2). A string of length zero will be … |
1.3.6.1.4.1.326.2.9.5.5.5 |
agentBootFileTransferStatus |
0 |
0 |
An object which defines if the bootstrap protocol file transfer was successful. When the agentBootSource object is set to nvram(1… |
1.3.6.1.4.1.326.2.9.5.5.6 |
agentBootMaximumRetries |
0 |
0 |
An object which defines the maximum number of times the agent will retransmit a BOOTP request. |