The table contains authentication of DCP test instances.
The indexes of the table are hwIpfpmDcpInstId, hwIpfpmDcpInstAuthKeyId.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.1 | hwIpfpmDcpInstAuthKeyId | Integer32{(1,64)} | not-accessible | Identification of the DCP authentication. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.2 | hwIpfpmDcpInstAuthType | INTEGER{hmac-sha256(1)} | read-write | Authentication type of DCP instance authentication. The enumeration 'hmac-sha256(1)' represents the password is sent after being encrypted through hmac-sha256. By default, authentication is not configured. If this object is not configured and object 'hwIpfpmDcpAuthType' is configured, then this instance uses 'hwIpfpmDcpInstAuthType' and 'hwIpfpmDcpInstAuthKey' as its authentication. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.3 | hwIpfpmDcpInstAuthKey | OCTET STRING{(0,432)} | read-write | The password used as an DCP test instance authentication key. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.4 | hwIpfpmDcpInstAuthRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | Used for controlling the creation and deletion of this row. | This object is implemented as defined in the corresponding MIB files. |