MIBs Depot

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

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, 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-CLIENT-MIB
WATCHGUARD-SMI

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.3097.6.1wgInfoSystemWATCHGUARD-INFO-SYSTEM-MIB
1.3.6.1.4.1.3097.6.3wgSystemStatisticsMIBWATCHGUARD-SYSTEM-STATISTICS-MIB
1.3.6.1.4.1.3097.6.5wgIpsecTunnelMIBWATCHGUARD-IPSEC-TUNNEL-MIB
1.3.6.1.4.1.3097.6.6wgHAMIBWATCHGUARD-HA-MIB

Objects

NameOIDSyntaxAccessStatus
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.2current
wgClientDHCPServer
OBJECT-IDENTITY
This is the base object identifier for all DHCP server related information.
1.3.6.1.4.1.3097.6.2.1current
wgClientDHCPServerEnable
OBJECT-TYPE
Indicates whether if DHCP Server has been enabled.
1.3.6.1.4.1.3097.6.2.1.1INTEGER {disabled(0), enabled(1), relay(2)}read-onlycurrent
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.2IpAddressread-onlycurrent
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.3IpAddressread-onlycurrent
wgClientDHCPServerLeaseTime
OBJECT-TYPE
The lease time of an address assigned to a DHCP client.
1.3.6.1.4.1.3097.6.2.1.4TimeTicksread-onlycurrent
wgClientDHCPServerNum
OBJECT-TYPE
The total number of entries in the wgClientDHCPServerTable.
1.3.6.1.4.1.3097.6.2.1.5Unsigned32read-onlycurrent
wgClientDHCPServerConnTable
OBJECT-TYPE
This is the client lease table of the DHCP Server.
1.3.6.1.4.1.3097.6.2.1.6not-accessiblecurrent
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.1not-accessiblecurrent
wgClientDHCPServerConnClientHostName
OBJECT-TYPE
The hostname of the client.
1.3.6.1.4.1.3097.6.2.1.6.1.1OCTET STRINGread-onlycurrent
wgClientDHCPServerConnIPAddr
OBJECT-TYPE
The IP address assigned to the client.
1.3.6.1.4.1.3097.6.2.1.6.1.2IpAddressread-onlycurrent
wgClientDHCPServerConnMACAddr
OBJECT-TYPE
The MAC address of the client.
1.3.6.1.4.1.3097.6.2.1.6.1.3OCTET STRING (SIZE(6))read-onlycurrent
wgClientDHCPServerConnLeaseTimeStart
OBJECT-TYPE
The date and time when the lease starts.
1.3.6.1.4.1.3097.6.2.1.6.1.4DateAndTimeread-onlycurrent
wgClientDHCPServerConnLeaseTimeEnd
OBJECT-TYPE
The date and time when the lease ends.
1.3.6.1.4.1.3097.6.2.1.6.1.5DateAndTimeread-onlycurrent
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.7IpAddressread-onlycurrent
wgClientDHCPClient
OBJECT-IDENTITY
This is the base object identifier for all DHCP client related information.
1.3.6.1.4.1.3097.6.2.2current
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.1INTEGER {disabled(0), enabled(1)}read-onlycurrent
wgClientDHCPClientDomainName
OBJECT-TYPE
The domain name of the DHCP Client.
1.3.6.1.4.1.3097.6.2.2.2OCTET STRINGread-onlycurrent
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.3IpAddressread-onlycurrent
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.4IpAddressread-onlycurrent
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.5IpAddressread-onlycurrent
wgClientPPPoEClient
OBJECT-IDENTITY
This is the base object identifier for all PPPoE client related information.
1.3.6.1.4.1.3097.6.2.3current
wgClientPPPoEClientEnable
OBJECT-TYPE
Indicates whether the interface 1 (public) is configured to use PPPoE.
1.3.6.1.4.1.3097.6.2.3.1INTEGER {disabled(0), enabled(1)}read-onlycurrent
wgClientPPPoEClientADSLStatus
OBJECT-TYPE
The current ADSL status of the PPPoE Client.
1.3.6.1.4.1.3097.6.2.3.2INTEGER {disconnect(0), initialize(1), establish(2), authenticate(3), network(4), running(5)}read-onlycurrent
wgClientPPPoEClientLocalIPAddr
OBJECT-TYPE
The IP address obtained by the PPPoE Client.
1.3.6.1.4.1.3097.6.2.3.3IpAddressread-onlycurrent
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.4IpAddressread-onlycurrent
wgClientPPPoEClientNetMask
OBJECT-TYPE
The subnet mask of the PPPoE client.
1.3.6.1.4.1.3097.6.2.3.5IpAddressread-onlycurrent
wgClientPPPoEClientDNSOne
OBJECT-TYPE
The IP address of the primary DNS server obtained.
1.3.6.1.4.1.3097.6.2.3.6IpAddressread-onlycurrent
wgClientPPPoEClientDNSTwo
OBJECT-TYPE
The IP address of the secondary DNS server obtained.
1.3.6.1.4.1.3097.6.2.3.7IpAddressread-onlycurrent
wgClientPPPoEADSLPeerMACAddr
OBJECT-TYPE
The MAC Address of the PPP server this client connects to.
1.3.6.1.4.1.3097.6.2.3.8OCTET STRING (SIZE(6))read-onlycurrent
wgClientPPPoEClientConnTime
OBJECT-TYPE
The connection time of the PPPoE connection.
1.3.6.1.4.1.3097.6.2.3.9TimeTicksread-onlycurrent