ZHONE-COM-IP-DHCP-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-COM-IP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     dhcpClient 1.3.6.1.4.1.5504.4.1.1
DHCP Client Resource.
         dhcpClientResourceTable 1.3.6.1.4.1.5504.4.1.1.1 no-access
This table contains the configuration information for the DHCP clients on this system.
             dhcpClientResourceEntry 1.3.6.1.4.1.5504.4.1.1.1.1 no-access
A row in the DHCP Client Table. This table is indexed by the shelf and card on which the client runs. These indices are external to this MIB module.
                 dhcpOfferTimeout 1.3.6.1.4.1.5504.4.1.1.1.1.1 unsigned32 read-write
Interval to get additional DHCP offers.
                 dhcpDefaultLease 1.3.6.1.4.1.5504.4.1.1.1.1.2 unsigned32 read-write
Default value for requested lease length. This value should not be less than dhcpMinLease. Maximum allowed value is one week (604800 seconds).
                 dhcpMinLease 1.3.6.1.4.1.5504.4.1.1.1.1.3 unsigned32 read-write
Minimum accepted lease length. This value should not be greater than dhcpDefaultLease. Maximum allowed value is 1 week (604,800 seconds).
                 dhcpClientErrors 1.3.6.1.4.1.5504.4.1.1.1.1.4 counter32 read-only
Number of errors that DHCP client has encountered.
                 dhcpAvgTimeForLease 1.3.6.1.4.1.5504.4.1.1.1.1.5 gauge32 read-only
Average time to obtain a lease.
         dhcpInterfacesTable 1.3.6.1.4.1.5504.4.1.1.2 no-access
Interface-specific DHCP configuration and state. This table augments the IpInterfaceTable in comIpRec.mib.
             dhcpInterfacesEntry 1.3.6.1.4.1.5504.4.1.1.2.1 no-access
Rows will be added as network interfaces are added.
                 dhcpInterfaceServerName 1.3.6.1.4.1.5504.4.1.1.2.1.1 snmpadminstring read-only
Name of the DHCP offering server.
                 dhcpInterfaceRenew 1.3.6.1.4.1.5504.4.1.1.2.1.2 unsigned32 read-only
Seconds until DHCP renewal occurs
                 dhcpInterfaceRebind 1.3.6.1.4.1.5504.4.1.1.2.1.3 unsigned32 read-only
Seconds until DHCP rebind occurs
                 dhcpInterfaceBootFile 1.3.6.1.4.1.5504.4.1.1.2.1.4 snmpadminstring read-only
Name of the bootfile.
                 dhcpInterfaceTftp 1.3.6.1.4.1.5504.4.1.1.2.1.5 ipaddress read-only
Tftp address for the current interface.
                 dhcpInterfaceHostname 1.3.6.1.4.1.5504.4.1.1.2.1.6 zhoneadminstring read-only
Name of the host. This will not be a fully-qualified hostname.
                 dhcpInterfaceDomainName 1.3.6.1.4.1.5504.4.1.1.2.1.7 snmpadminstring read-only
Name of the domain.
                 dhcpInterfaceVendorClassId 1.3.6.1.4.1.5504.4.1.1.2.1.8 octet string read-only
Vendor Class ID.
                 dhcpInterfaceDhcpClientId 1.3.6.1.4.1.5504.4.1.1.2.1.9 octet string read-write
DHCP Client Id.
                 dhcpInterfaceState 1.3.6.1.4.1.5504.4.1.1.2.1.10 integer read-write
Current state of the lease. The user can only set init, verify and release. Enumeration: 'verify': 4, 'reboot': 2, 'invalid': 6, 'bound': 3, 'init': 1, 'bind': 7, 'release': 5.
         dnsTable 1.3.6.1.4.1.5504.4.1.1.3 no-access
list of dns servers for the current interface
             dnsEntry 1.3.6.1.4.1.5504.4.1.1.3.1 no-access
list of dns servers for the current interface
                 dnsIpAddress 1.3.6.1.4.1.5504.4.1.1.3.1.1 ipaddress read-only
IP Address of DNS server
         routersTable 1.3.6.1.4.1.5504.4.1.1.4 no-access
list of routers servers for the current interface
             routersEntry 1.3.6.1.4.1.5504.4.1.1.4.1 no-access
list of routers server for the current interface
                 routersIpAddress 1.3.6.1.4.1.5504.4.1.1.4.1.1 ipaddress read-only
IP Address of routers
 comIpDhcpClient 1.3.6.1.4.1.5504.6.51
DHCP Client MIB using SNMPv2 SMI. IP Software Minneapolis, MN