JNX-IPSEC-MONITOR-MIB

JNX-IPSEC-MONITOR-MIB Download

MIBs list

With the IPHost SNMP tool, you can monitor any SNMP objects of the JNX-IPSEC-MONITOR-MIB.

OID list for JNX-IPSEC-MONITOR-MIB

jnxIpSecMibLevel
The version of the IPsec MIB.
jnxIkeTunnelTable
The IPsec Phase-1 Internet Key Exchange Tunnel Table. There is one entry in this table for each active IPsec Phase-1 IKE Tunnel.
jnxIkeTunnelEntry
Each entry contains the attributes associated with an active IPsec Phase-1 IKE Tunnel.
jnxIkeTunIndex
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.
jnxIkeTunLocalRole
The role of local peer identity. The Role of the local peer can be: 1. initiator. 2. or responder.
jnxIkeTunNegState
The state of the current negotiation , It can be 1. matured 2. not matured
jnxIkeTunInitiatorCookie
Cookie as generated by the peer that initiated the IKE Phase-1 negotiation. This cookie is carried in the ISAKMP header.
jnxIkeTunResponderCookie
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.
jnxIkeTunLocalIdType
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.
jnxIkeTunLocalIdValue
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, the ...
jnxIkeTunLocalGwAddrType
The IP address type of the local endpoint (gateway) for the IPsec Phase-1 IKE Tunnel.
jnxIkeTunLocalGwAddr
The IP address of the local endpoint (gateway) for the IPsec Phase-1 IKE Tunnel.
jnxIkeTunLocalCertName
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 authenticat ...
jnxIkeTunRemoteIdType
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.
jnxIkeTunRemoteIdValue
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 ...
jnxIkeTunRemoteGwAddrType
The IP address type of the remote gateway (endpoint) for the IPsec Phase-1 IKE Tunnel.
jnxIkeTunRemoteGwAddr
The IP address of the remote gateway (endpoint) for the IPsec Phase-1 IKE Tunnel.
jnxIkeTunNegoMode
The negotiation mode of the IPsec Phase-1 IKE Tunnel.
jnxIkeTunDiffHellmanGrp
The Diffie Hellman Group used in IPsec Phase-1 IKE negotiations.
jnxIkeTunEncryptAlgo
The encryption algorithm used in IPsec Phase-1 IKE negotiations.
jnxIkeTunHashAlgo
The hash algorithm used in IPsec Phase-1 IKE negotiations.
jnxIkeTunAuthMethod
The authentication method used in IPsec Phase-1 IKE negotiations.
jnxIkeTunLifeTime
The negotiated LifeTime of the IPsec Phase-1 IKE Tunnel in seconds.
jnxIkeTunActiveTime
The length of time the IPsec Phase-1 IKE tunnel has been active in hundredths of seconds.
jnxIkeTunInOctets
The total number of octets received by this IPsec Phase-1 IKE security association.
jnxIkeTunInPkts
The total number of packets received by this IPsec Phase-1 IKE security association.
jnxIkeTunOutOctets
The total number of octets sent by this IPsec Phase-1 IKE security association.
jnxIkeTunOutPkts
The total number of packets sent by this IPsec Phase-1 IKE security association.
jnxIpSecTunnelTable
The IPsec Phase-2 Tunnel Table. There is one entry in this table for each active IPsec Phase-2 Tunnel.
jnxIpSecTunnelEntry
Each entry contains the attributes associated with an active IPsec Phase-2 Tunnel.
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 will wrap at 2,147,483,647.
jnxIpSecRuleName
Name of the rule configured in IPSec configuration.
jnxIpSecTermName
Name of the term configured under IPSec rule.
jnxIpSecTunLocalGwAddrType
The IP address type of the local gateway (endpoint) for the IPsec Phase-2 Tunnel.
jnxIpSecTunLocalGwAddr
The IP address of the local gateway (endpoint) for the IPsec Phase-2 Tunnel.
jnxIpSecTunRemoteGwAddrType
The IP address type of the remote gateway (endpoint) for the IPsec Phase-2 Tunnel.
jnxIpSecTunRemoteGwAddr
The IP address of the remote gateway (endpoint) for the IPsec Phase-2 Tunnel.
jnxIpSecTunLocalProxyId
Identifier for the local end.
jnxIpSecTunRemoteProxyId
Identifier for the remote end.
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
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 whose IP address is not known beforehand)
jnxIpSecTunMtu
MTU value of this Phase-2 tunnel.
jnxIpSecTunOutEncryptedBytes
Number of bytes encrypted by this Phase-2 tunnel.
jnxIpSecTunOutEncryptedPkts
Number of packets encrypted by this Phase-2 tunnel.
jnxIpSecTunInDecryptedBytes
Number of bytes decrypted by this Phase-2 tunnel.
jnxIpSecTunInDecryptedPkts
Number of packets decrypted by this Phase-2 tunnel.
jnxIpsSecTunAHInBytes
Number of incoming bytes authenticated using AH by this Phase-2 tunnel.
jnxIpsSecTunAHInPkts
Number of incoming packets authenticated using AH by this Phase-2 tunnel.
jnxIpsSecTunAHOutBytes
Number of outgoing bytes applied AH by this Phase-2 tunnel.
jnxIpsSecTunAHOutPkts
Number of outgoing packets applied AH by this Phase-2 tunnel.
jnxIpSecTunReplayDropPkts
Number of packets dropped by this Phase-2 tunnel due to anti replay check failure.
jnxIpSecTunAhAuthFails
Number of packets received by this Phase-2 tunnel that failed AH authentication.
jnxIpSecTunEspAuthFails
Number of packets received by this Phase-2 tunnel that failed ESP authentication.
jnxIpSecTunDecryptFails
Number of packets received by this Phase-2 tunnel that failed decryption.
jnxIpSecTunBadHeaders
Number of packets received by this Phase-2 tunnel that failed due to bad headers.
jnxIpSecTunBadTrailers
Number of packets received by this Phase-2 tunnel that failed due to bad ESP trailers.
jnxIpSecTunDroppedPkts
Total number of dropped packets for this Phase-2 tunnel.
jnxIpSecSaTable
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 ac ...
jnxIpSecSaEntry
Each entry contains the attributes associated with active and expiring IPsec Phase-2 security associations.
jnxIpSecSaProtocol
The index, represents the security protocol (AH, ESP or IPComp) for which this security association was setup.
jnxIpSecSaIndex
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. Th ...
jnxIpSecSaInSpi
The value of the incoming SPI.
jnxIpSecSaOutSpi
The value of the outgoing SPI.
jnxIpSecSaInAuxSpi
The value of the incoming auxiliary SPI. This is valid for AH and ESP bundles.
jnxIpSecSaOutAuxSpi
The value of the outgoing auxiliary SPI. This is valid for AH and ESP bundles.
jnxIpSecSaType
This field represents the type of security associations which can be either manual or dynamic
jnxIpSecSaEncapMode
The encapsulation mode used by an IPsec Phase-2 Tunnel.
jnxIpSecSaLifeSize
The negotiated LifeSize of the IPsec Phase-2 Tunnel in kilobytes.
jnxIpSecSaLifeTime
The negotiated LifeTime of the IPsec Phase-2 Tunnel in seconds.
jnxIpSecSaActiveTime
The length of time the IPsec Phase-2 Tunnel has been active in seconds.
jnxIpSecSaLifeSizeThreshold
The security association LifeSize refresh threshold in kilobytes.
jnxIpSecSaLifeTimeThreshold
The security association LifeTime refresh threshold in seconds.
jnxIpSecSaEncryptAlgo
The Encryption algorithm used to encrypt the packets which can be either es-cbc or 3des-cbc.
jnxIpSecSaAuthAlgo
The algorithm used for authentication of packets which can be hmac-md5-96 or hmac-sha1-96
jnxIpSecSaState
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 tr ...

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now. Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access. The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.

MIBs list