alaIPsecSAConfigEncryptionAlgorithm
ALCATEL-IND1-IPSEC-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.10
Object
column
r/w
IPsecESPAlgorithm
For an ESP SA, defines the encryption algorithm to be used.
none(0) should be specified if ESP is being used for integrity
only. If null(11) is specified,
alaIPsecSAConfigAuthenticationAlgorithm may not be none(0).
The value of this object is none(0) for AH SAs.
Context
- MIB
- ALCATEL-IND1-IPSEC-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaIPsecSAConfigEntry
- Table
- alaIPsecSAConfigTable
- Siblings
- 14
Syntax
IPsecESPAlgorithm
- Source
- IPsecESPAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
2 | descbc |
3 | des3cbc |
11 | null |
12 | aescbc |
13 | aesctr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alaIPsecSAConfigID A unique identifier for this manually configured SA.
When creating a new SA, a zero value must be specified.
An available ID will then be automatically assigned to
the SA. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.1 |
| alaIPsecSAConfigEncryptionKeyLength For those algorithms where multiple key lengths are supported,
specifies the key length to be used. Zero may be specified to
use the default key length. | column | bits SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.11 |
| alaIPsecSAConfigAuthenticationAlgorithm Defines the authentication algorithm to be used.
For ESP SAs, none(0) may be specified for encryption-only ESP.
For ESP integrity-only, ESP integrity and encryption… | column | IPsecAHAlgorithm | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.12 |
| alaIPsecSAConfigAdminState Allows a manually configured SA to be administratively enabled
or disabled. | column | IPsecAdminState | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.13 |
| alaIPsecSAConfigOperationalState The operational state of the manually configured SA. | column | IPsecOperationalState | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.14 |
| alaIPsecSAConfigRowStatus Used to control the addition and removal of manually configured
IPsec SAs. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.15 |
| alaIPsecSAConfigType The type of this SA: AH or ESP. Once set,
the type may not be changed. | column | IPsecSAType | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.2 |
| alaIPsecSAConfigSourceType The type of source address specified. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.3 |
| alaIPsecSAConfigSource The source of packets covered by this SA. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.4 |
| alaIPsecSAConfigDestinationType The type of destination address specified. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.5 |
| alaIPsecSAConfigDestination The destination of packets covered by this SA. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.6 |
| alaIPsecSAConfigSPI The Security Parameters Index (SPI) of this SA. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.7 |
| alaIPsecSAConfigName The name of this manually configured SA. | column | IPsecName | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.8 |
| alaIPsecSAConfigDescription A detailed description for the manually created IPsec SA. | column | IPsecDescription | .1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.9 |