docsPnmBulkUploadControl
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.1.1.4
Object
scalar
r/w
Enumeration
This attribute controls the action taken by the device when a new bulk
data file is generated. The possible values are defined below.
noAutoUpload - Bulk Data files are not automatically uploaded by the
device. All bulk data files are available to be uploaded, on demand,
by manipulating the FileControl attribute in the BulkDataFile object
for that file's row instance.
autoUpload - When this option is selected, the device must
automatically uploaded bulk data files as they become available. A
file becomes available when a file-generation application completes
the file and creates a row in the BulkDataFileTable. If this value is
set, the bulk data file is automatically uploaded to the parameters
defined by the DestIpAddr, DestIpAddrType, and DestPath. If the upload
fails or additional uploads are desired, the file can be re-uploaded
by manipulating the FileControl attribute in the BulkDataFile object
for that file's row instance.
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- docsPnmBulkCtl
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | noAutoUpload |
3 | autoUpload |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsPnmBulkDestIpAddrType This object represents the IP address type of the 'docsPnmBulkDestIpAddr'
object. This value is of type InetAddressType which is defined by RFC4001.
Allowed values for … | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.1.27.1.1.1.1 |
| docsPnmBulkDestIpAddr This object represents the IP address of the server to which the
bulk data file is to be sent. This attribute is further defined by
the 'docsPnmBulkDestIpAddrType' object. The CM … | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.1.27.1.1.1.2 |
| docsPnmBulkDestPath This object represents the path, excluding the filename, at the server
to which the captured data file is to be sent. The CM must NOT allow the
value of docsPnmBulkDestPath to cha… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.2.1.27.1.1.1.3 |