sysPmSyncUrl
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.16.9.1
Object
The FTP URL to sync PM file from ves1724-58v to EMS. The URL only contians
the path to put the PM file.
The format is ftp://<user>:<password>@<host>[:<port>]/<path>
The PM file name format is <IP>_<time>. For example: 192.168.1.1_1316565000
<time> is the start time of the 15 min period. The unit is second.
In the notification, the URL also contains the file name.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.16.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysPmSync
- Siblings
- 3
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysPmSyncEnable If sysPmSyncEnable is enable(1), EAN sync PM file to EMS every
15 min. The file location and file name is per sysPmSyncUrl. | scalar | Enumeration | .1.3.6.1.4.1.890.1.5.12.49.16.9.2 |
| sysPmSyncDelay Sets the delay time of PM file uploading after 15-min boundary | scalar | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.16.9.3 |
| sysPmSyncStatus Returns the PM sync state machine state.
idle(1) - PM sync disabled
uploaded(2) - PM sync enabled or PM file uploaded down
uploading(3) - PM file is uploading
uploadingTimeout(4) … | scalar | Enumeration | .1.3.6.1.4.1.890.1.5.12.49.16.9.4 |