WWP-MULTI-DHCP-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-MULTI-DHCP-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 |
wwpMultiDhcpClientMIB | 1.3.6.1.4.1.6141.2.42 |
The MIB module to manage multiple dhcp clients on WWP products. |
||
wwpMultiDhcpClientMIBObjects | 1.3.6.1.4.1.6141.2.42.1 | |||
wwpMultiDhcpClient | 1.3.6.1.4.1.6141.2.42.1.1 | |||
wwpMultiDhcpClientNumber | 1.3.6.1.4.1.6141.2.42.1.1.1 | integer32 | read-only |
The number of dhcp clients (regardless of their current state) present on this system. |
wwpMultiDhcpClientTable | 1.3.6.1.4.1.6141.2.42.1.1.2 | no-access |
A list of dhcp client entries.The number of entries is given by the value of wwpMultiDhcpClientNumber. |
|
1.3.6.1.4.1.6141.2.42.1.1.2.1 | no-access |
An entry containing management information applicable to dhcp client. |
||
wwpDhcpIfIndex | 1.3.6.1.4.1.6141.2.42.1.1.2.1.1 | integer32 | read-only |
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this dhcp interface. |
wwpDhcpIfName | 1.3.6.1.4.1.6141.2.42.1.1.2.1.2 | displaystring | read-only |
The ifDesc associated with this ifIndex. |
wwpDhcpStatus | 1.3.6.1.4.1.6141.2.42.1.1.2.1.3 | integer | read-write |
Setting this object to 'enable' will enable the dhcp client on this interface. Enumeration: 'enable': 1, 'disable': 2. |
wwpDhcpState | 1.3.6.1.4.1.6141.2.42.1.1.2.1.4 | integer | read-only |
The current state of the dhcp client on this interface as per RFC2131. Enumeration: 'rebinding': 5, 'renewing': 6, 'selecting': 8, 'bound': 1, 'requesting': 7, 'disabled': 2, 'inform': 3, 'init': 4, 'unknown': 9. |
wwpDhcpLeaseTimeRequested | 1.3.6.1.4.1.6141.2.42.1.1.2.1.5 | integer32 | read-write |
The requested lease time option to be used with DHCPDISCOVER or DHCPREQUEST messages on this interface. |
wwpDhcpLeaseOffered | 1.3.6.1.4.1.6141.2.42.1.1.2.1.6 | integer32 | read-only |
The lease time authorized by the server. |
wwpDhcpLeaseRemaining | 1.3.6.1.4.1.6141.2.42.1.1.2.1.7 | integer32 | read-only |
The time remaining for the lease to expire. |
wwpDhcpDiscoveryMsgInterval | 1.3.6.1.4.1.6141.2.42.1.1.2.1.8 | integer32 | read-write |
The time interval for discovery messages issued before the client receives the first reply. |
wwpDhcpRenewalTime | 1.3.6.1.4.1.6141.2.42.1.1.2.1.9 | integer32 | read-only |
The number of seconds before the client begins to renew its address lease with the dhcp server. This time is a function typically 50% of the full configured duration (or lease time) for a client lease. Referred to as T1 in RFC2131. |
wwpDhcpRebindingTime | 1.3.6.1.4.1.6141.2.42.1.1.2.1.10 | integer32 | read-only |
The number of seconds before the client enters the rebinding state if it has not renewed its current address lease with the dhcp server. This time is a function (typically, 87.5%) of the full configured duration (or lease time) for a client lease. Referred to as T2 in RFC2131. |
wwpDhcpServerAddress | 1.3.6.1.4.1.6141.2.42.1.1.2.1.11 | ipaddress | read-only |
The IP address that identifies the dhcp server. |
wwpDhcpRenewLease | 1.3.6.1.4.1.6141.2.42.1.1.2.1.12 | truthvalue | read-write |
Setting this object to true will force the dhcp client to renew its lease. |
wwpDhcpReleaseLease | 1.3.6.1.4.1.6141.2.42.1.1.2.1.13 | truthvalue | read-write |
Setting this object to true will force the dhcp client to release its lease, if the client dhcp is in the bound state |
wwpMultiDhcpClientMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.42.2 | |||
wwpMultiDhcpClientMIBNotifications | 1.3.6.1.4.1.6141.2.42.2.0 | |||
wwpMultiDhcpClientMIBConformance | 1.3.6.1.4.1.6141.2.42.3 | |||
wwpMultiDhcpClientMIBCompliances | 1.3.6.1.4.1.6141.2.42.3.1 | |||
wwpMultiDhcpClientMIBGroups | 1.3.6.1.4.1.6141.2.42.3.2 |