MIB Viewer

CISCO-IP-ENCRYPTION-MIB

48 objects
Used to manage the encryption feature.
Imported Objects
CISCO-SMIciscoMgmt
IF-MIBOwnerString
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.52IdentityciscoIpEncryptionMIBUsed to manage the encryption feature.
1.3.6.1.4.1.9.9.52.1NodeciscoIpEncryptionMIBObjects
1.3.6.1.4.1.9.9.52.1.1NodecieConfig
1.3.6.1.4.1.9.9.52.1.1.1ScalarcieConfiguredAlgorithmsread-onlycurrentType 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 c…
1.3.6.1.4.1.9.9.52.1.1.2ScalarcieEncryptionKeyTimeoutread-onlycurrentInterval at which keys expire for a session and they are is re-negotiated.
1.3.6.1.4.1.9.9.52.1.1.3ScalarcieNumberOfCryptoEnginesread-onlycurrentTotal number of encryption engines.
1.3.6.1.4.1.9.9.52.1.2NodecieEngineStatus
1.3.6.1.4.1.9.9.52.1.2.1TablecieEngineStatusTablenot-accessiblecurrentA table describing status of all encryption engines present within the router.
1.3.6.1.4.1.9.9.52.1.2.1.1RowcieEngineStatusEntrynot-accessiblecurrentEach entry in this table describes public key associated with each engine, with its unique ID. In case of hardware assisted encryption each entry also describe…
1.3.6.1.4.1.9.9.52.1.2.1.1.1ColumncieEngineIDread-onlycurrentUnique 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…
1.3.6.1.4.1.9.9.52.1.2.1.1.2ColumncieEngineCardIndexread-onlycurrentCorresponds 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.3ColumncieEnginePublicKeyread-onlycurrentPublic key for a particular crypto engine.
1.3.6.1.4.1.9.9.52.1.2.1.1.4ColumncieEsaTamperedread-onlycurrentIndicates 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.5ColumncieEsaAuthenticatedread-onlycurrentIndicates 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.6ColumncieEsaModeread-onlycurrentIndicates 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 …
1.3.6.1.4.1.9.9.52.1.3NodecieConnections
1.3.6.1.4.1.9.9.52.1.3.1ScalarcieNumberOfConnectionsread-onlycurrentTotal number of active, pending and dead crypto connections.
1.3.6.1.4.1.9.9.52.1.3.2TablecieConnTablenot-accessiblecurrentA table that describes all encrypted IP traffic created by the router, between the protected entity (cieProtectedAddr) and the unprotected entity (cieUnprotect…
1.3.6.1.4.1.9.9.52.1.3.2.1RowcieConnEntrynot-accessiblecurrentThis entry describes a connection viz. the protected and unprotected node, status of the connection and number of packets encrypted, decrypted per connection a…
1.3.6.1.4.1.9.9.52.1.3.2.1.1ColumncieConnIndexnot-accessiblecurrentA 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 an…
1.3.6.1.4.1.9.9.52.1.3.2.1.2ColumncieProtectedAddrread-onlycurrentThe IP address for protected (secure) node.
1.3.6.1.4.1.9.9.52.1.3.2.1.3ColumncieUnprotectedAddrread-onlycurrentThe IP address of the unprotected (insecure) node in the network.
1.3.6.1.4.1.9.9.52.1.3.2.1.4ColumncieConnStatusread-onlycurrentInteger describing status/type of connection. The pending and bad connections may be removed after 4 minutes of non-activity. Open (active) connections may be …
1.3.6.1.4.1.9.9.52.1.3.2.1.5ColumnciePktsEncryptedread-onlycurrentTotal number of packets encrypted for this connection.
1.3.6.1.4.1.9.9.52.1.3.2.1.6ColumnciePktsDecryptedread-onlycurrentTotal number of packets decrypted for this connection.
1.3.6.1.4.1.9.9.52.1.3.2.1.7ColumnciePktsDroppedread-onlycurrentTotal number of packets dropped for this connection. The packets are dropped only in cases where encryption keys are not established between the protected enti…
1.3.6.1.4.1.9.9.52.1.3.2.1.8ColumncieLocalTimeEstablishedread-onlycurrentValue of sysUpTime at which the connection was established or re-established.
1.3.6.1.4.1.9.9.52.1.3.2.1.9ColumncieAlgorithmTyperead-onlycurrentType of encryption algorithm used for this connection.
1.3.6.1.4.1.9.9.52.1.4NodecieTestConnection
1.3.6.1.4.1.9.9.52.1.4.1TablecieTestConnTablenot-accessiblecurrentA table of test crypto session entries.
1.3.6.1.4.1.9.9.52.1.4.1.1RowcieTestConnEntrynot-accessiblecurrentA 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 sp…
1.3.6.1.4.1.9.9.52.1.4.1.1.1ColumncieTestConnSerialNumbernot-accessiblecurrentObject which specifies a unique entry in the cieTestConnTable. A management station wishing to initiate a crypto session test operation should use a pseudo-ran…
1.3.6.1.4.1.9.9.52.1.4.1.1.2ColumncieTestConnProtectedAddrread-createcurrentThe IP address of the protected (secure) node, for the test connection.
1.3.6.1.4.1.9.9.52.1.4.1.1.3ColumncieTestConnUnprotectedAddrread-createcurrentThe IP address of the unprotected (insecure) node for the test connection.
1.3.6.1.4.1.9.9.52.1.4.1.1.4ColumncieTestConnTrapOnCompletionread-createcurrentSpecifies 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…
1.3.6.1.4.1.9.9.52.1.4.1.1.5ColumncieTestConnCryptoMapNameread-createcurrentSpecifies 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…
1.3.6.1.4.1.9.9.52.1.4.1.1.6ColumncieTestConnCryptoMapTagNumberread-createcurrentSpecifies 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 t…
1.3.6.1.4.1.9.9.52.1.4.1.1.7ColumncieTestConnSessionStatusread-onlycurrentSet to a value that indicates whether a crypto session was successfully established, failed or the connection establishment process is in progress. If the spec…
1.3.6.1.4.1.9.9.52.1.4.1.1.8ColumncieTestConnEntryOwnerread-createcurrentThe entity that configured this entry.
1.3.6.1.4.1.9.9.52.1.4.1.1.9ColumncieTestConnEntryStatusread-createcurrentThe status of this table entry. Once the entry status is set to active, the associate entry cannot be modified until the sequence completes (cieTestConnSession…
1.3.6.1.4.1.9.9.52.2NodecieMIBTrapPrefix
1.3.6.1.4.1.9.9.52.2.0NodecieMIBTraps
1.3.6.1.4.1.9.9.52.2.0.1NotificationcieTestCompletioncurrentA 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.3NodecieMIBConformance
1.3.6.1.4.1.9.9.52.3.1NodecieMIBCompliances
1.3.6.1.4.1.9.9.52.3.1.1CompliancecieMIBCompliancecurrentThe compliance statement for entities which implement the Cisco Encryption MIB
1.3.6.1.4.1.9.9.52.3.2NodecieMIBGroups
1.3.6.1.4.1.9.9.52.3.2.1GroupcieMIBGroupcurrentA collection of objects providing information about IP crypto subsystem.