All MIBs › ADVA-MIB › neSwUpgradeTransferProtocol
neSwUpgradeTransferProtocol
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neSwUpgradeTransferProtocol
OID (numeric): 1.3.6.1.4.1.2544.2.4.2.9
Node type: OBJECT-TYPE
Type: FileTransferProtocol
Access: read-write
Description:
The transfer protocol to be used.
What is neSwUpgradeTransferProtocol?
This read-write object specifies an enumerated protocol type (such as TFTP, FTP, or SFTP) that the network element will use when downloading firmware. Network operators configure this parameter to select the appropriate file transfer method supported by both the device and their infrastructure. Example: setting this value to ftp(2) instructs the device to use FTP protocol for the next firmware upgrade operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.9 snmpwalk -v2c -c public <target> ADVA-MIB::neSwUpgradeTransferProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.9.1 snmpget -v2c -c public <target> ADVA-MIB::neSwUpgradeTransferProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.4.2.9.1 s <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4 | software | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2 | neSoftwareUpgrade | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2.9 | neSwUpgradeTransferProtocol | ADVA-MIB |