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
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
| WATCHGUARD-SMI | watchguard |
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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wgIpsecTunnelMIB OBJECT-IDENTITY This is the base object identifier for all tunnel branches. | 1.3.6.1.4.1.3097.6.5 | current | ||
| wgIpsecTunnel OBJECT-IDENTITY This is the base object identifier for all tunnel information. | 1.3.6.1.4.1.3097.6.5.1 | current | ||
| wgIpsecTunnelNum OBJECT-TYPE The total number of entries in the wgIpsecTunnelTable. | 1.3.6.1.4.1.3097.6.5.1.1 | Unsigned32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| wgIpsecTunnelID OBJECT-TYPE The running index of this tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.1 | Integer32 | read-only | current |
| wgIpsecTunnelLocalAddr OBJECT-TYPE The local gateway IP address of the current tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.2 | IpAddress | read-only | current |
| wgIpsecTunnelPeerAddr OBJECT-TYPE The remote gateway IP address of the current tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.3 | IpAddress | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| wgIpsecTunnelCreateTime OBJECT-TYPE The date and time when the tunnel is created. | 1.3.6.1.4.1.3097.6.5.1.2.1.6 | DateAndTime | read-only | current |
| wgIpsecTunnelDeviceID OBJECT-TYPE The identifier of target device where the SA resides. | 1.3.6.1.4.1.3097.6.5.1.2.1.7 | Unsigned32 | read-only | current |
| 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.8 | INTEGER {unknown(0), des(2), three-des(3), aes(4)} | read-only | current |
| 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.9 | INTEGER {unknown(0), md5(2), sha(3)} | read-only | current |
| 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.10 | INTEGER {unknown(0), md5(2), sha(3)} | read-only | current |
| wgIpsecTunnelMode OBJECT-TYPE The tunnel/transport mode of the tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.11 | INTEGER {unknown(0), tunnel(1), transport(2)} | read-only | current |
| wgIpsecTunnelKeyMode OBJECT-TYPE The key mode of the tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.12 | INTEGER {unknown(0), manual(1), auto-ike(2), other(3)} | read-only | current |
| 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.13 | TimeTicks | read-only | current |
| 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.14 | Counter32 | read-only | current |
| wgIpsecTunnelInSaBytes OBJECT-TYPE Current active inbound SA bytes of the tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.15 | Counter32 | read-only | current |
| wgIpsecTunnelOutSaBytes OBJECT-TYPE Current active outbound SA bytes of the tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.16 | Counter32 | read-only | current |
| wgIpsecTunnelAccSecs OBJECT-TYPE The number of seconds that the tunnel has existed. | 1.3.6.1.4.1.3097.6.5.1.2.1.17 | Counter32 | read-only | current |
| 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.18 | INTEGER {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-only | current |
| 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.19 | INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)} | read-only | current |
| 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.20 | IpAddress | read-only | current |
| 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.21 | IpAddress | read-only | current |
| 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.22 | INTEGER (0..65535) | read-only | current |
| 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.23 | INTEGER {ip-addr-single(1), ip-addr-subnet(2), ip-addr-range(3)} | read-only | current |
| 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.24 | IpAddress | read-only | current |
| 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.25 | IpAddress | read-only | current |
| 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.26 | INTEGER (0..65535) | read-only | current |
| wgIpsecTunnelNumRekey OBJECT-TYPE The number of rekeys of the tunnel. | 1.3.6.1.4.1.3097.6.5.1.2.1.27 | Counter32 | read-only | current |
| 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.28 | Counter32 | read-only | current |
| 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.29 | Counter32 | read-only | current |
| 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.30 | Counter32 | read-only | current |
| 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.31 | Counter32 | read-only | current |
| wgIpsecTunnelInDecryptErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.32 | Counter32 | read-only | current |
| 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.33 | Counter32 | read-only | current |
| 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.34 | Counter32 | read-only | current |
| wgIpsecTunnelInOtherErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.35 | Counter32 | read-only | current |
| wgIpsecTunnelOutDecryptErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.36 | Counter32 | read-only | current |
| 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.37 | Counter32 | read-only | current |
| 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.38 | Counter32 | read-only | current |
| wgIpsecTunnelOutOtherErrors OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.39 | Counter32 | read-only | current |
| wgIpsecTunnelUdpEncap OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.40 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| wgIpsecTunnelPeerUdpPort OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.41 | INTEGER (0..65535) | read-only | current |
| wgIpsecTunnelOrigPeerAddr OBJECT-TYPE Deprecated, currently unused. | 1.3.6.1.4.1.3097.6.5.1.2.1.42 | IpAddress | read-only | current |