alaIPsecKeyType
ALCATEL-IND1-IPSEC-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.2
Object
column
r/w
Enumeration
Indicates if the key is to be used for encryption or authentication by a SA. Once a key is created, its type may not be changed.
Context
- MIB
- ALCATEL-IND1-IPSEC-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaIPsecKeyEntry
- Table
- alaIPsecKeyTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saAuthentication |
2 | saEncryption |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alaIPsecKeyID A unique identifier for this key. When creating a
new key, a zero value must be specified. An available
ID will then be automatically assigned to the key. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.1 |
| alaIPsecKeyName The name of the key.
For manually-configured SA keys, the name is limited to
a maximum length of 20 characters and should correspond
to an entry in the alaIPsec… | column | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.3 |
| alaIPsecKey The key value. The value specified must match the required
key length for the algorithm using the key. If
an attempt is made to read the value of this object a
zero-length oct… | column | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.4 |
| alaIPsecKeyEncrypted If true, the key value is specified in AOS encrypted form.
For example, keys being restored from the configuration file. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.5 |
| alaIPsecKeyRowStatus Used to control the addition and removal of keys. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.5.1.6 |