RUCKUS-DHCP-MIB: View SNMP OID List / Download MIB
VENDOR: RUCKUS WIRELESS
Home | MIB: RUCKUS-DHCP-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 |
ruckusDHCPMIB | 1.3.6.1.4.1.25053.1.1.7.1 |
Ruckus DHCP mib module. |
||
ruckusDHCPObjects | 1.3.6.1.4.1.25053.1.1.7.1.1 | |||
ruckusDHCPClientInfo | 1.3.6.1.4.1.25053.1.1.7.1.1.1 | |||
ruckusDHCPClientTable | 1.3.6.1.4.1.25053.1.1.7.1.1.1.1 | no-access |
Specifies dhcp client table. |
|
1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1 | no-access |
Specifies each dhcp client entry. |
||
ruckusDHCPClientHWAddress | 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.1 | macaddress | no-access |
Macaddress of the client, an index into the table. |
ruckusDHCPClientIPAddress | 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.2 | ipaddress | read-only |
Specifies the IP address of the client. |
ruckusDHCPClientSubnetMask | 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.3 | ipaddress | read-only |
Specifies the subnet mask of the client. |
ruckusDHCPClientLeaseTime | 1.3.6.1.4.1.25053.1.1.7.1.1.1.1.1.4 | unsigned32 | read-only |
Specifies the lease time. |
ruckusDHCPClientExternal | 1.3.6.1.4.1.25053.1.1.7.1.1.2 | |||
ruckusDHCPClientExternalRenew | 1.3.6.1.4.1.25053.1.1.7.1.1.2.1 | truthvalue | read-write |
Specifies if the IP address needs to be renewed or not from the service provider. |
ruckusDHCPClientEvents | 1.3.6.1.4.1.25053.1.1.7.1.2 |