All MIBs › BLADETYPE6-NETWORK-MIB › agTransferAction
agTransferAction
Module: BLADETYPE6-NETWORK-MIB
OID (symbolic): BLADETYPE6-NETWORK-MIB::agTransferAction
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.6.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 an FTP or TFTP file transfer action such as downloading a firmware image, uploading or restoring a configuration file, or saving a core dump to the server specified in agTransferServer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.6 snmpwalk -v2c -c public <target> BLADETYPE6-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.6.2.1.1.7.6.1 snmpget -v2c -c public <target> BLADETYPE6-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.6.2.1.1.7.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agTransferAction.1
Start monitoring HP BladeSystem Type 6 / ProLiant GbE2c 10G Interconnect Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE6-NETWORK-MIB::agTransferAction OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 6 / ProLiant GbE2c 10G 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.6 | hpSwitchModuleBladetype6 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2 | hpSwitchBladeType6_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.1 | agent | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1 | agentConfig | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7 | agTransfer | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.6 | agTransferAction | BLADETYPE6-NETWORK-MIB |