cieAlgorithmType
CISCO-IP-ENCRYPTION-MIB ·
.1.3.6.1.4.1.9.9.52.1.3.2.1.9
Object
column
Enumeration
Type of encryption algorithm used for this connection.
Context
- MIB
- CISCO-IP-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.9.9.52.1.3.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cieConnEntry
- Table
- cieConnTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | des56bitCfb64 |
2 | des56bitCfb8 |
3 | des40bitCfb64 |
4 | des40bitdesCfb8 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cieConnIndex A monotonically increasing integer for the sole purpose of
indexing the cieConnTable. When it reaches the
maximum value, the agent wraps the value back to 1 and
may flush existin… | column | Integer32 | .1.3.6.1.4.1.9.9.52.1.3.2.1.1 |
| cieProtectedAddr The IP address for protected (secure) node. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.52.1.3.2.1.2 |
| cieUnprotectedAddr The IP address of the unprotected (insecure) node in
the network. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.52.1.3.2.1.3 |
| cieConnStatus Integer describing status/type of connection. The pending
and bad connections may be removed after 4 minutes of
non-activity. Open (active) connections may be removed if
they ha… | column | Enumeration | .1.3.6.1.4.1.9.9.52.1.3.2.1.4 |
| ciePktsEncrypted Total number of packets encrypted for this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.52.1.3.2.1.5 |
| ciePktsDecrypted Total number of packets decrypted for this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.52.1.3.2.1.6 |
| ciePktsDropped Total number of packets dropped for this connection. The
packets are dropped only in cases where encryption keys are
not established between the protected entity and the
unprot… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.52.1.3.2.1.7 |
| cieLocalTimeEstablished Value of sysUpTime at which the connection was established or
re-established. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.52.1.3.2.1.8 |