WATCHGUARD-POLICY-MIB

File: WATCHGUARD-POLICY-MIB.mib (10114 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WATCHGUARD-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Counter64 OBJECT-IDENTITY
enterprises IpAddress TimeTicks
DateAndTime watchguard

Defined Types

WGPolicyToTunnelEntry  
SEQUENCE    
  wgPolicyToTunnelPolicyID Integer32
  wgPolicyToTunnelTunnelID Integer32

WGPolicyEntry  
SEQUENCE    
  wgPolicyID Integer32
  wgPolicyName OCTET STRING Size(32)
  wgPolicyBytes Counter64
  wgPolicyPackets Counter64
  wgPolicyIpsecDecryptErr Counter64
  wgPolicyIpsecAuthErr Counter64
  wgPolicyIpsecReplayErr Counter64
  wgPolicyIpsecPadErr Counter64
  wgPolicyIpsecPolicyErr Counter64
  wgPolicyFwDisc Counter64
  wgPolicyOtherDisc Counter64
  wgPolicyActiveStreams Counter64
  wgPolicyIpsecDisc Counter64
  wgPolicyDisc Counter64
  wgPolicyNumTunl Counter64
  wgPolicySingleCntrNum Counter64
  wgPolicyLogging INTEGER
  wgPolicyCurrActiveConns Counter64

Defined Values

wgPolicyMIB 1.3.6.1.4.1.3097.4
The MIB module describes various policy objects of WatchGuard system.
MODULE-IDENTITY    

wgPolicyToTunnel 1.3.6.1.4.1.3097.4.1
This is the base object identifier for all tunnels information of the policies.
Status: current Access: read-only
OBJECT-IDENTITY    

wgPolicyStatistics 1.3.6.1.4.1.3097.4.2
This is the base object identifier for all policy related statistical counters.
Status: current Access: read-only
OBJECT-IDENTITY    

wgPolicyToTunnelNum 1.3.6.1.4.1.3097.4.1.1
The total number of tunnels in the policytotunnel table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wgPolicyToTunnelTable 1.3.6.1.4.1.3097.4.1.2
This is the policytotunnel table of all the policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WGPolicyToTunnelEntry

wgPolicyToTunnelEntry 1.3.6.1.4.1.3097.4.1.2.1
An entry (conceptual row) containing the tunnels information.
Status: current Access: not-accessible
OBJECT-TYPE    
  WGPolicyToTunnelEntry  

wgPolicyToTunnelPolicyID 1.3.6.1.4.1.3097.4.1.2.1.1
The policy identifier of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgPolicyToTunnelTunnelID 1.3.6.1.4.1.3097.4.1.2.1.2
The tunnel identifier of this entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgPolicyTableNum 1.3.6.1.4.1.3097.4.2.1
The total number of policies in the policy table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wgPolicyTable 1.3.6.1.4.1.3097.4.2.2
This is the policytotunnel table of the policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WGPolicyEntry

wgPolicyEntry 1.3.6.1.4.1.3097.4.2.2.1
An entry (conceptual row) containing the policy information.
Status: current Access: not-accessible
OBJECT-TYPE    
  WGPolicyEntry  

wgPolicyID 1.3.6.1.4.1.3097.4.2.2.1.1
The policy identifier of this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wgPolicyName 1.3.6.1.4.1.3097.4.2.2.1.2
The policy name of this policy
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

wgPolicyBytes 1.3.6.1.4.1.3097.4.2.2.1.3
Total traffic in bytes since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyPackets 1.3.6.1.4.1.3097.4.2.2.1.4
Total traffic in packets since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecDecryptErr 1.3.6.1.4.1.3097.4.2.2.1.5
Total number of packets discarded due to decryption errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecAuthErr 1.3.6.1.4.1.3097.4.2.2.1.6
Total number of packets discarded due to authentication errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecReplayErr 1.3.6.1.4.1.3097.4.2.2.1.7
Total number of packets discarded due to replay errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecPadErr 1.3.6.1.4.1.3097.4.2.2.1.8
Total number of packets discarded due to pad value errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecPolicyErr 1.3.6.1.4.1.3097.4.2.2.1.9
Total number of packets discarded due to policy errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyFwDisc 1.3.6.1.4.1.3097.4.2.2.1.10
Total number of packets discarded by firewall policies since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyOtherDisc 1.3.6.1.4.1.3097.4.2.2.1.11
Total number of packets discarded due to errors other than firewall errors, ipsec errors since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyActiveStreams 1.3.6.1.4.1.3097.4.2.2.1.12
Total number of the active connections since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyIpsecDisc 1.3.6.1.4.1.3097.4.2.2.1.13
Total number of packets discarded by IPSEC errors (decryption error, authentication error, replay error) since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyDisc 1.3.6.1.4.1.3097.4.2.2.1.14
Total number of packets discarded since setting up this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyNumTunl 1.3.6.1.4.1.3097.4.2.2.1.15
Total number of tunnels belong to this policy
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicySingleCntrNum 1.3.6.1.4.1.3097.4.2.2.1.16
Total number of single counters handled by this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wgPolicyLogging 1.3.6.1.4.1.3097.4.2.2.1.17
Indicates whether if the logging of this policy has been enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

wgPolicyCurrActiveConns 1.3.6.1.4.1.3097.4.2.2.1.18
Total number of currently active connections for this policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64