MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBOwnerString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1OCTET STRING (SIZE(16))read-onlycurrent
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.2Integer32read-onlycurrent
cieNumberOfCryptoEngines
OBJECT-TYPE
Total number of encryption engines.
1.3.6.1.4.1.9.9.52.1.1.3Gauge32read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..2147483647)read-onlycurrent
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.2Integer32read-onlycurrent
cieEnginePublicKey
OBJECT-TYPE
Public key for a particular crypto engine.
1.3.6.1.4.1.9.9.52.1.2.1.1.3OCTET STRING (SIZE(0..1024))read-onlycurrent
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.4TruthValueread-onlycurrent
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.5TruthValueread-onlycurrent
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.6INTEGER {enableActive(1), boot(2), error(3)}read-onlycurrent
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.1Gauge32read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
cieProtectedAddr
OBJECT-TYPE
The IP address for protected (secure) node.
1.3.6.1.4.1.9.9.52.1.3.2.1.2IpAddressread-onlycurrent
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.3IpAddressread-onlycurrent
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.4INTEGER {pendingConnection(1), openConnection(2), exchangeKeys(3), badConnection(4)}read-onlycurrent
ciePktsEncrypted
OBJECT-TYPE
Total number of packets encrypted for this connection.
1.3.6.1.4.1.9.9.52.1.3.2.1.5Counter32read-onlycurrent
ciePktsDecrypted
OBJECT-TYPE
Total number of packets decrypted for this connection.
1.3.6.1.4.1.9.9.52.1.3.2.1.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8TimeStampread-onlycurrent
cieAlgorithmType
OBJECT-TYPE
Type of encryption algorithm used for this connection.
1.3.6.1.4.1.9.9.52.1.3.2.1.9INTEGER {des56bitCfb64(1), des56bitCfb8(2), des40bitCfb64(3), des40bitdesCfb8(4)}read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
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.2IpAddressread-createcurrent
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.3IpAddressread-createcurrent
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.4TruthValueread-createcurrent
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.5DisplayStringread-createcurrent
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.6Integer32 (1..2147483647)read-createcurrent
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.7INTEGER {inProgress(1), fail(2), success(3), badCryptoMapName(4)}read-onlycurrent
cieTestConnEntryOwner
OBJECT-TYPE
The entity that configured this entry.
1.3.6.1.4.1.9.9.52.1.4.1.1.8OwnerStringread-createcurrent
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.9RowStatusread-createcurrent
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

NameOIDStatus
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.1current

Conformance

NameOIDStatus
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.1current
cieMIBGroup
OBJECT-GROUP
A collection of objects providing information about IP crypto subsystem.
1.3.6.1.4.1.9.9.52.3.2.1current