h3cIPsecTunIKETunRemoteIDVal1V2
H3C-IPSEC-MONITOR-V2-MIB ·
.1.3.6.1.4.1.2011.10.2.126.1.2.1.8
Object
column
SNMPv2-TCDisplayString
The value of the remote peer identity for the associated IPsec
Phase-1 IKE Tunnel (IKETunRemoteValue1 in the IKETunnelTable).
If the remote peer type is ipv4Addr/ipv6Addr, this is the IP address
used to identify the remote peer.
If the remote peer type is ipv4AddrSubnet/ipv6AddrSubnet, this is
the subnet address.
If the remote peer type is ipv4AddrRange/ipv6AddrRange, this is
the beginning IP address of the range.
If the remote peer type is fqdn/userFqdn, this is the host name
used to identify the remote peer.
If the remote peer type is derAsn1Dn, this is the binary DER
encoding of an ASN.1 X.500 Distinguished Name [X.501] of the
principal whose certificates are being exchanged to establish
the SA.
If the remote peer type is derAsn1Gn, this is the binary DER
encoding of an ASN.1 X.500 GeneralName [X.509] of the principal
whose certificates are being exchanged to establish the SA.
If the remote peer type is keyId, this is an opaque byte
stream which may be used to pass vendor-specific information
necessary to identify which pre-shared key should be used to
authenticate Aggressive mode negotiations.
Context
- MIB
- H3C-IPSEC-MONITOR-V2-MIB
- OID
.1.3.6.1.4.1.2011.10.2.126.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cIPsecTunnelV2Entry
- Table
- h3cIPsecTunnelV2Table
- Siblings
- 33
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cIPsecTunIndexV2 The index of IPsec Phase-2 Tunnel Table. The value of
the index is a number which begins at one and is
incremented with each tunnel that is created. The
value of this object wil… | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.1 |
| h3cIPsecTunLocalAddrTypeV2 The type of the IP address for the local peer of the IPsec Phase-2
Tunnel. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.10.2.126.1.2.1.10 |
| h3cIPsecTunLocalAddrV2 The IP address of the local peer for the IPsec Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.10.2.126.1.2.1.11 |
| h3cIPsecTunRemoteAddrTypeV2 The type of the IP address for the remote peer of the IPsec Phase-2
Tunnel. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.10.2.126.1.2.1.12 |
| h3cIPsecTunRemoteAddrV2 The IP address of the remote peer for the IPsec Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.10.2.126.1.2.1.13 |
| h3cIPsecTunKeyTypeV2 The key negotiate mode used by the IPsec Phase-2 Tunnel. | column | H3cIPsecNegoTypeV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.14 |
| h3cIPsecTunEncapModeV2 The encapsulation mode used by the IPsec Phase-2 Tunnel. | column | H3cIPsecEncapModeV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.15 |
| h3cIPsecTunInitiatorV2 The initiator of this IPsec tunnel. Value none is used for manual
IPsec tunnel, for there is no initiator or responder in this method. | column | Enumeration | .1.3.6.1.4.1.2011.10.2.126.1.2.1.16 |
| h3cIPsecTunLifeSizeV2 The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes.
0 is defined as invalid value. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.17 |
| h3cIPsecTunLifeTimeV2 The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds.
2147483647 is defined as invalid value. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.18 |
| h3cIPsecTunRemainTimeV2 The remain time of SA in seconds. 2147483647 is defined as invalid
value. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.19 |
| h3cIPsecTunIfIndexV2 The interface index( the ifIndex of ifTable ). | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2011.10.2.126.1.2.1.2 |
| h3cIPsecTunActiveTimeV2 The duration the IPsec Phase-2 Tunnel has been active in
hundredths of seconds. 2147483647 is defined as invalid value. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.20 |
| h3cIPsecTunRemainSizeV2 The remain LifeSize of SA in kilobytes. 0 is defined as
invalid value. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.21 |
| h3cIPsecTunTotalRefreshesV2 The total number of security association refreshing performed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.22 |
| h3cIPsecTunCurrentSaInstancesV2 The number of security associations which are currently active
or expiring. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.23 |
| h3cIPsecTunInSaEncryptAlgoV2 The encryption algorithm used by the inbound security association
of the IPsec Phase-2 Tunnel. | column | H3cIPsecEncryptAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.24 |
| h3cIPsecTunInSaAhAuthAlgoV2 The authentication algorithm used by the inbound authentication
header (AH) security association of the IPsec Phase-2 Tunnel. | column | H3cIPsecAuthAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.25 |
| h3cIPsecTunInSaEspAuthAlgoV2 The authentication algorithm used by the inbound encapsulation
security protocol(ESP) security association of the IPsec
Phase-2 Tunnel. | column | H3cIPsecAuthAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.26 |
| h3cIPsecTunDiffHellmanGrpV2 The Diffie Hellman Group used by the security association of the
IPsec Phase-2 Tunnel. | column | H3cIPsecDiffHellmanGrpV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.27 |
| h3cIPsecTunOutSaEncryptAlgoV2 The encryption algorithm used by the outbound security
association of the IPsec Phase-2 Tunnel. | column | H3cIPsecEncryptAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.28 |
| h3cIPsecTunOutSaAhAuthAlgoV2 The authentication algorithm used by the outbound
authentication header (AH) security association of
the IPsec Phase-2 Tunnel. | column | H3cIPsecAuthAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.29 |
| h3cIPsecTunIKETunnelIndexV2 The index of the associated IPsec Phase-1 IKE Tunnel
(IKETunIndex in the IKETunnelTable). 2147483647 is defined as
invalid value. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.3 |
| h3cIPsecTunOutSaEspAuthAlgoV2 The authentication algorithm used by the outbound encapsulation
security protocol(ESP) security association of the IPsec
Phase-2 Tunnel. | column | H3cIPsecAuthAlgoV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.30 |
| h3cIPsecTunPolicyNameV2 The policy name used by this IPsec tunnel. | column | OctetString | .1.3.6.1.4.1.2011.10.2.126.1.2.1.31 |
| h3cIPsecTunPolicyNumV2 The sequence number of policy used by this IPsec tunnel. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.32 |
| h3cIPsecTunStatusV2 The status of the IPsec Tunnel. | column | Enumeration | .1.3.6.1.4.1.2011.10.2.126.1.2.1.33 |
| h3cIPsecTunPolicyDescriptionV2 IPsec policy description of an IPsec tunne. | column | OctetString | .1.3.6.1.4.1.2011.10.2.126.1.2.1.34 |
| h3cIPsecTunIKETunLocalIDTypeV2 The type of the local peer identity for the associated IPsec
Phase-1 IKE Tunnel (IKETunLocalType in the IKETunnelTable). | column | H3cIPsecIDTypeV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.4 |
| h3cIPsecTunIKETunLocalIDVal1V2 The value of the local peer identity for the associated IPsec
Phase-1 IKE Tunnel (IKETunLocalValue1 in the IKETunnelTable).
If the local peer type is ipv4Addr/ipv6A… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2011.10.2.126.1.2.1.5 |
| h3cIPsecTunIKETunLocalIDVal2V2 The second specification of the local peer's IP address for the
associated IPsec Phase-1 IKE Tunnel (IKETunLocalValue2 in the
IKETunnelTable).
If the local peer typ… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2011.10.2.126.1.2.1.6 |
| h3cIPsecTunIKETunRemoteIDTypeV2 The type of the remote peer identity for the associated IPsec
Phase-1 IKE Tunnel (IKETunRemoteType in the IKETunnelTable). | column | H3cIPsecIDTypeV2 | .1.3.6.1.4.1.2011.10.2.126.1.2.1.7 |
| h3cIPsecTunIKETunRemoteIDVal2V2 The second specification of the remote peer's IP address for the
associated IPsec Phase-1 IKE Tunnel(IKETunRemoteValue2 in the
IKETunnelTable).
If the remote peer t… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2011.10.2.126.1.2.1.9 |