ZHONE-COM-IP-DHCP-CLIENT-MIB

File: ZHONE-COM-IP-DHCP-CLIENT-MIB.mib (9048 bytes)

Imported modules

IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-SMI
ZHONE-COM-IP-REC-MIB Zhone Zhone-TC

Imported symbols

ifIndex SnmpAdminString IpAddress
Unsigned32 Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
ipInterfaceEntry zhoneIp zhoneModules
zhoneShelfIndex zhoneSlotIndex ZhoneAdminString

Defined Types

DhcpClientResourceEntry  
SEQUENCE    
  dhcpOfferTimeout Unsigned32
  dhcpDefaultLease Unsigned32
  dhcpMinLease Unsigned32
  dhcpClientErrors Counter32
  dhcpAvgTimeForLease Gauge32

DhcpInterfacesEntry  
SEQUENCE    
  dhcpInterfaceServerName SnmpAdminString
  dhcpInterfaceRenew Unsigned32
  dhcpInterfaceRebind Unsigned32
  dhcpInterfaceBootFile SnmpAdminString
  dhcpInterfaceTftp IpAddress
  dhcpInterfaceHostname ZhoneAdminString
  dhcpInterfaceDomainName SnmpAdminString
  dhcpInterfaceVendorClassId OCTET STRING
  dhcpInterfaceDhcpClientId OCTET STRING
  dhcpInterfaceState INTEGER

DnsEntry  
SEQUENCE    
  dnsIpAddress IpAddress

RoutersEntry  
SEQUENCE    
  routersIpAddress IpAddress

Defined Values

comIpDhcpClient 1.3.6.1.4.1.5504.6.51
DHCP Client MIB using SNMPv2 SMI. IP Software Minneapolis, MN
MODULE-IDENTITY    

dhcpClient 1.3.6.1.4.1.5504.4.1.1
DHCP Client Resource.
Status: current Access: read-only
OBJECT-IDENTITY    

dhcpClientResourceTable 1.3.6.1.4.1.5504.4.1.1.1
This table contains the configuration information for the DHCP clients on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpClientResourceEntry

dhcpClientResourceEntry 1.3.6.1.4.1.5504.4.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpClientResourceEntry  

dhcpOfferTimeout 1.3.6.1.4.1.5504.4.1.1.1.1.1
Interval to get additional DHCP offers.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

dhcpDefaultLease 1.3.6.1.4.1.5504.4.1.1.1.1.2
Default value for requested lease length. This value should not be less than dhcpMinLease. Maximum allowed value is one week (604800 seconds).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 100..604800  

dhcpMinLease 1.3.6.1.4.1.5504.4.1.1.1.1.3
Minimum accepted lease length. This value should not be greater than dhcpDefaultLease. Maximum allowed value is 1 week (604,800 seconds).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..604800  

dhcpClientErrors 1.3.6.1.4.1.5504.4.1.1.1.1.4
Number of errors that DHCP client has encountered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dhcpAvgTimeForLease 1.3.6.1.4.1.5504.4.1.1.1.1.5
Average time to obtain a lease.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dhcpInterfacesTable 1.3.6.1.4.1.5504.4.1.1.2
Interface-specific DHCP configuration and state. This table augments the IpInterfaceTable in comIpRec.mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpInterfacesEntry

dhcpInterfacesEntry 1.3.6.1.4.1.5504.4.1.1.2.1
Rows will be added as network interfaces are added.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpInterfacesEntry  

dhcpInterfaceServerName 1.3.6.1.4.1.5504.4.1.1.2.1.1
Name of the DHCP offering server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

dhcpInterfaceRenew 1.3.6.1.4.1.5504.4.1.1.2.1.2
Seconds until DHCP renewal occurs
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpInterfaceRebind 1.3.6.1.4.1.5504.4.1.1.2.1.3
Seconds until DHCP rebind occurs
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpInterfaceBootFile 1.3.6.1.4.1.5504.4.1.1.2.1.4
Name of the bootfile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

dhcpInterfaceTftp 1.3.6.1.4.1.5504.4.1.1.2.1.5
Tftp address for the current interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpInterfaceHostname 1.3.6.1.4.1.5504.4.1.1.2.1.6
Name of the host. This will not be a fully-qualified hostname.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

dhcpInterfaceDomainName 1.3.6.1.4.1.5504.4.1.1.2.1.7
Name of the domain.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

dhcpInterfaceVendorClassId 1.3.6.1.4.1.5504.4.1.1.2.1.8
Vendor Class ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

dhcpInterfaceDhcpClientId 1.3.6.1.4.1.5504.4.1.1.2.1.9
DHCP Client Id.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4..255)  

dhcpInterfaceState 1.3.6.1.4.1.5504.4.1.1.2.1.10
Current state of the lease. The user can only set init, verify and release.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER init(1), reboot(2), bound(3), verify(4), release(5), invalid(6), bind(7)  

dnsTable 1.3.6.1.4.1.5504.4.1.1.3
list of dns servers for the current interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsEntry

dnsEntry 1.3.6.1.4.1.5504.4.1.1.3.1
list of dns servers for the current interface
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsEntry  

dnsIpAddress 1.3.6.1.4.1.5504.4.1.1.3.1.1
IP Address of DNS server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

routersTable 1.3.6.1.4.1.5504.4.1.1.4
list of routers servers for the current interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RoutersEntry

routersEntry 1.3.6.1.4.1.5504.4.1.1.4.1
list of routers server for the current interface
Status: current Access: not-accessible
OBJECT-TYPE    
  RoutersEntry  

routersIpAddress 1.3.6.1.4.1.5504.4.1.1.4.1.1
IP Address of routers
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress