All MIBs › FOUNDRY-SN-AGENT-MIB › snAgBootSeqIpAddr
snAgBootSeqIpAddr
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgBootSeqIpAddr
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.4.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The ip address of the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction.
What is snAgBootSeqIpAddr?
This object stores the IP address of a TFTP server from which the device will download firmware or configuration files during boot when the corresponding boot instruction is set to 'fromTftpServer'. An administrator configures this value to enable remote boot recovery in case of firmware corruption. If a different boot instruction is selected, this IP address is ignored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.4.1.1.3 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgBootSeqIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.4.1.1.3.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgBootSeqIpAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.4.1.1.3.1 a <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.1 | snAgBootSeqTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4.1.1 | snAgBootSeqEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.4.1.1.3 | snAgBootSeqIpAddr | FOUNDRY-SN-AGENT-MIB |