ikeSaXauthType
FEC-IPSEC-MIB ·
.0.4.1.32
Object
column
Enumeration
This object displayes whether XAUTH is used or not after complete establishment of the SA. If XAUTH is used then the type of the extended authentication is displayed.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.4.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ikeSaEntry
- Table
- ikeSaTable
- Siblings
- 29
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | generic |
1 | radius-chap |
2 | otp |
3 | s-key |
32768 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ikeSaIndex A unique index for this entry. | column | Integer32 | .0.4.1.1 |
| ikeSaLocalIp The local IP address used in the IKE communication. | column | SNMPv2-SMIIpAddress | .0.4.1.10 |
| ikeSaRemoteIp The remote IP address used in the IKE communication. | column | SNMPv2-SMIIpAddress | .0.4.1.11 |
| ikeSaCookieI The cookie of the initiator. | column | OctetString | .0.4.1.12 |
| ikeSaCookieR The cookie of the responder. | column | OctetString | .0.4.1.13 |
| ikeSaNumCerts The number of certificates received from the remote
side when negotiating this SA. | column | Integer32 | .0.4.1.15 |
| ikeSaNumNegotiations This object specifies the number of currently active
negotiations for this SA. | column | Integer32 | .0.4.1.16 |
| ikeSaBytes Number of bytes transmitted using this SA. | column | bytes Integer32 | .0.4.1.17 |
| ikeSaMajVersion The IKE major version number. | column | Integer32 | .0.4.1.18 |
| ikeSaMinVersion The IKE minor version number. | column | Integer32 | .0.4.1.19 |
| ikeSaPeerIndex The index of the peer for which this SA was created. | column | Integer32 | .0.4.1.20 |
| ikeSaHeartbeatsEnabled This object specifies whether heartbeats are sent/expected
over this SA
possible values:
send(1), -- send heartbeats
expect(2), -- expect heartbeats
both(3), -- send and ex… | column | Enumeration | .0.4.1.21 |
| ikeSaHeartbeatsSent Number of Heartbeats sent over this SA. | column | Integer32 | .0.4.1.22 |
| ikeSaHeartbeatsReceived Number of Heartbeats received over this SA. | column | Integer32 | .0.4.1.23 |
| ikeSaCreated Time the SA was created. | column | - | .0.4.1.24 |
| ikeSaLastUsed Time the SA was used last. | column | - | .0.4.1.25 |
| ikeSaEncAlg The encryption algorithm used. | column | Enumeration | .0.4.1.26 |
| ikeSaHashAlg The hash algorithm used. | column | Enumeration | .0.4.1.27 |
| ikeSaPrfAlg The hash algorithm used for the pseudo random function. | column | Enumeration | .0.4.1.28 |
| ikeSaExpires Time the SA will expire. | column | - | .0.4.1.29 |
| ikeSaState This object specifies the state of the SA.
Possible values:
negotiating(1), -- the SA is still being negotiated
established(2), -- the SA negotiation is finished
… | column | Enumeration | .0.4.1.3 |
| ikeSaLocalPort Local port currently used for the SA. | column | Integer32 | .0.4.1.30 |
| ikeSaRemotePort Remote port currently used for the SA. | column | Integer32 | .0.4.1.31 |
| ikeSaXauthUser User name used for Extended Authentication. | column | SNMPv2-TCDisplayString | .0.4.1.33 |
| ikeSaXchType The exchange mode used to create the SA.
Possible values:
base(1), -- IKE base mode mode
id-protect(2), -- IKE identity protection
-- (oakley main mode)
au… | column | Enumeration | .0.4.1.4 |
| ikeSaAuthMethod The authenticatin method used when negotiating this SA.
Possible values:
pre-sh-key(1), -- Authentication using pre shared keys
dss-sig(2), -- Authentication using DSS signa… | column | Enumeration | .0.4.1.5 |
| ikeSaRole This object specifies by which side the SA
negotiation was initiated.
Possible values:
initiator(1), -- this end initiated the SA negotiation
responder(2) -- the remote end… | column | Enumeration | .0.4.1.7 |
| ikeSaLocalId The local ID used for authentication. | column | SNMPv2-TCDisplayString | .0.4.1.8 |
| ikeSaRemoteId The remote ID used for authentication. | column | SNMPv2-TCDisplayString | .0.4.1.9 |