ipsecPubKeyPublicExponent
FEC-CERT-MIB ·
.0.2.1.5
Object
column
r/w
Integer32
The RSA public exponent of the key. (undefined for DSA)
Context
- MIB
- FEC-CERT-MIB
- OID
.0.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecPubKeyEntry
- Table
- ipsecPublicKeyTable
- Siblings
- 5
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling 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 |
| 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 |