dwLoadFileCrcCheck
FD-SYSTEM-MIB ·
.1.3.6.1.4.1.34592.1.3.1.8.7
Object
scalar
r/w
Enumeration
This object is used to indicate the target device
should or not to do crc check operation,if 'checkCrc'
the operator should give the download file's crc
calculate result on the 'dwLoadFileCrcValue' object.
Crc check is now only useful when do download
operation.
Context
- MIB
- FD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.34592.1.3.1.8.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upgrade
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | checkCrc |
2 | dontCheckCrc |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ftpServerIp The host IP Address on which FTP server running and this
host will be used as the server to do FTP operation | scalar | OctetString | .1.3.6.1.4.1.34592.1.3.1.8.1 |
| upgradeStatus Upgrade process status | scalar | Enumeration | .1.3.6.1.4.1.34592.1.3.1.8.10 |
| upgradeOperation This object defines an operation collection, which are
used to do downlaod,upgrade or get file(upload) operations. | scalar | Enumeration | .1.3.6.1.4.1.34592.1.3.1.8.11 |
| ftpProgress Description. | scalar | percent SNMPv2-SMIInteger32 | .1.3.6.1.4.1.34592.1.3.1.8.12 |
| ftpServerUserName The user name used to access ftp server | scalar | OctetString | .1.3.6.1.4.1.34592.1.3.1.8.2 |
| ftpServerUserPasswd The user password which will be used to access ftp server | scalar | OctetString | .1.3.6.1.4.1.34592.1.3.1.8.3 |
| ftpOperFileName The file name which will be download to or upload from
device. When the operation is download, the operation
file should located on the host; When the operation is
upload the file… | scalar | OctetString | .1.3.6.1.4.1.34592.1.3.1.8.4 |
| ftpOperTarget The operate target, which are device firmware or configuration
file.
When do upgrade or download,one of these file targets
should be selected to operate.
… | scalar | Enumeration | .1.3.6.1.4.1.34592.1.3.1.8.6 |
| dwLoadFileCrcValue CRC value of the download file, this value will be used to
compare with the CRC result calculated by the firmware running
on device to check if error occurred during file transmi… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.34592.1.3.1.8.8 |
| operDeviceMap This object defines the upgrade or download device objects,when do upgrade operation
one or more device can be selected as operate objects. The data format defined as
following:
… | scalar | OctetString | .1.3.6.1.4.1.34592.1.3.1.8.9 |