ipsecPubKeyDescription
FEC-CERT-MIB ·
.0.2.1.2
Object
An optional description for this key.
Context
- MIB
- FEC-CERT-MIB
- OID
.0.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecPubKeyEntry
- Table
- ipsecPublicKeyTable
- Siblings
- 5
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecPubKeyIndex A unique index for this entry. | column | Integer32 | .0.2.1.1 |
| ipsecPubKeyAlgorithm This object specifies the algorithm for which the key is used.
Possible values:
rsa(2), -- The RSA encryption algorithm
dsa(3), -- The digital signature algorithm
delete(15) … | column | Enumeration | .0.2.1.3 |
| ipsecPubKeyKeyLength The size of the public and private keys in bits. | column | bits Integer32 | .0.2.1.4 |
| ipsecPubKeyPublicExponent The RSA public exponent of the key. (undefined for DSA) | column | Integer32 | .0.2.1.5 |
| ipsecPubKeyState This object specifies the state of the Key.
Possible values:
generating(1), -- Key generation is in progress
complete(2), -- Key generation is complete
error(3) -- Key g… | column | Enumeration | .0.2.1.6 |