All MIBs › FOUNDRY-SN-AGENT-MIB › snAgSpBootSeqInstruction
snAgSpBootSeqInstruction
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgSpBootSeqInstruction
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The instruction for the boot code.
What is snAgSpBootSeqInstruction?
This object configures which boot source the Service Processor should use when starting up—primary/secondary flash, PCMCIA card, TFTP server, or interactive boot. Network administrators use it to control system boot sequences remotely, enabling boot order changes without physical access to the switch. It allows specification of preferred boot devices like onboard flash storage or network-based image loading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.4.2.1.3 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgSpBootSeqInstruction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.4.2.1.3.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgSpBootSeqInstruction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.4.2.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4 | snAgentBoot | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4.2 | snAgSpBootSeqTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4.2.1 | snAgSpBootSeqEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4.2.1.3 | snAgSpBootSeqInstruction | FOUNDRY-SN-AGENT-MIB |