jnxIpsSecTunAHInPkts
JNX-IPSEC-MONITOR-MIB ·
.1.3.6.1.4.1.2636.3.22.1.3.1.1.18
Object
column
SNMPv2-SMICounter64
Number of incoming packets authenticated using AH by this Phase-2 tunnel.
Context
- MIB
- JNX-IPSEC-MONITOR-MIB
- OID
.1.3.6.1.4.1.2636.3.22.1.3.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxIpSecTunnelEntry
- Table
- jnxIpSecTunnelTable
- Siblings
- 26
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxIpSecTunIndex The index of the 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 w… | column | Integer32 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.1 |
| jnxIpSecTunKeyType The type of key used by the IPsec Phase-2 Tunnel. It can be
one of the following two types:
- IKE negotiated
- Manually installed | column | JUNIPER-IPSEC-FLOW-MON-MIBJnxKeyType | .1.3.6.1.4.1.2636.3.22.1.3.1.1.10 |
| jnxIpSecRemotePeerType The type of the remote peer gateway (endpoint). It can be one
of the following two types:
- static (Remote peer whose IP address is known beforehand)
- dynamic (Remote peer wh… | column | JUNIPER-IPSEC-FLOW-MON-MIBJnxRemotePeerType | .1.3.6.1.4.1.2636.3.22.1.3.1.1.11 |
| jnxIpSecTunMtu MTU value of this Phase-2 tunnel. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.12 |
| jnxIpSecTunOutEncryptedBytes Number of bytes encrypted by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.13 |
| jnxIpSecTunOutEncryptedPkts Number of packets encrypted by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.14 |
| jnxIpSecTunInDecryptedBytes Number of bytes decrypted by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.15 |
| jnxIpSecTunInDecryptedPkts Number of packets decrypted by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.16 |
| jnxIpsSecTunAHInBytes Number of incoming bytes authenticated using AH by this Phase-2
tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.17 |
| jnxIpsSecTunAHOutBytes Number of outgoing bytes applied AH by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.19 |
| jnxIpSecRuleName Name of the rule configured in IPSec configuration. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2636.3.22.1.3.1.1.2 |
| jnxIpsSecTunAHOutPkts Number of outgoing packets applied AH by this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.20 |
| jnxIpSecTunReplayDropPkts Number of packets dropped by this Phase-2 tunnel due to
anti replay check failure. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.21 |
| jnxIpSecTunAhAuthFails Number of packets received by this Phase-2 tunnel that
failed AH authentication. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.22 |
| jnxIpSecTunEspAuthFails Number of packets received by this Phase-2 tunnel that
failed ESP authentication. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.23 |
| jnxIpSecTunDecryptFails Number of packets received by this Phase-2 tunnel that
failed decryption. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.24 |
| jnxIpSecTunBadHeaders Number of packets received by this Phase-2 tunnel that
failed due to bad headers. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.25 |
| jnxIpSecTunBadTrailers Number of packets received by this Phase-2 tunnel that
failed due to bad ESP trailers. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.26 |
| jnxIpSecTunDroppedPkts Total number of dropped packets for this Phase-2 tunnel. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2636.3.22.1.3.1.1.27 |
| jnxIpSecTermName Name of the term configured under IPSec rule. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2636.3.22.1.3.1.1.3 |
| jnxIpSecTunLocalGwAddrType The IP address type of the local gateway (endpoint) for the IPsec
Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2636.3.22.1.3.1.1.4 |
| jnxIpSecTunLocalGwAddr The IP address of the local gateway (endpoint) for the IPsec
Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2636.3.22.1.3.1.1.5 |
| jnxIpSecTunRemoteGwAddrType The IP address type of the remote gateway (endpoint) for the IPsec
Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2636.3.22.1.3.1.1.6 |
| jnxIpSecTunRemoteGwAddr The IP address of the remote gateway (endpoint) for the IPsec
Phase-2 Tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2636.3.22.1.3.1.1.7 |
| jnxIpSecTunLocalProxyId Identifier for the local end. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2636.3.22.1.3.1.1.8 |
| jnxIpSecTunRemoteProxyId Identifier for the remote end. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2636.3.22.1.3.1.1.9 |