All MIBs › FH800u-MIB › groupAgentBootupOption
groupAgentBootupOption
Module: FH800u-MIB
OID (symbolic): FH800u-MIB::groupAgentBootupOption
OID (numeric): 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable defines how to start the microcode in the segment. normal(1): Use NVRAM information and flash ROM microcode to start up the system. tftp-download(2): Always download the new version of microcode into RAM and start it. bootp-get-ip(3): Get the IP information from the BootP server, and then start up the microcode in flash ROM. bootp-download(4): Get the IP information from the BootP server, and then download the microcode from the TFTP server. bootp-upgrade(5): Get the IP information from the BootP server, and then download the microcode from the TFTP server. After the download has been completed, upgrade the microcode in system flash ROM.
What is groupAgentBootupOption?
How this hub's agent should start its microcode on boot: from flash ROM (normal), by always re-downloading via TFTP, or via various BOOTP-driven IP-discovery/download/upgrade sequences.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15 snmpwalk -v2c -c public <target> FH800u-MIB::groupAgentBootupOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15.1 snmpget -v2c -c public <target> FH800u-MIB::groupAgentBootupOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15.1 i <value>
Start monitoring Allied Telesis Dual-Speed Hub (FH800u, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FH800u-MIB::groupAgentBootupOption OID value, configure state conditions and alerts, and monitor any Allied Telesis Dual-Speed Hub (FH800u, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.1 | repeaterMib | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20 | newRepeaterMib | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3 | acctonHubMIB | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11 | atactDualHubMgt | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1 | fh800uMgt | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1.1 | fh800uBasicCapability | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2 | fh800uGroupInfo | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1 | groupTable | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1 | groupEntry | FH800u-MIB |
| 1.3.6.1.4.1.207.8.1.20.3.11.1.1.2.1.1.15 | groupAgentBootupOption | FH800u-MIB |