All MIBs › HUAWEI-PERFMGMT-MIB › hwPMFileUploadStatus
hwPMFileUploadStatus
Module: HUAWEI-PERFMGMT-MIB
OID (symbolic): HUAWEI-PERFMGMT-MIB::hwPMFileUploadStatus
OID (numeric): 1.3.6.1.4.1.2011.5.25.190.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The file upload status. init(1): FTP has not been starting to upload file. running(2): FTP is running. If you set this node as running, the FTP will be started. success(3): FTP completed successfully. fileOpenFail(4): FTP failed. The cause is file open failure. unreachableServerIp(5): FTP failed. The cause is that the IP address of the server is not reachable. linkFailed(6): FTP failed. The cause is connecting to server failed. authenticateFailed(7): FTP failed. The cause is authenticating failed.For FTP mode only. fileReadFailed(8): FTP failed. The cause is reading file failed. fileWriteFailed(9): FTP failed. The cause is writing file failed. failed(10):FTP failed, General error.
What is hwPMFileUploadStatus?
This reports the outcome of a file upload attempt: init means it hasn't started, running means it's in progress (and can be set to trigger a start), success means it completed, and other values like unreachableServerIp, linkFailed, or authenticateFailed pinpoint why a transfer failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.190.2.3.1.4 snmpwalk -v2c -c public <target> HUAWEI-PERFMGMT-MIB::hwPMFileUploadStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.190.2.3.1.4.1 snmpget -v2c -c public <target> HUAWEI-PERFMGMT-MIB::hwPMFileUploadStatus.1
Start monitoring Huawei carrier network element or enterprise router/switch (KPI performance management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-PERFMGMT-MIB::hwPMFileUploadStatus OID value, configure state conditions and alerts, and monitor any Huawei carrier network element or enterprise router/switch (KPI performance management) from a single console.
OID Breakdown
Upper-level ancestors (9 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.190 | hwPerfMgmt | HUAWEI-PERFMGMT-MIB |
| 1.3.6.1.4.1.2011.5.25.190.2 | hwPMFileUploadMgmtInstances | HUAWEI-PERFMGMT-MIB |
| 1.3.6.1.4.1.2011.5.25.190.2.3 | hwPMFileUploadMgmtTable | HUAWEI-PERFMGMT-MIB |
| 1.3.6.1.4.1.2011.5.25.190.2.3.1 | hwPMFileUploadMgmtEntry | HUAWEI-PERFMGMT-MIB |
| 1.3.6.1.4.1.2011.5.25.190.2.3.1.4 | hwPMFileUploadStatus | HUAWEI-PERFMGMT-MIB |