WATCHGUARD-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.3097.6
- Last updated
- 2007-01-25 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2007-01-25 12:00
- Namespace
- watchguard
- Source file
WATCHGUARD-CLIENT-MIB- Digest
sha256:4172cc52f76574e0f9e1990eb0f619087e4e1d03a2d724247d960871e5296665
Description
The MIB module describes client information 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 | 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-CLIENT-MIB WATCHGUARD-SMI
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3097.6.1 | wgInfoSystem | WATCHGUARD-INFO-SYSTEM-MIB |
| 1.3.6.1.4.1.3097.6.3 | wgSystemStatisticsMIB | WATCHGUARD-SYSTEM-STATISTICS-MIB |
| 1.3.6.1.4.1.3097.6.5 | wgIpsecTunnelMIB | WATCHGUARD-IPSEC-TUNNEL-MIB |
| 1.3.6.1.4.1.3097.6.6 | wgHAMIB | WATCHGUARD-HA-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wgClientMIB OBJECT-IDENTITY This is the base object identifier for DHCP Server, DHCP Client and PPPoE Client | 1.3.6.1.4.1.3097.6.2 | current | ||
| wgClientDHCPServer OBJECT-IDENTITY This is the base object identifier for all DHCP server related information. | 1.3.6.1.4.1.3097.6.2.1 | current | ||
| wgClientDHCPServerEnable OBJECT-TYPE Indicates whether if DHCP Server has been enabled. | 1.3.6.1.4.1.3097.6.2.1.1 | INTEGER {disabled(0), enabled(1), relay(2)} | read-only | current |
| wgClientDHCPServerStartIpAddress OBJECT-TYPE The starting IP address of the range of IP addresses leased by the DHCP server. | 1.3.6.1.4.1.3097.6.2.1.2 | IpAddress | read-only | current |
| wgClientDHCPServerEndIpAddress OBJECT-TYPE The last IP address of the range of IP addresses leased by the DHCP Server. | 1.3.6.1.4.1.3097.6.2.1.3 | IpAddress | read-only | current |
| wgClientDHCPServerLeaseTime OBJECT-TYPE The lease time of an address assigned to a DHCP client. | 1.3.6.1.4.1.3097.6.2.1.4 | TimeTicks | read-only | current |
| wgClientDHCPServerNum OBJECT-TYPE The total number of entries in the wgClientDHCPServerTable. | 1.3.6.1.4.1.3097.6.2.1.5 | Unsigned32 | read-only | current |
| wgClientDHCPServerConnTable OBJECT-TYPE This is the client lease table of the DHCP Server. | 1.3.6.1.4.1.3097.6.2.1.6 | not-accessible | current | |
| wgClientDHCPServerConnEntry OBJECT-TYPE An entry (conceptual row) containing the leasing information of an assigned address by the DHCP Server. | 1.3.6.1.4.1.3097.6.2.1.6.1 | not-accessible | current | |
| wgClientDHCPServerConnClientHostName OBJECT-TYPE The hostname of the client. | 1.3.6.1.4.1.3097.6.2.1.6.1.1 | OCTET STRING | read-only | current |
| wgClientDHCPServerConnIPAddr OBJECT-TYPE The IP address assigned to the client. | 1.3.6.1.4.1.3097.6.2.1.6.1.2 | IpAddress | read-only | current |
| wgClientDHCPServerConnMACAddr OBJECT-TYPE The MAC address of the client. | 1.3.6.1.4.1.3097.6.2.1.6.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| wgClientDHCPServerConnLeaseTimeStart OBJECT-TYPE The date and time when the lease starts. | 1.3.6.1.4.1.3097.6.2.1.6.1.4 | DateAndTime | read-only | current |
| wgClientDHCPServerConnLeaseTimeEnd OBJECT-TYPE The date and time when the lease ends. | 1.3.6.1.4.1.3097.6.2.1.6.1.5 | DateAndTime | read-only | current |
| wgClientDHCPServerRelayServer OBJECT-TYPE The IP address of remote DHCP server to which DHCP requests should be relayed. | 1.3.6.1.4.1.3097.6.2.1.7 | IpAddress | read-only | current |
| wgClientDHCPClient OBJECT-IDENTITY This is the base object identifier for all DHCP client related information. | 1.3.6.1.4.1.3097.6.2.2 | current | ||
| wgClientDHCPClientEnable OBJECT-TYPE Indicates whether interface 1 (public) is configured to obtain IP address through DHCP. | 1.3.6.1.4.1.3097.6.2.2.1 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| wgClientDHCPClientDomainName OBJECT-TYPE The domain name of the DHCP Client. | 1.3.6.1.4.1.3097.6.2.2.2 | OCTET STRING | read-only | current |
| wgClientDHCPClientDefaultGateway OBJECT-TYPE The IP address of the default gateway obtained by the DHCP client. | 1.3.6.1.4.1.3097.6.2.2.3 | IpAddress | read-only | current |
| wgClientDHCPClientDNSOne OBJECT-TYPE The IP address of the primary DNS server obtained by the DHCP client. | 1.3.6.1.4.1.3097.6.2.2.4 | IpAddress | read-only | current |
| wgClientDHCPClientDNSTwo OBJECT-TYPE The IP address of the secondary DNS server obtained by the DHCP client. | 1.3.6.1.4.1.3097.6.2.2.5 | IpAddress | read-only | current |
| wgClientPPPoEClient OBJECT-IDENTITY This is the base object identifier for all PPPoE client related information. | 1.3.6.1.4.1.3097.6.2.3 | current | ||
| wgClientPPPoEClientEnable OBJECT-TYPE Indicates whether the interface 1 (public) is configured to use PPPoE. | 1.3.6.1.4.1.3097.6.2.3.1 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| wgClientPPPoEClientADSLStatus OBJECT-TYPE The current ADSL status of the PPPoE Client. | 1.3.6.1.4.1.3097.6.2.3.2 | INTEGER {disconnect(0), initialize(1), establish(2), authenticate(3), network(4), running(5)} | read-only | current |
| wgClientPPPoEClientLocalIPAddr OBJECT-TYPE The IP address obtained by the PPPoE Client. | 1.3.6.1.4.1.3097.6.2.3.3 | IpAddress | read-only | current |
| wgClientPPPoEClientRemoteIPAddr OBJECT-TYPE The IP Address of the PPP server this PPPoE client connects to. | 1.3.6.1.4.1.3097.6.2.3.4 | IpAddress | read-only | current |
| wgClientPPPoEClientNetMask OBJECT-TYPE The subnet mask of the PPPoE client. | 1.3.6.1.4.1.3097.6.2.3.5 | IpAddress | read-only | current |
| wgClientPPPoEClientDNSOne OBJECT-TYPE The IP address of the primary DNS server obtained. | 1.3.6.1.4.1.3097.6.2.3.6 | IpAddress | read-only | current |
| wgClientPPPoEClientDNSTwo OBJECT-TYPE The IP address of the secondary DNS server obtained. | 1.3.6.1.4.1.3097.6.2.3.7 | IpAddress | read-only | current |
| wgClientPPPoEADSLPeerMACAddr OBJECT-TYPE The MAC Address of the PPP server this client connects to. | 1.3.6.1.4.1.3097.6.2.3.8 | OCTET STRING (SIZE(6)) | read-only | current |
| wgClientPPPoEClientConnTime OBJECT-TYPE The connection time of the PPPoE connection. | 1.3.6.1.4.1.3097.6.2.3.9 | TimeTicks | read-only | current |