cieConnStatus
CISCO-IP-ENCRYPTION-MIB ·
.1.3.6.1.4.1.9.9.52.1.3.2.1.4
Object
column
Enumeration
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 have not transmitted/received traffic in the last cieEncryptionKeyTimeout minutes.
Context
- MIB
- CISCO-IP-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.9.9.52.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cieConnEntry
- Table
- cieConnTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pendingConnection |
2 | openConnection |
3 | exchangeKeys |
4 | badConnection |
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 |
| 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 |