All MIBs › BLADETYPE4-NETWORK-MIB › agTransferAction
agTransferAction
Module: BLADETYPE4-NETWORK-MIB
OID (symbolic): BLADETYPE4-NETWORK-MIB::agTransferAction
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is an action object to perform various FTP/TFTP Get or Put functions. The FTP/TFTP sever is specified in agTransferServer object. img-get(2) - Download switch image from a specified image file(agTransferImageFileName) on the FTP/TFTP server to the destinated storage(agTransferImage). cfg-get(3) - Download switch configuration from a specified file(agTransferCfgFileName) on the FTP/TFTP server. cfg-put(4) - Upload switch configuration to a specified file(agTransferCfgFileName) on the FTP/TFTP server. dump-put(5)- Download switch core dump to a specified file(agTransferDumpFileName) on the FTP/TFTP server. img-put(7) - Upload specified switch image to a specified image file(agTransferImageFileName) on the FTP/TFTP server. tsdump-put(5)- Download switch core dump to a specified file (agTransferTSDumpFileName) on the FTP/TFTP server. other(1) is returned always when read.
What is agTransferAction?
Triggers a specific FTP or TFTP operation on the blade switch, such as downloading a firmware image (img-get) or transferring a configuration file. Writing an action value to this object initiates the corresponding file transfer using the server and filenames already configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7.6 snmpwalk -v2c -c public <target> BLADETYPE4-NETWORK-MIB::agTransferAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7.6.1 snmpget -v2c -c public <target> BLADETYPE4-NETWORK-MIB::agTransferAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7.6.1 i <value>
Start monitoring HP BladeSystem Type 4 / ProLiant GbE2c Interconnect Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE4-NETWORK-MIB::agTransferAction OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 4 / ProLiant GbE2c Interconnect Switch from a single console.
OID Breakdown
Upper-level ancestors (14 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.4 | hpSwitchModuleBladetype4 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2 | hpSwitchBladeType4_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1 | agent | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1 | agentConfig | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7 | agTransfer | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.1.1.7.6 | agTransferAction | BLADETYPE4-NETWORK-MIB |