cieConnEntry
CISCO-IP-ENCRYPTION-MIB ·
.1.3.6.1.4.1.9.9.52.1.3.2.1
Object
row
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.
Context
- MIB
- CISCO-IP-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.9.9.52.1.3.2.1- Type
- row
- Status
- current
- Parent
- cieConnTable
- Table
- cieConnTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| cieAlgorithmType Type of encryption algorithm used for this connection. | column | Enumeration | .1.3.6.1.4.1.9.9.52.1.3.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cieEngineID Unique value identifying the crypto engine, in case
of RP and other software only platforms, this is the
processor ID. In case of ESA, this will be a unique ID
retrieved from E… | column | Integer32 | .1.3.6.1.4.1.9.9.52.1.2.1.1.1 |
| 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 |