WATCHGUARD-IPSEC-TUNNEL-MIB: View SNMP OID List / Download MIB

VENDOR: WATCHGUARD TECHNOLOGIES INC.


 Home MIB: WATCHGUARD-IPSEC-TUNNEL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wgInfoModule 1.3.6.1.4.1.3097.6
The MIB module describes various tunnel objects of WatchGuard system.
     wgIpsecTunnelMIB 1.3.6.1.4.1.3097.6.5
This is the base object identifier for all tunnel branches.
         wgIpsecTunnel 1.3.6.1.4.1.3097.6.5.1
This is the base object identifier for all tunnel information.
             wgIpsecTunnelNum 1.3.6.1.4.1.3097.6.5.1.1 unsigned32 read-only
The total number of entries in the wgIpsecTunnelTable.
             wgIpsecTunnelTable 1.3.6.1.4.1.3097.6.5.1.2 no-access
This is the connection table describing all current tunnels exist on this entity.
                 wgIpsecTunnelEntry 1.3.6.1.4.1.3097.6.5.1.2.1 no-access
An entry (conceptual row) containing the information on a tunnel between two security gateways.
                     wgIpsecTunnelID 1.3.6.1.4.1.3097.6.5.1.2.1.1 integer32 read-only
The running index of this tunnel.
                     wgIpsecTunnelLocalAddr 1.3.6.1.4.1.3097.6.5.1.2.1.2 ipaddress read-only
The local IP address of the current tunnel.
                     wgIpsecTunnelPeerAddr 1.3.6.1.4.1.3097.6.5.1.2.1.3 ipaddress read-only
The remote IP address of the current tunnel.
                     wgIpsecTunnelInSpi 1.3.6.1.4.1.3097.6.5.1.2.1.4 integer32 read-only
The security parameters index of inbound SA's within this tunnel.
                     wgIpsecTunnelOutSpi 1.3.6.1.4.1.3097.6.5.1.2.1.5 integer32 read-only
The security parameters index of outbound SA's within this tunnel.
                     wgIpsecTunnelCreateTime 1.3.6.1.4.1.3097.6.5.1.2.1.6 dateandtime read-only
The date and time when the tunnel is created.
                     wgIpsecTunnelDeviceID 1.3.6.1.4.1.3097.6.5.1.2.1.7 unsigned32 read-only
The identifier of target device where the SA resides.
                     wgIpsecTunnelEspEncryptAlg 1.3.6.1.4.1.3097.6.5.1.2.1.8 integer read-only
The encryption algorithm used in the tunnel. It's 0 if ESP is not used. Enumeration: 'unknown': 0, 'des': 2, 'three-des': 3.
                     wgIpsecTunnelEspAuthAlg 1.3.6.1.4.1.3097.6.5.1.2.1.9 integer read-only
The authentication algorithm used in the tunnel. It's 0 if ESP is not used. Enumeration: 'unknown': 0, 'sha': 3, 'md5': 2.
                     wgIpsecTunnelAhAuthAlg 1.3.6.1.4.1.3097.6.5.1.2.1.10 integer read-only
The AH authentication algorithm used in the tunnel. It's 0 if AH is not used. Enumeration: 'unknown': 0, 'sha': 3, 'md5': 2.
                     wgIpsecTunnelMode 1.3.6.1.4.1.3097.6.5.1.2.1.11 integer read-only
The tunnel/transport mode of the tunnel. Enumeration: 'tunnel': 1, 'unknown': 0, 'transport': 2.
                     wgIpsecTunnelKeyMode 1.3.6.1.4.1.3097.6.5.1.2.1.12 integer read-only
The key mode of the tunnel. Enumeration: 'unknown': 0, 'other': 3, 'manual': 1, 'auto-ike': 2.
                     wgIpsecTunnelLifeTime 1.3.6.1.4.1.3097.6.5.1.2.1.13 timeticks read-only
The life time (in hundredths of a second) of the tunnel.
                     wgIpsecTunnelLifeLength 1.3.6.1.4.1.3097.6.5.1.2.1.14 counter32 read-only
The maximum traffic in bytes that the tunnel is allowed to support.
                     wgIpsecTunnelInSaBytes 1.3.6.1.4.1.3097.6.5.1.2.1.15 counter32 read-only
Current active inbound SA bytes of the tunnel.
                     wgIpsecTunnelOutSaBytes 1.3.6.1.4.1.3097.6.5.1.2.1.16 counter32 read-only
Current active outbound SA bytes of the tunnel.
                     wgIpsecTunnelAccSecs 1.3.6.1.4.1.3097.6.5.1.2.1.17 counter32 read-only
The number of seconds that the tunnel has existed.
                     wgIpsecTunnelSelectorProtocol 1.3.6.1.4.1.3097.6.5.1.2.1.18 integer read-only
The ip protocol number that this SA selector carries, or 0 if it carries any protocol. Enumeration: 'dstopts': 60, 'pim': 103, 'ah': 51, 'tcp': 6, 'raw': 255, 'any': 0, 'igmp': 2, 'esp': 50, 'tp': 29, 'gre': 47, 'encap': 98, 'ipv6': 41, 'rsvp': 46, 'ipv6-fragmentation': 44, 'udp': 17, 'ipv6-routing': 43, 'icmp': 1, 'pup': 12, 'none': 59, 'mtp': 92, 'egp': 8, 'ipip': 4, 'idp': 22, 'icmpv6': 58.
                     wgIpsecTunnelSelectorRemoteIPType 1.3.6.1.4.1.3097.6.5.1.2.1.19 integer read-only
