cssKeyIndex
CISCO-SECURE-SHELL-MIB ·
.1.3.6.1.4.1.9.9.339.1.1.2.1.1
Object
column
Enumeration
The SSH Protocol Identifier for which this entry
pertains to. The protocol can be rsa1, dsa or rsa.
rsa - A public-key cryptosystem defined by Rivest,
Shamir and Adleman. This is used with version 2
of the SSH.
rsa1 - Same as rsa, but this is used with version 1 of
the SSH.
dsa - Digital Signature Algorithm, a public key
cipher used to generate digital signatures.
Context
- MIB
- CISCO-SECURE-SHELL-MIB
- OID
.1.3.6.1.4.1.9.9.339.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cssKeyEntry
- Table
- cssKeyTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rsa |
2 | rsa1 |
3 | dsa |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cssKeyNBits The number of bits provided to generate the key.
This determines the length of the kestring
generated by the SSH.
This object cannot be modified while this row is
a… | column | Integer32 | .1.3.6.1.4.1.9.9.339.1.1.2.1.2 |
| cssKeyOverWrite This object specifies whether an existing key for
the protocol should be overwritten with a new key.
No action is taken if this object is set to 'false'.
The value of this object… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.339.1.1.2.1.3 |
| cssKeyLastCreationTime The time of the last creation of the key. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.339.1.1.2.1.4 |
| cssKeyRowStatus Status of this row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.339.1.1.2.1.5 |
| cssKeyString The SSH public key string that is generated. | column | OctetString | .1.3.6.1.4.1.9.9.339.1.1.2.1.6 |