MIBs Depot

WATCHGUARD-IPSEC-TUNNEL-MIB

Registered at
1.3.6.1.4.1.3097.6.5
Last updated
2007-01-25 12:00
Organization
WatchGuard Technologies, Inc.
Revisions
2007-01-25 12:00
Namespace
watchguard
Source file
WATCHGUARD-IPSEC-TUNNEL-MIB
Digest
sha256:ac7c09a5066c1e5d11d637fa6ad8b265048e13da92f09e5c06c3bfe707cf9c55

Description

The MIB module describes various tunnel objects of WatchGuard system.

Contact

WatchGuard Technologies, Inc. 505 Fifth Avenue South Suite 500 Seattle, WA 98104 United States +1.206.613.6600

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION
WATCHGUARD-SMIwatchguard

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
WATCHGUARD-IPSEC-TUNNEL-MIB
WATCHGUARD-SMI

Objects

NameOIDSyntaxAccessStatus
wgIpsecTunnelMIB
OBJECT-IDENTITY
This is the base object identifier for all tunnel branches.
1.3.6.1.4.1.3097.6.5current
wgIpsecTunnel
OBJECT-IDENTITY
This is the base object identifier for all tunnel information.
1.3.6.1.4.1.3097.6.5.1current
wgIpsecTunnelNum
OBJECT-TYPE
The total number of entries in the wgIpsecTunnelTable.
1.3.6.1.4.1.3097.6.5.1.1Unsigned32read-onlycurrent
wgIpsecTunnelTable
OBJECT-TYPE
This is the connection table describing all current tunnels exist on this entity.
1.3.6.1.4.1.3097.6.5.1.2not-accessiblecurrent
wgIpsecTunnelEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a tunnel between two security gateways.
1.3.6.1.4.1.3097.6.5.1.2.1not-accessiblecurrent
wgIpsecTunnelID
OBJECT-TYPE
The running index of this tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.1Integer32read-onlycurrent
wgIpsecTunnelLocalAddr
OBJECT-TYPE
The local gateway IP address of the current tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.2IpAddressread-onlycurrent
wgIpsecTunnelPeerAddr
OBJECT-TYPE
The remote gateway IP address of the current tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.3IpAddressread-onlycurrent
wgIpsecTunnelInSpi
OBJECT-TYPE
The security parameters index of inbound SA's within this tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.4Unsigned32read-onlycurrent
wgIpsecTunnelOutSpi
OBJECT-TYPE
The security parameters index of outbound SA's within this tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.5Unsigned32read-onlycurrent
wgIpsecTunnelCreateTime
OBJECT-TYPE
The date and time when the tunnel is created.
1.3.6.1.4.1.3097.6.5.1.2.1.6DateAndTimeread-onlycurrent
wgIpsecTunnelDeviceID
OBJECT-TYPE
The identifier of target device where the SA resides.
1.3.6.1.4.1.3097.6.5.1.2.1.7Unsigned32read-onlycurrent
wgIpsecTunnelEspEncryptAlg
OBJECT-TYPE
The encryption algorithm used in the tunnel. It's 0 if ESP is not used.
1.3.6.1.4.1.3097.6.5.1.2.1.8INTEGER {unknown(0), des(2), three-des(3), aes(4)}read-onlycurrent
wgIpsecTunnelEspAuthAlg
OBJECT-TYPE
The authentication algorithm used in the tunnel. It's 0 if ESP is not used.
1.3.6.1.4.1.3097.6.5.1.2.1.9INTEGER {unknown(0), md5(2), sha(3)}read-onlycurrent
wgIpsecTunnelAhAuthAlg
OBJECT-TYPE
The AH authentication algorithm used in the tunnel. It's 0 if AH is not used.
1.3.6.1.4.1.3097.6.5.1.2.1.10INTEGER {unknown(0), md5(2), sha(3)}read-onlycurrent
wgIpsecTunnelMode
OBJECT-TYPE
The tunnel/transport mode of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.11INTEGER {unknown(0), tunnel(1), transport(2)}read-onlycurrent
wgIpsecTunnelKeyMode
OBJECT-TYPE
The key mode of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.12INTEGER {unknown(0), manual(1), auto-ike(2), other(3)}read-onlycurrent
wgIpsecTunnelLifeTime
OBJECT-TYPE
The life time (in hundredths of a second) of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.13TimeTicksread-onlycurrent
wgIpsecTunnelLifeLength
OBJECT-TYPE
The maximum traffic in bytes that the tunnel is allowed to support.
1.3.6.1.4.1.3097.6.5.1.2.1.14Counter32read-onlycurrent
wgIpsecTunnelInSaBytes
OBJECT-TYPE
Current active inbound SA bytes of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.15Counter32read-onlycurrent
wgIpsecTunnelOutSaBytes
OBJECT-TYPE
Current active outbound SA bytes of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.16Counter32read-onlycurrent
wgIpsecTunnelAccSecs
OBJECT-TYPE
The number of seconds that the tunnel has existed.
1.3.6.1.4.1.3097.6.5.1.2.1.17Counter32read-onlycurrent
wgIpsecTunnelSelectorProtocol
OBJECT-TYPE
The ip protocol number that this SA(Tunnel) selector carries, or 0 if it carries any protocol.
1.3.6.1.4.1.3097.6.5.1.2.1.18INTEGER {any(0), icmp(1), igmp(2), ipip(4), tcp(6), egp(8), pup(12), udp(17), idp(22), tp(29), ipv6(41), ipv6-routing(43), ipv6-fragmentation(44), rsvp(46), gre(47), esp(50), ah(51), icmpv6(58), none(59), dstopts(60), mtp(92), encap(98), pim(103), raw(255)}read-onlycurrent
wgIpsecTunnelSelectorRemoteIPType
OBJECT-TYPE
The type of remote IP address of the SA(Tunnel) selector in the entity.
1.3.6.1.4.1.3097.6.5.1.2.1.19INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)}read-onlycurrent
wgIpsecTunnelSelectorRemoteIPOne
OBJECT-TYPE
The first remote IP address of the SA(Tunnel) 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.
1.3.6.1.4.1.3097.6.5.1.2.1.20IpAddressread-onlycurrent
wgIpsecTunnelSelectorRemoteIPTwo
OBJECT-TYPE
The second remote IP address of the SA(Tunnel) 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.
1.3.6.1.4.1.3097.6.5.1.2.1.21IpAddressread-onlycurrent
wgIpsecTunnelSelectorRemotePort
OBJECT-TYPE
The remote port used by the SA(Tunnel) selector in the entity.
1.3.6.1.4.1.3097.6.5.1.2.1.22INTEGER (0..65535)read-onlycurrent
wgIpsecTunnelSelectorLocalIPType
OBJECT-TYPE
The type of local IP address of the SA(Tunnel) selector in the entity.
1.3.6.1.4.1.3097.6.5.1.2.1.23INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)}read-onlycurrent
wgIpsecTunnelSelectorLocalIPOne
OBJECT-TYPE
The first local IP address of the SA(Tunnel) 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.
1.3.6.1.4.1.3097.6.5.1.2.1.24IpAddressread-onlycurrent
wgIpsecTunnelSelectorLocalIPTwo
OBJECT-TYPE
The second local IP address of the SA(Tunnel) 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.
1.3.6.1.4.1.3097.6.5.1.2.1.25IpAddressread-onlycurrent
wgIpsecTunnelSelectorLocalPort
OBJECT-TYPE
The local port used by the SA(Tunnel) selector in the entity.
1.3.6.1.4.1.3097.6.5.1.2.1.26INTEGER (0..65535)read-onlycurrent
wgIpsecTunnelNumRekey
OBJECT-TYPE
The number of rekeys of the tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.27Counter32read-onlycurrent
wgIpsecTunnelInKbytes
OBJECT-TYPE
Total inbound traffic in Kbytes since the establish of this tunnel.
1.3.6.1.4.1.3097.6.5.1.2.1.28Counter32read-onlycurrent
wgIpsecTunnelOutKbytes
OBJECT-TYPE
Total outound traffic in Kbytes since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.29Counter32read-onlycurrent
wgIpsecTunnelInPackets
OBJECT-TYPE
Total number of inbound packets since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.30Counter32read-onlycurrent
wgIpsecTunnelOutPackets
OBJECT-TYPE
Total number of outound packets since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.31Counter32read-onlycurrent
wgIpsecTunnelInDecryptErrors
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.32Counter32read-onlycurrent
wgIpsecTunnelInAuthErrors
OBJECT-TYPE
Total number of packets discarded due to authentication error since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.33Counter32read-onlycurrent
wgIpsecTunnelInReplayErrors
OBJECT-TYPE
Total number of packets discarded due to replay error since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.34Counter32read-onlycurrent
wgIpsecTunnelInOtherErrors
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.35Counter32read-onlycurrent
wgIpsecTunnelOutDecryptErrors
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.36Counter32read-onlycurrent
wgIpsecTunnelOutAuthErrors
OBJECT-TYPE
Total number of packets discarded due to authentication error since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.37Counter32read-onlycurrent
wgIpsecTunnelOutReplayErrors
OBJECT-TYPE
Total number of packets discarded due to replay error since the establish of this connection.
1.3.6.1.4.1.3097.6.5.1.2.1.38Counter32read-onlycurrent
wgIpsecTunnelOutOtherErrors
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.39Counter32read-onlycurrent
wgIpsecTunnelUdpEncap
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.40INTEGER {disabled(0), enabled(1)}read-onlycurrent
wgIpsecTunnelPeerUdpPort
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.41INTEGER (0..65535)read-onlycurrent
wgIpsecTunnelOrigPeerAddr
OBJECT-TYPE
Deprecated, currently unused.
1.3.6.1.4.1.3097.6.5.1.2.1.42IpAddressread-onlycurrent