NETGEAR-DHCPCLIENT-PRIVATE-MIB

File: NETGEAR-DHCPCLIENT-PRIVATE-MIB.mib (7181 bytes)

Imported modules

SNMPv2-SMI IF-MIB RFC1213-MIB
QUANTA-LB6M-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
Counter32 TimeTicks InterfaceIndex
DisplayString lb6m

Defined Types

Agentdhcp4ClientLeaseParametersEntry  
SEQUENCE    
  agentdhcp4ClientInterfaceIndex InterfaceIndex
  agentdhcp4ClientIpAddress IpAddress
  agentdhcp4ClientSubnetMask IpAddress
  agentdhcp4ClientDhcpServerAddress IpAddress
  agentdhcp4ClientState INTEGER
  agentdhcp4ClientTransactionID DisplayString
  agentdhcp4ClientLeaseTime TimeTicks
  agentdhcp4ClientRenewTime TimeTicks
  agentdhcp4ClientRebindTime TimeTicks
  agentdhcp4ClientRetryCount Counter32

Defined Values

fastPathDHCPClientPrivate 1.3.6.1.4.1.4413.1.1.100
The Netgear Private MIB for NETGEAR DHCP Client
MODULE-IDENTITY    

agentdhcp4ClientLeaseParameters 1.3.6.1.4.1.4413.1.1.100.1
OBJECT IDENTIFIER    

agentdhcp4ClientLeaseParametersTable 1.3.6.1.4.1.4413.1.1.100.1.1
Displays DHCP Client Lease Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Agentdhcp4ClientLeaseParametersEntry

agentdhcp4ClientLeaseParametersEntry 1.3.6.1.4.1.4413.1.1.100.1.1.1
Information about a table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Agentdhcp4ClientLeaseParametersEntry  

agentdhcp4ClientInterfaceIndex 1.3.6.1.4.1.4413.1.1.100.1.1.1.1
The Interface index on which the IP address was leased by the DHCP Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

agentdhcp4ClientIpAddress 1.3.6.1.4.1.4413.1.1.100.1.1.1.2
The IP Address leased by the DHCP Server .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentdhcp4ClientSubnetMask 1.3.6.1.4.1.4413.1.1.100.1.1.1.3
The Subnet mask of the IP Address leased by the DHCP Server .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentdhcp4ClientDhcpServerAddress 1.3.6.1.4.1.4413.1.1.100.1.1.1.4
The IP Address of the DHCP Server that leased the IP Address .
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentdhcp4ClientState 1.3.6.1.4.1.4413.1.1.100.1.1.1.5
The State of the DHCP Client on this interface .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(1), selecting(2), requesting(3), request-recv(4), bound(5), renewing(6), renew-recv(7), rebinding(8), rebind-recv(9), bootp-fallback(10), not-bound(11), failed(12), do-release(13)  

agentdhcp4ClientTransactionID 1.3.6.1.4.1.4413.1.1.100.1.1.1.6
The transaction ID of the DHCP Client .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentdhcp4ClientLeaseTime 1.3.6.1.4.1.4413.1.1.100.1.1.1.7
The time remaining since the IP address is leased by the DHCP Server.It is displayed in days, hours, minutes and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentdhcp4ClientRenewTime 1.3.6.1.4.1.4413.1.1.100.1.1.1.8
The time remaining to send the next DHCP Renew Request by DHCP Client to renew the leased IP address. It is displayed in days, hours, minutes and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentdhcp4ClientRebindTime 1.3.6.1.4.1.4413.1.1.100.1.1.1.9
The time remaining to start the DHCP Rebind process. It is displayed in days, hours, minutes and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentdhcp4ClientRetryCount 1.3.6.1.4.1.4413.1.1.100.1.1.1.10
The number of times the DHCP Client sends a DHCP REQUEST message before the server responds .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32