An object which defines the source of the network settings which
the agent was intialized to at boot time.
Parsed from file mtsagent.mib.txt
Company: marconi
Module: FORE-MTS-AGENT-MIB
agentBootSource OBJECT-TYPE SYNTAX INTEGER { nvram(1), bootp(2) } ACCESS read-only STATUS mandatory DESCRIPTION "An object which defines the source of the network settings which the agent was intialized to at boot time." ::= { agentBoot 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.326.2.9.5.5.1 | agentBootMode | 0 | 0 | An object which defines the boot mode for an agent. Setting this object to nvram(1) will cause the agent to use the network setti… |
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. |