cieConnEntry
This entry describes a connection viz. the protected and unprotected node, status of the connection and number of packets encrypted, decrypted per connection and algorithm used for encrypting data. Each entry also contains a pointer to crypto engine that is performing the encryption.
This OID is also declared by other modules:
CISCO-IP-ENCRYPTION-MIB
Details
Table index
- cieEngineID
- cieConnIndex
Table columns
18 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.52.1.3.2.1.1 | cieConnIndex | noaccess | Unknown |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.1 | cieConnIndex | noaccess | Unknown |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.2 | cieProtectedAddr | readonly | IpAddress |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.2 | cieProtectedAddr | readonly | IpAddress |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.3 | cieUnprotectedAddr | readonly | IpAddress |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.3 | cieUnprotectedAddr | readonly | IpAddress |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.4 | cieConnStatus | readonly | pendingConnection(1), openConnection(2), exchangeKeys(3), badConnection(4) |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.4 | cieConnStatus | readonly | pendingConnection(1), openConnection(2), exchangeKeys(3), badConnection(4) |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.5 | ciePktsEncrypted | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.5 | ciePktsEncrypted | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.6 | ciePktsDecrypted | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.6 | ciePktsDecrypted | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.7 | ciePktsDropped | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.7 | ciePktsDropped | readonly | Counter32 |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.8 | cieLocalTimeEstablished | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.8 | cieLocalTimeEstablished | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.9 | cieAlgorithmType | readonly | des56bitCfb64(1), des56bitCfb8(2), des40bitCfb64(3), des40bitdesCfb8(4) |
| 1.3.6.1.4.1.9.9.52.1.3.2.1.9 | cieAlgorithmType | readonly | des56bitCfb64(1), des56bitCfb8(2), des40bitCfb64(3), des40bitdesCfb8(4) |