WATCHGUARD-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: WATCHGUARD TECHNOLOGIES INC.
Home | MIB: WATCHGUARD-CLIENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wgInfoModule | 1.3.6.1.4.1.3097.6 |
The MIB module describes client information of WatchGuard system. |
||
wgClientMIB | 1.3.6.1.4.1.3097.6.2 |
This is the base object identifier for DHCP Server, DHCP Client and PPPoE Client |
||
wgClientDHCPServer | 1.3.6.1.4.1.3097.6.2.1 |
This is the base object identifier for all DHCP server related information. |
||
wgClientDHCPServerEnable | 1.3.6.1.4.1.3097.6.2.1.1 | integer | read-only |
Indicates whether if DHCP Server has been enabled. Enumeration: 'disabled': 0, 'enabled': 1, 'relay': 2. |
wgClientDHCPServerStartIpAddress | 1.3.6.1.4.1.3097.6.2.1.2 | ipaddress | read-only |
The starting IP address of the range of IP addresses leased by the DHCP server. |
wgClientDHCPServerEndIpAddress | 1.3.6.1.4.1.3097.6.2.1.3 | ipaddress | read-only |
The last IP address of the range of IP addresses leased by the DHCP Server. |
wgClientDHCPServerLeaseTime | 1.3.6.1.4.1.3097.6.2.1.4 | timeticks | read-only |
The lease time of an address assigned to a DHCP client. |
wgClientDHCPServerNum | 1.3.6.1.4.1.3097.6.2.1.5 | unsigned32 | read-only |
The total number of entries in the wgClientDHCPServerTable. |
wgClientDHCPServerConnTable | 1.3.6.1.4.1.3097.6.2.1.6 | no-access |
This is the client lease table of the DHCP Server. |
|
1.3.6.1.4.1.3097.6.2.1.6.1 | no-access |
An entry (conceptual row) containing the leasing information of an assigned address by the DHCP Server. |
||
wgClientDHCPServerConnClientHostName | 1.3.6.1.4.1.3097.6.2.1.6.1.1 | octet string | read-only |
The hostname of the client. |
wgClientDHCPServerConnIPAddr | 1.3.6.1.4.1.3097.6.2.1.6.1.2 | ipaddress | read-only |
The IP address assigned to the client. |
wgClientDHCPServerConnMACAddr | 1.3.6.1.4.1.3097.6.2.1.6.1.3 | octet string | read-only |
The MAC address of the client. |
wgClientDHCPServerConnLeaseTimeStart | 1.3.6.1.4.1.3097.6.2.1.6.1.4 | dateandtime | read-only |
The date and time when the lease starts. |
wgClientDHCPServerConnLeaseTimeEnd | 1.3.6.1.4.1.3097.6.2.1.6.1.5 | dateandtime | read-only |
The date and time when the lease ends. |
wgClientDHCPServerRelayServer | 1.3.6.1.4.1.3097.6.2.1.7 | ipaddress | read-only |
The IP address of remote DHCP server to which DHCP requests should be relayed. |
wgClientDHCPClient | 1.3.6.1.4.1.3097.6.2.2 |
This is the base object identifier for all DHCP client related information. |
||
wgClientDHCPClientEnable | 1.3.6.1.4.1.3097.6.2.2.1 | integer | read-only |
Indicates whether interface 1 (public) is configured to obtain IP address through DHCP. Enumeration: 'disabled': 0, 'enabled': 1. |
wgClientDHCPClientDomainName | 1.3.6.1.4.1.3097.6.2.2.2 | octet string | read-only |
The domain name of the DHCP Client. |
wgClientDHCPClientDefaultGateway | 1.3.6.1.4.1.3097.6.2.2.3 | ipaddress | read-only |
The IP address of the default gateway obtained by the DHCP client. |
wgClientDHCPClientDNSOne | 1.3.6.1.4.1.3097.6.2.2.4 | ipaddress | read-only |
The IP address of the primary DNS server obtained by the DHCP client. |
wgClientDHCPClientDNSTwo | 1.3.6.1.4.1.3097.6.2.2.5 | ipaddress | read-only |
The IP address of the secondary DNS server obtained by the DHCP client. |
wgClientPPPoEClient | 1.3.6.1.4.1.3097.6.2.3 |
This is the base object identifier for all PPPoE client related information. |
||
wgClientPPPoEClientEnable | 1.3.6.1.4.1.3097.6.2.3.1 | integer | read-only |
Indicates whether the interface 1 (public) is configured to use PPPoE. Enumeration: 'disabled': 0, 'enabled': 1. |
wgClientPPPoEClientADSLStatus | 1.3.6.1.4.1.3097.6.2.3.2 | integer | read-only |
The current ADSL status of the PPPoE Client. Enumeration: 'authenticate': 3, 'disconnect': 0, 'network': 4, 'running': 5, 'initialize': 1, 'establish': 2. |
wgClientPPPoEClientLocalIPAddr | 1.3.6.1.4.1.3097.6.2.3.3 | ipaddress | read-only |
The IP address obtained by the PPPoE Client. |
wgClientPPPoEClientRemoteIPAddr | 1.3.6.1.4.1.3097.6.2.3.4 | ipaddress | read-only |
The IP Address of the PPP server this PPPoE client connects to. |
wgClientPPPoEClientNetMask | 1.3.6.1.4.1.3097.6.2.3.5 | ipaddress | read-only |
The subnet mask of the PPPoE client. |
wgClientPPPoEClientDNSOne | 1.3.6.1.4.1.3097.6.2.3.6 | ipaddress | read-only |
The IP address of the primary DNS server obtained. |
wgClientPPPoEClientDNSTwo | 1.3.6.1.4.1.3097.6.2.3.7 | ipaddress | read-only |
The IP address of the secondary DNS server obtained. |
wgClientPPPoEADSLPeerMACAddr | 1.3.6.1.4.1.3097.6.2.3.8 | octet string | read-only |
The MAC Address of the PPP server this client connects to. |
wgClientPPPoEClientConnTime | 1.3.6.1.4.1.3097.6.2.3.9 | timeticks | read-only |
The connection time of the PPPoE connection. |