ipsecPubKeyEntry
FEC-CERT-MIB ·
.0.2.1
Object
row
This object contains a key pair for a certain public key algorithm and the ids used together with this key.
Context
- MIB
- FEC-CERT-MIB
- OID
.0.2.1- Type
- row
- Status
- current
- Parent
- ipsecPublicKeyTable
- Table
- ipsecPublicKeyTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecPubKeyIndex A unique index for this entry. | column | Integer32 | .0.2.1.1 |
| ipsecPubKeyDescription An optional description for this key. | column | SNMPv2-TCDisplayString | .0.2.1.2 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |