rcIpsecSAHashAlgorithm
RC-IPSEC-MIB ·
.1.3.6.1.4.1.2272.1.213.2.1.3
Object
column
r/w
Enumeration
This object contains the hash algorithm used in this SA. The algorithms used are SHA1, AES_CBC, MD5 and SHA2
Context
- MIB
- RC-IPSEC-MIB
- OID
.1.3.6.1.4.1.2272.1.213.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpsecSAEntry
- Table
- rcIpsecSATable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sha1 |
2 | aesXcbc |
3 | md5 |
4 | null |
5 | sha2 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpsecSAName This object contains name of the security
association. | column | OctetString | .1.3.6.1.4.1.2272.1.213.2.1.1 |
| rcIpsecSAHashKeyLength Number of bits used in the Hash key.
The values are as follows:
AES-XCBC-MAC - 32
MD5 - 32
SHA1 - 40
SHA2 - 64 | column | Integer32 | .1.3.6.1.4.1.2272.1.213.2.1.10 |
| rcIpsecSAEncryptKeyLength Number of bits used in the Encryption key.
The values are as follows:
3DES - 48
AES-CBC - 32, 48, 64
AES-CTR - 32 | column | Integer32 | .1.3.6.1.4.1.2272.1.213.2.1.11 |
| rcIpsecSALifetimeSeconds The life time in seconds for a security
association. | column | Unsigned32 | .1.3.6.1.4.1.2272.1.213.2.1.12 |
| rcIpsecSALifetimeKbytes The traffic, in kilobytes, that can pass
between IPSec peers using a given security
association before that security association
expires. | column | Unsigned32 | .1.3.6.1.4.1.2272.1.213.2.1.13 |
| rcIpsecSARowStatus Used to create/delete entries in the
rcIpsecSATable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.213.2.1.14 |
| rcIpsecSASpi This object contains, Security Parameter Index
(SPI), which is an identification tag added to
the header. This along with protocol value and
destination are used to identify a SA | column | Unsigned32 | .1.3.6.1.4.1.2272.1.213.2.1.2 |
| rcIpsecSAEncryptAlgorithm This object contains the encryption
algorithm used in this SA. The algorithms
used are 3DES_CBC, AES128_CBC, AES_CTR and AES256_CBC | column | Enumeration | .1.3.6.1.4.1.2272.1.213.2.1.4 |
| rcIpsecSAAuthMethod This object specifies authentication Method
of the SA. It can be AH (Authentication Header)
or ES (Encapsulated Security Payload). | column | Enumeration | .1.3.6.1.4.1.2272.1.213.2.1.5 |
| rcIpsecSAMode This flag is used to switch between transport
and tunnel mode. Transport mode is used to
protect the upper layer protocols whereas tunnel
mode is used to protect the whole IP pack… | column | Enumeration | .1.3.6.1.4.1.2272.1.213.2.1.6 |
| rcIpsecSAKeyMode This flag selects configuration mode of shared
keys, manual or automatic. | column | Enumeration | .1.3.6.1.4.1.2272.1.213.2.1.7 |
| rcIpsecSAEncryptKeyName Key Value for the Encryption Key. Maximum
size is 64 | column | OctetString | .1.3.6.1.4.1.2272.1.213.2.1.8 |
| rcIpsecSAHashKeyName Key value for the Hash Key. Maximum size
is 64. | column | OctetString | .1.3.6.1.4.1.2272.1.213.2.1.9 |