RUCKUS-DHCP-MIB

File: RUCKUS-DHCP-MIB.mib (3140 bytes)

Imported modules

RUCKUS-ROOT-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC

Imported symbols

ruckusCommonDHCPModule MODULE-IDENTITY OBJECT-TYPE
IpAddress Unsigned32 OBJECT-GROUP
MODULE-COMPLIANCE MacAddress TruthValue

Defined Types

RuckusDHCPClientEntry  
SEQUENCE    
  ruckusDHCPClientHWAddress MacAddress
  ruckusDHCPClientIPAddress IpAddress
  ruckusDHCPClientSubnetMask IpAddress
  ruckusDHCPClientLeaseTime Unsigned32

Defined Values

ruckusDHCPMIB 1.3.6.1.4.1.25053.1.1.7.1
Ruckus DHCP mib module.
MODULE-IDENTITY    

ruckusDHCPObjects 1.3.6.1.4.1.25053.1.1.7.1.1
OBJECT IDENTIFIER    

ruckusDHCPClientInfo 1.3.6.1.4.1.25053.1.1.7.1.1.1
OBJECT IDENTIFIER    

ruckusDHCPClientExternal 1.3.6.1.4.1.25053.1.1.7.1.1.2
OBJECT IDENTIFIER    

ruckusDHCPClientEvents 1.3.6.1.4.1.25053.1.1.7.1.2
OBJECT IDENTIFIER    

ruckusDHCPClientTable 1.3.6.1.4.1.25053.1.1.7.1.1.1.1
Specifies dhcp client table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuckusDHCPClientEntry

ruckusDHCPClientEntry 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1
Specifies each dhcp client entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuckusDHCPClientEntry  

ruckusDHCPClientHWAddress 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.1
Macaddress of the client, an index into the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ruckusDHCPClientIPAddress 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.2
Specifies the IP address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ruckusDHCPClientSubnetMask 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.3
Specifies the subnet mask of the client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ruckusDHCPClientLeaseTime 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.4
Specifies the lease time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ruckusDHCPClientExternalRenew 1.3.6.1.4.1.25053.1.1.7.1.1.2.1
Specifies if the IP address needs to be renewed or not from the service provider.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue