CISCO-IP-ENCRYPTION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
24
cieEngineStatusTable
table.1.3.6.1.4.1.9.9.52.1.2.1
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cieEngineStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ENCRYPTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ENCRYPTION-MIB::cieEngineStatusTable'
A table describing status of all encryption engines present within the router.
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.
each engine, with its unique ID. In case of hardware assisted
encryption each entry also describes status of encryption port
adaptor.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.52.1.2.1.1.1 |
||||||
|
Corresponds to cardIndex in the chassis mib, if value is 0
then this is a software encryption engine. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.52.1.2.1.1.2 |
||||||
|
Public key for a particular crypto engine.
|
OctetString Constraints: range: 0-1024 |
.1.3.6.1.4.1.9.9.52.1.2.1.1.3 |
||||||
|
Indicates whether encryption port adaptor has been tampered
with. NOTE: This object is not present for software encryption engines. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.52.1.2.1.1.4 |
||||||
|
Indicates whether encryption port adaptor has been properly
authenticated for this router. NOTE: This object is not present for software encryption engines. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.52.1.2.1.1.5 |
||||||
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.52.1.2.1.1.6 |
cieConnTable
table.1.3.6.1.4.1.9.9.52.1.3.2
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cieConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ENCRYPTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ENCRYPTION-MIB::cieConnTable'
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.
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 co…
unprotected node, status of the connection and number of
packets encrypted, decrypted per connection and algorithm
used for encrypting data.
Each entry also co…
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.1 |
||||||||
|
The IP address for protected (secure) node.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.2 |
||||||||
|
The IP address of the unprotected (insecure) node in
the network. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.3 |
||||||||
|
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 t… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.52.1.3.2.1.4 |
||||||||
|
Total number of packets encrypted for this connection.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.5 |
||||||||
|
Total number of packets decrypted for this connection.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.6 |
||||||||
|
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 … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.52.1.3.2.1.7 |
||||||||
|
Value of sysUpTime at which the connection was established or
re-established. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.9.52.1.3.2.1.8 |
||||||||
|
Type of encryption algorithm used for this connection.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.52.1.3.2.1.9 |
cieTestConnTable
table.1.3.6.1.4.1.9.9.52.1.4.1
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cieTestConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ENCRYPTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ENCRYPTION-MIB::cieTestConnTable'
A table of test crypto session entries.
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 …
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 …
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 ci… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.52.1.4.1.1.1 |
||||||||||||
|
The IP address of the protected (secure) node, for
the test connection. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.52.1.4.1.1.2 |
||||||||||||
|
The IP address of the unprotected (insecure) node for
the test connection. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.52.1.4.1.1.3 |
||||||||||||
|
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 administra… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.52.1.4.1.1.4 |
||||||||||||
|
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 acc… |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.9.9.52.1.4.1.1.5 |
||||||||||||
|
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 … |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.52.1.4.1.1.6 |
||||||||||||
|
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 badC… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.52.1.4.1.1.7 |
||||||||||||
|
The entity that configured this entry.
|
IF-MIBOwnerStringr/w Type Constraints: range: 0..255Description: This data type is used to model an administratively assigned name of the owner of a resource. This information is taken from the NVT ASCII character set. It is suggested that this name contain one or more of the follo… |
.1.3.6.1.4.1.9.9.52.1.4.1.1.8 |
||||||||||||
|
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 ). |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.52.1.4.1.1.9 |