| OID symbolic | OID numeric | Type | Access | Description |
| NUM jnxIkeTunActiveTime | 1.3.6.1.4.1.2636.3.22.1.2.1.1.21 | TimeInterval | read-only | The length of time the IPsec Phase-1 IKE tunnel has been
active in hundredths of seconds. |
| JNX jnxIkeTunAuthMethod | 1.3.6.1.4.1.2636.3.22.1.2.1.1.19 | JnxIkeAuthMethod | read-only | The authentication method used in IPsec Phase-1 IKE
negotiations. |
| JNX jnxIkeTunDiffHellmanGrp | 1.3.6.1.4.1.2636.3.22.1.2.1.1.16 | JnxDiffHellmanGrp | read-only | The Diffie Hellman Group used in IPsec Phase-1 IKE
negotiations. |
| JNX jnxIkeTunEncryptAlgo | 1.3.6.1.4.1.2636.3.22.1.2.1.1.17 | JnxEncryptAlgo | read-only | The encryption algorithm used in IPsec Phase-1 IKE
negotiations. |
| JNX jnxIkeTunHashAlgo | 1.3.6.1.4.1.2636.3.22.1.2.1.1.18 | JnxIkeHashAlgo | read-only | The hash algorithm used in IPsec Phase-1 IKE
negotiations. |
| I32 jnxIkeTunIndex | 1.3.6.1.4.1.2636.3.22.1.2.1.1.1 | Integer32 | not-accessible | The index of the IPsec Phase-1 IKE 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 will
wrap at 2,147,483,647. |
| STR jnxIkeTunInitiatorCookie | 1.3.6.1.4.1.2636.3.22.1.2.1.1.4 | DisplayString | read-only | Cookie as generated by the peer that initiated the IKE Phase-1
negotiation. This cookie is carried in the ISAKMP header. |
| C64 jnxIkeTunInOctetsEx | 1.3.6.1.4.1.2636.3.22.1.2.1.1.22 | Counter64 | read-only | The total number of octets received by
this IPsec Phase-1 IKE security association. |
| C32 jnxIkeTunInPkts | 1.3.6.1.4.1.2636.3.22.1.2.1.1.23 | Counter32 | read-only | The total number of packets received by
this IPsec Phase-1 IKE security association. |
| I32 jnxIkeTunLifeTime | 1.3.6.1.4.1.2636.3.22.1.2.1.1.20 | Integer32 | read-only | The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel
in seconds. |
| STR jnxIkeTunLocalCertName | 1.3.6.1.4.1.2636.3.22.1.2.1.1.10 | DisplayString | read-only | Name of the certificate used for authentication of the local
tunnel endpoint. This object will have some valid value only
if negotiated IKE authentication method is other than pre-saherd
key. If the IKE negotiation do not use certificate based
authentication method, then the value of this object will be a
NULL string. |
| IP jnxIkeTunLocalGwAddr | 1.3.6.1.4.1.2636.3.22.1.2.1.1.9 | InetAddress | read-only | The IP address of the local endpoint (gateway) for the IPsec
Phase-1 IKE Tunnel. |
| IPt jnxIkeTunLocalGwAddrType | 1.3.6.1.4.1.2636.3.22.1.2.1.1.8 | InetAddressType | read-only | The IP address type of the local endpoint (gateway) for the IPsec
Phase-1 IKE Tunnel. |
| JNX jnxIkeTunLocalIdType | 1.3.6.1.4.1.2636.3.22.1.2.1.1.6 | JnxIkePeerType | read-only | The type of local peer identity. The local
peer may be identified by:
1. an IP address, or
2. or a fully qualified domain name string.
3. or a distinguished name string. |
| STR jnxIkeTunLocalIdValue | 1.3.6.1.4.1.2636.3.22.1.2.1.1.7 | DisplayString | read-only | The value of the local peer identity.
If the local peer type is an IP Address, then this
is the IP Address used to identify the local peer.
If the local peer type is id_fqdn, then this is
the FQDN of the remote peer.
If the local peer type is a id_dn, then this is
the distinguished name string of the local peer. |
| JNX jnxIkeTunLocalRole | 1.3.6.1.4.1.2636.3.22.1.2.1.1.2 | JnxIkePeerRole | read-only | The role of local peer identity. The Role of
the local peer can be:
1. initiator.
2. or responder. |
| JNX jnxIkeTunNegoMode | 1.3.6.1.4.1.2636.3.22.1.2.1.1.15 | JnxIkeNegoMode | read-only | The negotiation mode of the IPsec Phase-1 IKE Tunnel. |
| JNX jnxIkeTunNegState | 1.3.6.1.4.1.2636.3.22.1.2.1.1.3 | JnxIkeNegState | read-only | The state of the current negotiation , It can be
1. matured
2. not matured |
| jnxIkeTunnelEntry | 1.3.6.1.4.1.2636.3.22.1.2.1.1 | | not-accessible | Each entry contains the attributes associated with
an active IPsec Phase-1 IKE Tunnel. |
| jnxIkeTunnelTable | 1.3.6.1.4.1.2636.3.22.1.2.1 | | not-accessible | The IPsec Phase-1 Internet Key Exchange Tunnel Table.
There is one entry in this table for each active IPsec
Phase-1 IKE Tunnel. |
| C64 jnxIkeTunOutOctets | 1.3.6.1.4.1.2636.3.22.1.2.1.1.24 | Counter64 | read-only | The total number of octets sent by this IPsec Phase-1
IKE security association. |
| C32 jnxIkeTunOutPkts | 1.3.6.1.4.1.2636.3.22.1.2.1.1.25 | Counter32 | read-only | The total number of packets sent by this IPsec Phase-1
IKE security association. |
| IP jnxIkeTunRemoteGwAddr | 1.3.6.1.4.1.2636.3.22.1.2.1.1.14 | InetAddress | read-only | The IP address of the remote gateway (endpoint) for the IPsec
Phase-1 IKE Tunnel. |
| IPt jnxIkeTunRemoteGwAddrType | 1.3.6.1.4.1.2636.3.22.1.2.1.1.13 | InetAddressType | read-only | The IP address type of the remote gateway (endpoint) for the IPsec
Phase-1 IKE Tunnel. |
| JNX jnxIkeTunRemoteIdType | 1.3.6.1.4.1.2636.3.22.1.2.1.1.11 | JnxIkePeerType | read-only | The type of remote peer identity.
The remote peer may be identified by:
1. an IP address, or
2. or a fully qualified domain name string.
3. or a distinguished name string. |
| STR jnxIkeTunRemoteIdValue | 1.3.6.1.4.1.2636.3.22.1.2.1.1.12 | DisplayString | read-only | The value of the remote peer identity.
If the remote peer type is an IP Address, then this
is the IP Address used to identify the remote peer.
If the remote peer type is id_fqdn, then this is
the FQDN of the remote peer.
If the remote peer type is a id_dn, then this is
the distinguished named string of the remote peer. |
| STR jnxIkeTunResponderCookie | 1.3.6.1.4.1.2636.3.22.1.2.1.1.5 | DisplayString | read-only | Cookie as generated by the peer responding to the IKE Phase-1
negotiation initiated by the remote peer. This cookie is carried
in the ISAKMP header. |
| jnxIpSecLevels | 1.3.6.1.4.1.2636.3.22.1.1 | | | |
| I32 jnxIpSecMibLevel | 1.3.6.1.4.1.2636.3.22.1.1.1 | Integer32 | read-only | The version of the IPsec MIB. |
| jnxIpSecMIBObjects | 1.3.6.1.4.1.2636.3.22.1 | | | |
| jnxIpSecMonitorMIB | 1.3.6.1.4.1.2636.3.22 | | | |
| jnxIpSecPhaseOne | 1.3.6.1.4.1.2636.3.22.1.2 | | | |
| jnxIpSecPhaseTwo | 1.3.6.1.4.1.2636.3.22.1.3 | | | |
| JNX jnxIpSecRemotePeerType | 1.3.6.1.4.1.2636.3.22.1.3.1.1.11 | JnxRemotePeerType | read-only | 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 whose IP address is not known
beforehand) |
| STR jnxIpSecRuleName | 1.3.6.1.4.1.2636.3.22.1.3.1.1.2 | DisplayString | read-only | Name of the rule configured in IPSec configuration. |
| NUM jnxIpSecSaActiveTime | 1.3.6.1.4.1.2636.3.22.1.3.2.1.11 | TimeInterval | read-only | The length of time the IPsec Phase-2 Tunnel has been active in seconds. |
| JNX jnxIpSecSaAuthAlgo | 1.3.6.1.4.1.2636.3.22.1.3.2.1.15 | JnxAuthAlgo | read-only | The algorithm used for authentication of packets which
can be hmac-md5-96 or hmac-sha1-96 |
| JNX jnxIpSecSaEncapMode | 1.3.6.1.4.1.2636.3.22.1.3.2.1.8 | JnxEncapMode | read-only | The encapsulation mode used by an IPsec Phase-2 Tunnel. |
| JNX jnxIpSecSaEncryptAlgo | 1.3.6.1.4.1.2636.3.22.1.3.2.1.14 | JnxEncryptAlgo | read-only | The Encryption algorithm used to encrypt
the packets which can be either es-cbc or 3des-cbc. |
| jnxIpSecSaEntry | 1.3.6.1.4.1.2636.3.22.1.3.2.1 | | not-accessible | Each entry contains the attributes associated with
active and expiring IPsec Phase-2
security associations. |
| JNX jnxIpSecSaInAuxSpi | 1.3.6.1.4.1.2636.3.22.1.3.2.1.5 | JnxSpi | read-only | The value of the incoming auxiliary SPI. This is valid for AH
and ESP bundles. |
| I32 jnxIpSecSaIndex | 1.3.6.1.4.1.2636.3.22.1.3.2.1.2 | Integer32 | not-accessible | The index, in the context of the IPsec tunnel ipSecTunIndex,
of the security association represented by this table entry.
The value of this index is a number which begins at one and
is incremented with each SPI associated with an IPsec Phase-2
Tunnel. The value of this object will wrap at 2,147,483,647. |
| JNX jnxIpSecSaInSpi | 1.3.6.1.4.1.2636.3.22.1.3.2.1.3 | JnxSpi | read-only | The value of the incoming SPI. |
| I32 jnxIpSecSaLifeSize | 1.3.6.1.4.1.2636.3.22.1.3.2.1.9 | Integer32 | read-only | The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes. |
| I32 jnxIpSecSaLifeSizeThreshold | 1.3.6.1.4.1.2636.3.22.1.3.2.1.12 | Integer32 | read-only | The security association LifeSize refresh threshold in kilobytes. |
| I32 jnxIpSecSaLifeTime | 1.3.6.1.4.1.2636.3.22.1.3.2.1.10 | Integer32 | read-only | The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds. |
| I32 jnxIpSecSaLifeTimeThreshold | 1.3.6.1.4.1.2636.3.22.1.3.2.1.13 | Integer32 | read-only | The security association LifeTime refresh threshold in seconds. |
| JNX jnxIpSecSaOutAuxSpi | 1.3.6.1.4.1.2636.3.22.1.3.2.1.6 | JnxSpi | read-only | The value of the outgoing auxiliary SPI. This is valid for AH
and ESP bundles. |
| JNX jnxIpSecSaOutSpi | 1.3.6.1.4.1.2636.3.22.1.3.2.1.4 | JnxSpi | read-only | The value of the outgoing SPI. |
| INT jnxIpSecSaProtocol | 1.3.6.1.4.1.2636.3.22.1.3.2.1.1 | INTEGER | not-accessible | The index, represents the security protocol (AH, ESP or
IPComp) for which this security association was setup. |
| INT jnxIpSecSaState | 1.3.6.1.4.1.2636.3.22.1.3.2.1.16 | INTEGER | read-only | This column represents the status of the security association
represented by this table entry. If the status of the SA is
'active', the SA is ready for active use. The status
'expiring' represents any of the various states that the
security association transitions through before being purged. |
| jnxIpSecSaTable | 1.3.6.1.4.1.2636.3.22.1.3.2 | | not-accessible | The IPsec Phase-2 Security Association Table.
This table identifies the structure (in terms of
component SAs) of each active Phase-2 IPsec tunnel.
This table contains an entry for each active and
expiring security association and maps each entry
in the active Phase-2 tunnel table (ipSecTunTable)
into a number of entries in this table. The index of this
table reflects the
rule for identifying Security Associations. |
| JNX jnxIpSecSaType | 1.3.6.1.4.1.2636.3.22.1.3.2.1.7 | JnxSAType | read-only | This field represents the type of security associations
which can be either manual or dynamic |
| STR jnxIpSecTermName | 1.3.6.1.4.1.2636.3.22.1.3.1.1.3 | DisplayString | read-only | Name of the term configured under IPSec rule. |
| C64 jnxIpSecTunAhAuthFails | 1.3.6.1.4.1.2636.3.22.1.3.1.1.22 | Counter64 | read-only | Number of packets received by this Phase-2 tunnel that
failed AH authentication. |
| C64 jnxIpSecTunBadTrailers | 1.3.6.1.4.1.2636.3.22.1.3.1.1.26 | Counter64 | read-only | Number of packets received by this Phase-2 tunnel that
failed due to bad ESP trailers. |
| C64 jnxIpSecTunDecryptFails | 1.3.6.1.4.1.2636.3.22.1.3.1.1.24 | Counter64 | read-only | Number of packets received by this Phase-2 tunnel that
failed decryption. |
| C64 jnxIpSecTunDroppedPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.27 | Counter64 | read-only | Total number of dropped packets for this Phase-2 tunnel. |
| C64 jnxIpSecTunEspAuthFails | 1.3.6.1.4.1.2636.3.22.1.3.1.1.23 | Counter64 | read-only | Number of packets received by this Phase-2 tunnel that
failed ESP authentication. |
| C64 jnxIpSecTunInDecryptedBytes | 1.3.6.1.4.1.2636.3.22.1.3.1.1.15 | Counter64 | read-only | Number of bytes decrypted by this Phase-2 tunnel. |
| C64 jnxIpSecTunInDecryptedPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.16 | Counter64 | read-only | Number of packets decrypted by this Phase-2 tunnel. |
| I32 jnxIpSecTunIndex | 1.3.6.1.4.1.2636.3.22.1.3.1.1.1 | Integer32 | not-accessible | 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 will wrap
at 2,147,483,647. |
| JNX jnxIpSecTunKeyType | 1.3.6.1.4.1.2636.3.22.1.3.1.1.10 | JnxKeyType | read-only | The type of key used by the IPsec Phase-2 Tunnel. It can be
one of the following two types:
- IKE negotiated
- Manually installed |
| IP jnxIpSecTunLocalGwAddr | 1.3.6.1.4.1.2636.3.22.1.3.1.1.5 | InetAddress | read-only | The IP address of the local gateway (endpoint) for the IPsec
Phase-2 Tunnel. |
| IPt jnxIpSecTunLocalGwAddrType | 1.3.6.1.4.1.2636.3.22.1.3.1.1.4 | InetAddressType | read-only | The IP address type of the local gateway (endpoint) for the IPsec
Phase-2 Tunnel. |
| STR jnxIpSecTunLocalProxyId | 1.3.6.1.4.1.2636.3.22.1.3.1.1.8 | DisplayString | read-only | Identifier for the local end. |
| I32 jnxIpSecTunMtu | 1.3.6.1.4.1.2636.3.22.1.3.1.1.12 | Integer32 | read-only | MTU value of this Phase-2 tunnel. |
| jnxIpSecTunnelEntry | 1.3.6.1.4.1.2636.3.22.1.3.1.1 | | not-accessible | Each entry contains the attributes
associated with an active IPsec Phase-2 Tunnel. |
| jnxIpSecTunnelTable | 1.3.6.1.4.1.2636.3.22.1.3.1 | | not-accessible | The IPsec Phase-2 Tunnel Table.
There is one entry in this table for
each active IPsec Phase-2 Tunnel. |
| C64 jnxIpSecTunOutEncryptedBytes | 1.3.6.1.4.1.2636.3.22.1.3.1.1.13 | Counter64 | read-only | Number of bytes encrypted by this Phase-2 tunnel. |
| C64 jnxIpSecTunOutEncryptedPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.14 | Counter64 | read-only | Number of packets encrypted by this Phase-2 tunnel. |
| IP jnxIpSecTunRemoteGwAddr | 1.3.6.1.4.1.2636.3.22.1.3.1.1.7 | InetAddress | read-only | The IP address of the remote gateway (endpoint) for the IPsec
Phase-2 Tunnel. |
| IPt jnxIpSecTunRemoteGwAddrType | 1.3.6.1.4.1.2636.3.22.1.3.1.1.6 | InetAddressType | read-only | The IP address type of the remote gateway (endpoint) for the IPsec
Phase-2 Tunnel. |
| STR jnxIpSecTunRemoteProxyId | 1.3.6.1.4.1.2636.3.22.1.3.1.1.9 | DisplayString | read-only | Identifier for the remote end. |
| C64 jnxIpSecTunReplayDropPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.21 | Counter64 | read-only | Number of packets dropped by this Phase-2 tunnel due to
anti replay check failure. |
| C64 jnxIpsSecTunAHInBytes | 1.3.6.1.4.1.2636.3.22.1.3.1.1.17 | Counter64 | read-only | Number of incoming bytes authenticated using AH by this Phase-2
tunnel. |
| C64 jnxIpsSecTunAHInPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.18 | Counter64 | read-only | Number of incoming packets authenticated using AH by this Phase-2
tunnel. |
| C64 jnxIpsSecTunAHOutBytes | 1.3.6.1.4.1.2636.3.22.1.3.1.1.19 | Counter64 | read-only | Number of outgoing bytes applied AH by this Phase-2 tunnel. |
| C64 jnxIpsSecTunAHOutPkts | 1.3.6.1.4.1.2636.3.22.1.3.1.1.20 | Counter64 | read-only | Number of outgoing packets applied AH by this Phase-2 tunnel. |