All MIBs › AWCVX-MIB › awcFileXferCmdStatusFileSave
awcFileXferCmdStatusFileSave
Module: AWCVX-MIB
OID (symbolic): AWCVX-MIB::awcFileXferCmdStatusFileSave
OID (numeric): 1.3.6.1.4.1.522.3.4.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Status of the most recent command to save the specified fileXferFile* files. Possible values: 0 = Operation completed successfully (or has not taken place). 1 = Insufficient permission to save the files. 2 = A directory specified for saving at least one of the files was not found. 22 = No file specified, or invalid file format. 68 = Operation is still in progress. Poll again later. 72 = Operation was started, but later was canceled.
What is awcFileXferCmdStatusFileSave?
Reports the outcome of the most recently initiated file save operation, where 0 indicates success or no operation has occurred, and other values indicate in-progress or error states. Operators should poll this object after triggering a file save to verify completion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.522.3.4.8 snmpwalk -v2c -c public <target> AWCVX-MIB::awcFileXferCmdStatusFileSave
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.522.3.4.8.1 snmpget -v2c -c public <target> AWCVX-MIB::awcFileXferCmdStatusFileSave.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> awcFileXferCmdStatusFileSave.1
Start monitoring Cisco Aironet 802.11 wireless access points/bridges (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AWCVX-MIB::awcFileXferCmdStatusFileSave OID value, configure state conditions and alerts, and monitor any Cisco Aironet 802.11 wireless access points/bridges (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.522 | aironet | AWCVX-MIB |
| 1.3.6.1.4.1.522.3 | awcVx | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.4 | awcFtp | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.4.8 | awcFileXferCmdStatusFileSave | AWCVX-MIB |