ipsecSaEspOutDestIdType
IPSEC-SA-MON-MIB ·
.1.3.6.1.2.1.500.1.1.4.1.6
Object
column
IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType
The type of identifier presented by 'ipsecSaEspOutDestId'. It may be 0 if unknown or if the SA uses transport mode encapsulation.
Context
- MIB
- IPSEC-SA-MON-MIB
- OID
.1.3.6.1.2.1.500.1.1.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecSaEspOutEntry
- Table
- ipsecSaEspOutTable
- Siblings
- 21
Syntax
IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType
- Source
- IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType
- Base type
Enumeration
Values & Constraints
Type Values
0 | reserved |
1 | idIpv4Addr |
2 | idFqdn |
3 | idUserFqdn |
4 | idIpv4AddrSubnet |
5 | idIpv6Addr |
6 | idIpv6AddrSubnet |
7 | idIpv4AddrRange |
8 | idIpv6AddrRange |
9 | idDerAsn1Dn |
10 | idDerAsn1Gn |
11 | idKeyId |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecSaEspOutAddress The destination address of the SA.
IPv4 entities will prefix the IP address with
'0000:0000:0000:0000:0000:FFFF::'. | column | IpsecIpv6Address | .1.3.6.1.2.1.500.1.1.4.1.1 |
| ipsecSaEspOutCreator The creator of this SA.
This MIB makes no assumptions about how the SAs are created.
They may be created statically, or by a key exchange
protocol such as IKE, or b… | column | IpsecSaCreatorIdent | .1.3.6.1.2.1.500.1.1.4.1.10 |
| ipsecSaEspOutEncapsulation The type of encapsulation used by this SA. | column | IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiEncapsulationMode | .1.3.6.1.2.1.500.1.1.4.1.11 |
| ipsecSaEspOutEncAlg A unique value representing the encryption algorithm
applied to traffic or 0 if there is no encryption used. | column | IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiEspTransform | .1.3.6.1.2.1.500.1.1.4.1.12 |
| ipsecSaEspOutEncKeyLength The length of the encryption key in bits used for the
algorithm specified in the 'ipsecSaEspOutEncAlg' object. It
may be 0 if the key length is implicit in the specified
algorithm… | column | bits Unsigned32 | .1.3.6.1.2.1.500.1.1.4.1.13 |
| ipsecSaEspOutAuthAlg A unique value representing the hash algorithm applied to
traffic or 0 if there is no authentication used. | column | IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiAuthAlgorithm | .1.3.6.1.2.1.500.1.1.4.1.14 |
| ipsecSaEspOutAuthKeyLength The length of the authentication key in bits used for the
algorithm specified in the 'ipsecSaEspOutAuthAlg' object. It
may be 0 if the key length is implicit in the specified
algo… | column | bits Unsigned32 | .1.3.6.1.2.1.500.1.1.4.1.15 |
| ipsecSaEspOutLimitSeconds The maximum lifetime in seconds of the SA, or 0 if there is
no time constraint on its expiration.
The display value is limited to 4294967295 seconds (more
than 136 … | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.500.1.1.4.1.16 |
| ipsecSaEspOutLimitKbytes The maximum traffic in bytes that the SA is allowed to
process, or 0 if there is no traffic constraint on its
expiration.
The display value is limited to 4294967295… | column | kilobytes SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.500.1.1.4.1.17 |
| ipsecSaEspOutAccSeconds The number of seconds accumulated against the SA's
expiration by time.
This is also the number of seconds that the SA has existed. | column | seconds SNMPv2-SMICounter32 | .1.3.6.1.2.1.500.1.1.4.1.18 |
| ipsecSaEspOutAccKbytes The amount of traffic accumulated that counts against the
SA's expiration by traffic limitation, measured in
kilobytes.
This value may be 0 if the SA does not expir… | column | kilobytes SNMPv2-SMICounter32 | .1.3.6.1.2.1.500.1.1.4.1.19 |
| ipsecSaEspOutSpi The security parameters index of the SA. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.500.1.1.4.1.2 |
| ipsecSaEspOutUserOctets The amount of user level traffic measured in bytes handled
by the SA. This is the number of bytes of the unencrypted IP
packet, including the original IP header of that unencrypte… | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.2.1.500.1.1.4.1.20 |
| ipsecSaEspOutPackets The number of packets handled by the SA. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.500.1.1.4.1.21 |
| ipsecSaEspOutSendErrors The number of packets discarded by the SA due to any error.
This may include errors due to a lack of transmit buffers. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.500.1.1.4.1.22 |
| ipsecSaEspOutSourceId The source identifier of the SA. It may be 0 if unknown or
if the SA uses transport mode encapsulation.
This value is taken directly from the optional ID payloads
t… | column | IpsecRawId | .1.3.6.1.2.1.500.1.1.4.1.3 |
| ipsecSaEspOutSourceIdType The type of identifier presented by
'ipsecSaEspOutSourceId'. It may be 0 if unknown or if the SA
uses transport mode encapsulation. | column | IPSEC-ISAKMP-IKE-DOI-TCIpsecDoiIdentType | .1.3.6.1.2.1.500.1.1.4.1.4 |
| ipsecSaEspOutDestId The destination identifier of the SA. It may be 0 if
unknown or if the SA uses transport mode encapsulation.
This value is taken directly from the optional ID paylo… | column | IpsecRawId | .1.3.6.1.2.1.500.1.1.4.1.5 |
| ipsecSaEspOutProtocol The transport-layer protocol number that this SA carries,
or 0 if it carries any protocol. | column | Integer32 | .1.3.6.1.2.1.500.1.1.4.1.7 |
| ipsecSaEspOutSourcePort The source port number of the protocol that this SA
carries, or 0 if it carries any port number. | column | Integer32 | .1.3.6.1.2.1.500.1.1.4.1.8 |
| ipsecSaEspOutDestPort The destination port number of the protocol that this SA
carries, or 0 if it carries any port number. | column | Integer32 | .1.3.6.1.2.1.500.1.1.4.1.9 |