The type of remote IP address of the SA selector in the entity. Enumeration: 'ip-addr-range': 3, 'ip-addr-subnet': 2, 'ip-addr-single': 1.
                     wgIpsecTunnelSelectorRemoteIPOne 1.3.6.1.4.1.3097.6.5.1.2.1.20 ipaddress read-only
The first remote IP address of the SA selector in the entity. It's IP address if remote IP of this selector only has one address. It's IP address of subnet if the remote IP of this selector is IP subnet. It's the start IP address if the remote IP of this selector has a range of addresses.
                     wgIpsecTunnelSelectorRemoteIPTwo 1.3.6.1.4.1.3097.6.5.1.2.1.21 ipaddress read-only
The second remote IP address of the SA selector in the entity. It's 0 if remote IP of this selector only has one address. It's netmask of subnet if the remote IP of this selector is IP subnet. It's the end IP address if the remote IP of this selector has a range of addresses.
                     wgIpsecTunnelSelectorRemotePort 1.3.6.1.4.1.3097.6.5.1.2.1.22 integer read-only
The remote port used by this selector in the entity.
                     wgIpsecTunnelSelectorLocalIPType 1.3.6.1.4.1.3097.6.5.1.2.1.23 integer read-only
The type of local IP address of the SA selector in the entity. Enumeration: 'ip-addr-range': 3, 'ip-addr-subnet': 2, 'ip-addr-single': 1.
                     wgIpsecTunnelSelectorLocalIPOne 1.3.6.1.4.1.3097.6.5.1.2.1.24 ipaddress read-only
The first local IP address of the SA selector in the entity. It's IP address if local IP of this selector only has one address. It's IP address of subnet if the local IP of this selector is IP subnet. It's the start IP address if the local IP of this selector has a range of IP addresses.
                     wgIpsecTunnelSelectorLocalIPTwo 1.3.6.1.4.1.3097.6.5.1.2.1.25 ipaddress read-only
The second local IP address of the SA selector in the entity. It's 0 if local IP of this selector only has one address. It's netmask of subnet if the local IP of this selector is IP subnet. It's the end IP address if the local IP of this selector has a range of IP addresses.
                     wgIpsecTunnelSelectorLocalPort 1.3.6.1.4.1.3097.6.5.1.2.1.26 integer read-only
The local port used by this selector in the entity.
                     wgIpsecTunnelNumRekey 1.3.6.1.4.1.3097.6.5.1.2.1.27 counter32 read-only
The number of rekeys of the tunnel.
                     wgIpsecTunnelInKbytes 1.3.6.1.4.1.3097.6.5.1.2.1.28 counter32 read-only
Total inbound traffic in Kbytes since the establish of this tunnel.
                     wgIpsecTunnelOutKbytes 1.3.6.1.4.1.3097.6.5.1.2.1.29 counter32 read-only
Total outound traffic in Kbytes since the establish of this connection.
                     wgIpsecTunnelInPackets 1.3.6.1.4.1.3097.6.5.1.2.1.30 counter32 read-only
Total number of inbound packets since the establish of this connection.
                     wgIpsecTunnelOutPackets 1.3.6.1.4.1.3097.6.5.1.2.1.31 counter32 read-only
Total number of outound packets since the establish of this connection.
                     wgIpsecTunnelInDecryptErrors 1.3.6.1.4.1.3097.6.5.1.2.1.32 counter32 read-only
Total number of packets discarded due to decryption error since the establish of this connection.
                     wgIpsecTunnelInAuthErrors 1.3.6.1.4.1.3097.6.5.1.2.1.33 counter32 read-only
Total number of packets discarded due to authentication error since the establish of this connection.
                     wgIpsecTunnelInReplayErrors 1.3.6.1.4.1.3097.6.5.1.2.1.34 counter32 read-only
Total number of packets discarded due to replay error since the establish of this connection.
                     wgIpsecTunnelInOtherErrors 1.3.6.1.4.1.3097.6.5.1.2.1.35 counter32 read-only
The number of packets discarded due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element.
                     wgIpsecTunnelOutDecryptErrors 1.3.6.1.4.1.3097.6.5.1.2.1.36 counter32 read-only
Total number of packets discarded due to decryption error since the establish of this connection.
                     wgIpsecTunnelOutAuthErrors 1.3.6.1.4.1.3097.6.5.1.2.1.37 counter32 read-only
Total number of packets discarded due to authentication error since the establish of this connection.
                     wgIpsecTunnelOutReplayErrors 1.3.6.1.4.1.3097.6.5.1.2.1.38 counter32 read-only
Total number of packets discarded due to replay error since the establish of this connection.
                     wgIpsecTunnelOutOtherErrors 1.3.6.1.4.1.3097.6.5.1.2.1.39 counter32 read-only
The number of packets discarded due to errors other than decryption, authentication or replay errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element.
                     wgIpsecTunnelUdpEncap 1.3.6.1.4.1.3097.6.5.1.2.1.40 integer read-only
Indicates whether if UDP encapsulated IPSec has been enabled. Enumeration: 'disabled': 0, 'enabled': 1.
                     wgIpsecTunnelPeerUdpPort 1.3.6.1.4.1.3097.6.5.1.2.1.41 integer read-only
The peer's UDP port of current tunnel when UDP encapsulated IPSec is enabled.
                     wgIpsecTunnelOrigPeerAddr 1.3.6.1.4.1.3097.6.5.1.2.1.42 ipaddress read-only
The original peer ip address of current tunnel when UDP encapsulated IPSec is enabled