CISCO-IP-ENCRYPTION-MIB
- Registered at
- 1.3.6.1.4.1.9.9.52
- Last updated
- 1995-08-15 00:00
- Organization
- Cisco Systems, Inc.
- Namespace
- cisco
- Source file
CISCO-IP-ENCRYPTION-MIB- Digest
sha256:b19e3dd99943bb72534917e117c8553839bd96ae7278878aa9bb564ae0ea0d64
Description
Used to manage the encryption feature.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | OwnerString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IP-ENCRYPTION-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoIpEncryptionMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.1 | |||
| cieConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.1.1 | |||
| cieConfiguredAlgorithms OBJECT-TYPE Type of encryption configured on a particular router, encoded as a bit-string. A router can support multiple encryption algorithms i.e. 56 bit des with 8 bit cipher feedback AND 40 bit des with 64 bit cipher feedback. | 1.3.6.1.4.1.9.9.52.1.1.1 | OCTET STRING (SIZE(16)) | read-only | current |
| cieEncryptionKeyTimeout OBJECT-TYPE Interval at which keys expire for a session and they are is re-negotiated. | 1.3.6.1.4.1.9.9.52.1.1.2 | Integer32 | read-only | current |
| cieNumberOfCryptoEngines OBJECT-TYPE Total number of encryption engines. | 1.3.6.1.4.1.9.9.52.1.1.3 | Gauge32 | read-only | current |
| cieEngineStatus OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.1.2 | |||
| cieEngineStatusTable OBJECT-TYPE A table describing status of all encryption engines present within the router. | 1.3.6.1.4.1.9.9.52.1.2.1 | not-accessible | current | |
| cieEngineStatusEntry OBJECT-TYPE Each entry in this table describes public key associated with each engine, with its unique ID. In case of hardware assisted encryption each entry also describes status of encryption port adaptor. | 1.3.6.1.4.1.9.9.52.1.2.1.1 | not-accessible | current | |
| cieEngineID OBJECT-TYPE 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 ESA. | 1.3.6.1.4.1.9.9.52.1.2.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| cieEngineCardIndex OBJECT-TYPE Corresponds to cardIndex in the chassis mib, if value is 0 then this is a software encryption engine. | 1.3.6.1.4.1.9.9.52.1.2.1.1.2 | Integer32 | read-only | current |
| cieEnginePublicKey OBJECT-TYPE Public key for a particular crypto engine. | 1.3.6.1.4.1.9.9.52.1.2.1.1.3 | OCTET STRING (SIZE(0..1024)) | read-only | current |
| cieEsaTampered OBJECT-TYPE Indicates whether encryption port adaptor has been tampered with. NOTE: This object is not present for software encryption engines. | 1.3.6.1.4.1.9.9.52.1.2.1.1.4 | TruthValue | read-only | current |
| cieEsaAuthenticated OBJECT-TYPE Indicates whether encryption port adaptor has been properly authenticated for this router. NOTE: This object is not present for software encryption engines. | 1.3.6.1.4.1.9.9.52.1.2.1.1.5 | TruthValue | read-only | current |
| cieEsaMode OBJECT-TYPE Indicates current operating mode of the ESA card. This variable directly corresponds to LED status shown on ESA. NOTE: This object is not present for software encryption engines. | 1.3.6.1.4.1.9.9.52.1.2.1.1.6 | INTEGER {enableActive(1), boot(2), error(3)} | read-only | current |
| cieConnections OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.1.3 | |||
| cieNumberOfConnections OBJECT-TYPE Total number of active, pending and dead crypto connections. | 1.3.6.1.4.1.9.9.52.1.3.1 | Gauge32 | read-only | current |
| cieConnTable OBJECT-TYPE A table that describes all encrypted IP traffic created by the router, between the protected entity (cieProtectedAddr) and the unprotected entity (cieUnprotectedAddr). Each entry in this table describes a virtual encrypted IP tunnel. | 1.3.6.1.4.1.9.9.52.1.3.2 | not-accessible | current | |
| cieConnEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.52.1.3.2.1 | not-accessible | current | |
| cieConnIndex OBJECT-TYPE 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 existing entries. | 1.3.6.1.4.1.9.9.52.1.3.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cieProtectedAddr OBJECT-TYPE The IP address for protected (secure) node. | 1.3.6.1.4.1.9.9.52.1.3.2.1.2 | IpAddress | read-only | current |
| cieUnprotectedAddr OBJECT-TYPE The IP address of the unprotected (insecure) node in the network. | 1.3.6.1.4.1.9.9.52.1.3.2.1.3 | IpAddress | read-only | current |
| cieConnStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.52.1.3.2.1.4 | INTEGER {pendingConnection(1), openConnection(2), exchangeKeys(3), badConnection(4)} | read-only | current |
| ciePktsEncrypted OBJECT-TYPE Total number of packets encrypted for this connection. | 1.3.6.1.4.1.9.9.52.1.3.2.1.5 | Counter32 | read-only | current |
| ciePktsDecrypted OBJECT-TYPE Total number of packets decrypted for this connection. | 1.3.6.1.4.1.9.9.52.1.3.2.1.6 | Counter32 | read-only | current |
| ciePktsDropped OBJECT-TYPE 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 unprotected entity. An increase in this value indicates the possibility of mis-configured keys. | 1.3.6.1.4.1.9.9.52.1.3.2.1.7 | Counter32 | read-only | current |
| cieLocalTimeEstablished OBJECT-TYPE Value of sysUpTime at which the connection was established or re-established. | 1.3.6.1.4.1.9.9.52.1.3.2.1.8 | TimeStamp | read-only | current |
| cieAlgorithmType OBJECT-TYPE Type of encryption algorithm used for this connection. | 1.3.6.1.4.1.9.9.52.1.3.2.1.9 | INTEGER {des56bitCfb64(1), des56bitCfb8(2), des40bitCfb64(3), des40bitdesCfb8(4)} | read-only | current |
| cieTestConnection OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.1.4 | |||
| cieTestConnTable OBJECT-TYPE A table of test crypto session entries. | 1.3.6.1.4.1.9.9.52.1.4.1 | not-accessible | current | |
| cieTestConnEntry OBJECT-TYPE A encryption test entry. A management station wishing to create an entry should first generate a pseudo-random serial number to be used as the index to this sparse table. The station should then create the associated instance of the row status and row owner objects. It must also, either in the same or in successive PDUs, create the associated instance of the address objects. Once the appropriate instance of all the configuration objects have been created, either by an explicit SNMP set request, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo. Once the connection sequence has been activated, it cannot be stopped -- it will run until a crypto connection has been established between source and destination. Once the sequence completes, the management station should retrieve the values of the status objects of interest, and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out 30 minutes after they are created. | 1.3.6.1.4.1.9.9.52.1.4.1.1 | not-accessible | current | |
| cieTestConnSerialNumber OBJECT-TYPE Object which specifies a unique entry in the cieTestConnTable. A management station wishing to initiate a crypto session test operation should use a pseudo-random value for this object when creating an instance of a cieTestConnEntry. The RowStatus semantics of the cieTestConnEntryStatus object will prevent access conflicts. | 1.3.6.1.4.1.9.9.52.1.4.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cieTestConnProtectedAddr OBJECT-TYPE The IP address of the protected (secure) node, for the test connection. | 1.3.6.1.4.1.9.9.52.1.4.1.1.2 | IpAddress | read-create | current |
| cieTestConnUnprotectedAddr OBJECT-TYPE The IP address of the unprotected (insecure) node for the test connection. | 1.3.6.1.4.1.9.9.52.1.4.1.1.3 | IpAddress | read-create | current |
| cieTestConnTrapOnCompletion OBJECT-TYPE Specifies whether or not a cieTestCompletion trap should be issued on completion of test crypto session. If such a trap is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the trap to be delivered. | 1.3.6.1.4.1.9.9.52.1.4.1.1.4 | TruthValue | read-create | current |
| cieTestConnCryptoMapName OBJECT-TYPE Specifies name of the crypto map already configured on the router. A crypto map along with its tag number fully specifies the enryption policy, such as type of algorithm to be used, the name of the peer router and access list. | 1.3.6.1.4.1.9.9.52.1.4.1.1.5 | DisplayString | read-create | current |
| cieTestConnCryptoMapTagNumber OBJECT-TYPE Specifies tag number of the crypto map already configured on the router. A crypto map along with its tag number fully specifies the enryption policy, such as type of algorithm to be used, the name of the peer router and access list. | 1.3.6.1.4.1.9.9.52.1.4.1.1.6 | Integer32 (1..2147483647) | read-create | current |
| cieTestConnSessionStatus OBJECT-TYPE Set to a value that indicates whether a crypto session was successfully established, failed or the connection establishment process is in progress. If the specified crypto map is not configured, value is set to badCryptoMapName. | 1.3.6.1.4.1.9.9.52.1.4.1.1.7 | INTEGER {inProgress(1), fail(2), success(3), badCryptoMapName(4)} | read-only | current |
| cieTestConnEntryOwner OBJECT-TYPE The entity that configured this entry. | 1.3.6.1.4.1.9.9.52.1.4.1.1.8 | OwnerString | read-create | current |
| cieTestConnEntryStatus OBJECT-TYPE The status of this table entry. Once the entry status is set to active, the associate entry cannot be modified until the sequence completes (cieTestConnSessionStatus has value other than inprogress ). | 1.3.6.1.4.1.9.9.52.1.4.1.1.9 | RowStatus | read-create | current |
| cieMIBTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.2 | |||
| cieMIBTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.2.0 | |||
| cieMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.3 | |||
| cieMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.3.1 | |||
| cieMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.52.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cieTestCompletion NOTIFICATION-TYPE A cieTestCompletion trap is sent at the completion of a crypto session establishment if such a trap was requested when the sequence was initiated. | 1.3.6.1.4.1.9.9.52.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cieMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Encryption MIB | 1.3.6.1.4.1.9.9.52.3.1.1 | current |
| cieMIBGroup OBJECT-GROUP A collection of objects providing information about IP crypto subsystem. | 1.3.6.1.4.1.9.9.52.3.2.1 | current |