WATCHGUARD-CLIENT-MIB

File: WATCHGUARD-CLIENT-MIB.mib (10612 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WATCHGUARD-MIB

Imported symbols

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

Defined Types

WGClientDHCPServerConnEntry  
SEQUENCE    
  wgClientDHCPServerConnIPAddr IpAddress
  wgClientDHCPServerConnClientHostName OCTET STRING
  wgClientDHCPServerConnMACAddr OCTET STRING Size(6)
  wgClientDHCPServerConnLeaseTimeStart DateAndTime
  wgClientDHCPServerConnLeaseTimeEnd DateAndTime

Defined Values

wgInfoModule 1.3.6.1.4.1.3097.6
The MIB module describes client information of WatchGuard system.
MODULE-IDENTITY    

wgClientMIB 1.3.6.1.4.1.3097.6.2
This is the base object identifier for DHCP Server, DHCP Client and PPPoE Client
Status: current Access: read-only
OBJECT-IDENTITY    

wgClientDHCPServer 1.3.6.1.4.1.3097.6.2.1
This is the base object identifier for all DHCP server related information.
Status: current Access: read-only
OBJECT-IDENTITY    

wgClientDHCPClient 1.3.6.1.4.1.3097.6.2.2
This is the base object identifier for all DHCP client related information.
Status: current Access: read-only
OBJECT-IDENTITY    

wgClientPPPoEClient 1.3.6.1.4.1.3097.6.2.3
This is the base object identifier for all PPPoE client related information.
Status: current Access: read-only
OBJECT-IDENTITY    

wgClientDHCPServerEnable 1.3.6.1.4.1.3097.6.2.1.1
Indicates whether if DHCP Server has been enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), relay(2)  

wgClientDHCPServerStartIpAddress 1.3.6.1.4.1.3097.6.2.1.2
The starting IP address of the range of IP addresses leased by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPServerEndIpAddress 1.3.6.1.4.1.3097.6.2.1.3
The last IP address of the range of IP addresses leased by the DHCP Server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPServerLeaseTime 1.3.6.1.4.1.3097.6.2.1.4
The lease time of an address assigned to a DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wgClientDHCPServerNum 1.3.6.1.4.1.3097.6.2.1.5
The total number of entries in the wgClientDHCPServerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wgClientDHCPServerConnTable 1.3.6.1.4.1.3097.6.2.1.6
This is the client lease table of the DHCP Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WGClientDHCPServerConnEntry

wgClientDHCPServerRelayServer 1.3.6.1.4.1.3097.6.2.1.7
The IP address of remote DHCP server to which DHCP requests should be relayed.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPServerConnEntry 1.3.6.1.4.1.3097.6.2.1.6.1
An entry (conceptual row) containing the leasing information of an assigned address by the DHCP Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  WGClientDHCPServerConnEntry  

wgClientDHCPServerConnClientHostName 1.3.6.1.4.1.3097.6.2.1.6.1.1
The hostname of the client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wgClientDHCPServerConnIPAddr 1.3.6.1.4.1.3097.6.2.1.6.1.2
The IP address assigned to the client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPServerConnMACAddr 1.3.6.1.4.1.3097.6.2.1.6.1.3
The MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wgClientDHCPServerConnLeaseTimeStart 1.3.6.1.4.1.3097.6.2.1.6.1.4
The date and time when the lease starts.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wgClientDHCPServerConnLeaseTimeEnd 1.3.6.1.4.1.3097.6.2.1.6.1.5
The date and time when the lease ends.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wgClientDHCPClientEnable 1.3.6.1.4.1.3097.6.2.2.1
Indicates whether interface 1 (public) is configured to obtain IP address through DHCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

wgClientDHCPClientDomainName 1.3.6.1.4.1.3097.6.2.2.2
The domain name of the DHCP Client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wgClientDHCPClientDefaultGateway 1.3.6.1.4.1.3097.6.2.2.3
The IP address of the default gateway obtained by the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPClientDNSOne 1.3.6.1.4.1.3097.6.2.2.4
The IP address of the primary DNS server obtained by the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientDHCPClientDNSTwo 1.3.6.1.4.1.3097.6.2.2.5
The IP address of the secondary DNS server obtained by the DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEClientEnable 1.3.6.1.4.1.3097.6.2.3.1
Indicates whether the interface 1 (public) is configured to use PPPoE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

wgClientPPPoEClientADSLStatus 1.3.6.1.4.1.3097.6.2.3.2
The current ADSL status of the PPPoE Client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disconnect(0), initialize(1), establish(2), authenticate(3), network(4), running(5)  

wgClientPPPoEClientLocalIPAddr 1.3.6.1.4.1.3097.6.2.3.3
The IP address obtained by the PPPoE Client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEClientRemoteIPAddr 1.3.6.1.4.1.3097.6.2.3.4
The IP Address of the PPP server this PPPoE client connects to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEClientNetMask 1.3.6.1.4.1.3097.6.2.3.5
The subnet mask of the PPPoE client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEClientDNSOne 1.3.6.1.4.1.3097.6.2.3.6
The IP address of the primary DNS server obtained.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEClientDNSTwo 1.3.6.1.4.1.3097.6.2.3.7
The IP address of the secondary DNS server obtained.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wgClientPPPoEADSLPeerMACAddr 1.3.6.1.4.1.3097.6.2.3.8
The MAC Address of the PPP server this client connects to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wgClientPPPoEClientConnTime 1.3.6.1.4.1.3097.6.2.3.9
The connection time of the PPPoE connection.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks