ipsecSaAuthKey
FEC-IPSEC-MIB ·
.0.3.1.65
Object
column
OctetString
No description available.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.3.1.65- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ipsecSaEntry
- Table
- ipsecSaTable
- Siblings
- 20
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecSaIndex A unique index for this entry. | column | Integer32 | .0.3.1.1 |
| ipsecSaSpi The Security Parameters Index of this SA. | column | - | .0.3.1.17 |
| ipsecSaAuthAlg The hash algorithm used, if any.
Possible Values:
none(2), -- No hash algorithm applied
md5-96(4), -- The MD5 hash algorithm
sha1-96(6) -- The Secure Hash Algorithm. | column | Enumeration | .0.3.1.18 |
| ipsecSaEncAlg The encryption algorithm used, if any.
Possible Values:
none(1), -- No encryption applied
des-cbc(2), -- DES in CBC mode
des3-cbc(3), -- Triple DES in CBC mod… | column | Enumeration | .0.3.1.19 |
| ipsecSaCompAlg The compression algorithm used, if any.
Possible Values:
none(1), -- No compression
deflate(2) -- DEFLATE compression algorithm. | column | Enumeration | .0.3.1.20 |
| ipsecSaAuthKeyLen The length in bytes of the key used for authentication,
if any. | column | bytes Integer32 | .0.3.1.21 |
| ipsecSaEncKeyLen The length in bytes of the key used for encryption, if any. | column | bytes Integer32 | .0.3.1.22 |
| ipsecSaState The current state of the security association
Possible values:
alive(1), -- The SA is alive
expired(2), -- The SA is expired
negotiating(4),-- This SA is currently negotiat… | column | Enumeration | .0.3.1.3 |
| ipsecSaReplayErrors The number of replayed packets detected for this SA. | column | Integer32 | .0.3.1.33 |
| ipsecSaRecvErrors The number of receive errors (replayed packets not counted)
detected for this SA. | column | Integer32 | .0.3.1.34 |
| ipsecSaDecryptErrors The number of decryption errors (ESP only) detected for
this SA. | column | Integer32 | .0.3.1.35 |
| ipsecSaBundle unique id of SA-bundle within this SA is used. | column | Integer32 | .0.3.1.39 |
| ipsecSaBundleNesting place of SA within SA-Bundle. | column | Integer32 | .0.3.1.40 |
| ipsecSaSpiSize The size of the SPI in bytes. | column | bytes Integer32 | .0.3.1.45 |
| ipsecSaDir This object specifies whether the SA is used for inbound or
outbound processing.
Possible values:
inbound(1), -- An inbound security association
outbound(2) -- An outbound se… | column | Enumeration | .0.3.1.5 |
| ipsecSaMode This object specifies whether the SA is in tunnel or
transport mode.
Possible values:
tunnel(1), -- A tunnel mode SA
transport(2) -- A transport mode SA. | column | Enumeration | .0.3.1.6 |
| ipsecSaEncKey | column | OctetString | .0.3.1.64 |
| ipsecSaIkeMajVersion The IKE major version number. | column | Integer32 | .0.3.1.66 |
| ipsecSaIkeMinVersion The IKE minor version number. | column | Integer32 | .0.3.1.67 |
| ipsecSaSecProto This object specifies the security protocol applied by this SA.
Possible values:
esp(50), -- Encapsulating Security Payload
ah(51), -- Authentication Header
ipcomp(108) -- Inte… | column | Enumeration | .0.3.1.7 |