RAISECOM-DHCP-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: RAISECOM-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).
|
|||
Object Name | OID | Type | Access | Info |
rcDhcpClient | 1.3.6.1.4.1.8886.6.1.25 |
The MIB module is for configuration of DHCP Client feature. DHCP Client could obtain an IP configuration from DHCP Server, as well as other request options, including option 66, option67, option150 and so forth. |
||
rcDhcpClientMibObjects | 1.3.6.1.4.1.8886.6.1.25.1 | |||
rcDhcpClientRequestTable | 1.3.6.1.4.1.8886.6.1.25.1.1 | no-access |
A table provides the mechanism to control DHCP Client per ip interface. |
|
1.3.6.1.4.1.8886.6.1.25.1.1.1 | no-access |
Table entry for dhcp client request table based on ip interface. |
||
rcDhcpClientRequestIfIndex | 1.3.6.1.4.1.8886.6.1.25.1.1.1.1 | integer | no-access |
An index that uniquely identifies an ip interface which dhcp client is in. Its value is always MAX_PORT_NUM + 1 currently. 'MAX_PORT_NUM' is the PHY port number of a switch. |
rcDhcpClientRequestHostname | 1.3.6.1.4.1.8886.6.1.25.1.1.1.2 | octet string | read-write |
This object specifies the hostname of dhcp client. Its default value is 'Raisecom' |
rcDhcpClientRequestClassid | 1.3.6.1.4.1.8886.6.1.25.1.1.1.3 | octet string | read-write |
This object specifies the class identifier of dhcp client. Its default value is 'Raisecom-ROS_VERSION'. 'ROS_VERSION' is the plat version for ROS. |
rcDhcpClientRequestClientid | 1.3.6.1.4.1.8886.6.1.25.1.1.1.4 | octet string | read-write |
This object specifies the client identifier of dhcp client. Its default value is 'Raisecom-SYS_MAC-IF0'. 'SYS_MAX' is the MacAddress of the switch. |
rcDhcpClientRequestVlans | 1.3.6.1.4.1.8886.6.1.25.1.1.1.5 | vlanset | read-write |
The object indicates the vlans which dhcp client is in. If it takes set operation on this node, it should take the set operation(value request(2)) on node rcDhcpClientRequestOperationType together. |
rcDhcpClientRequestOperationType | 1.3.6.1.4.1.8886.6.1.25.1.1.1.6 | integer | read-write |
The object indicates the dhcp client operation type. The type none(1) is just for the get operation(that is, when get operation on this node, it always returns none(1)), type request(2) indicates that dhcp client starts a dhcp process, type renew(3) indicates that dhcp client starts renewing, type release(4) indicates that dhcp client releases the ip address which was got from dhcp server. Enumeration: 'release': 4, 'none': 1, 'request': 2, 'renew': 3. |
rcDhcpClientRequestOperationStates | 1.3.6.1.4.1.8886.6.1.25.1.1.1.7 | integer | read-only |
The object indicates the dhcp client operation states. The state initialize(1) indicates that no dhcp client operation is done before, state requesting (2) indicates that dhcp client is requesting ip address, state requestsuccessfully (3) indicates that dhcp client gets ip address and config it successfully, state requestgetfailed(4) indicates that dhcp client doesn't get ip address from dhcp server, state requestconfigfailed(5) indicates that dhcp client has got ip address from dhcp server but failed on ip config, state renewing(6) indicates that dhcp is renewing, state renewsuccessfully(7) indicates that dhcp client renews successfully, state renewfailed(8) indicates that dhcp client renews failed. Enumeration: 'requestsuccessfully': 3, 'renewfailed': 8, 'requestconfigfailed': 5, 'requesting': 2, 'renewing': 6, 'initialize': 1, 'requestgetfailed': 4, 'renewsuccessfully': 7. |
rcDhcpClientRequestIpAddress | 1.3.6.1.4.1.8886.6.1.25.1.1.1.8 | ipaddress | read-only |
The object indicates the ip address which dhcp client requires from dhcp server. |
rcDhcpClientRequestDefaultGateway | 1.3.6.1.4.1.8886.6.1.25.1.1.1.9 | ipaddress | read-only |
The object indicates the default gateway address which dhcp client requires from dhcp server. |
rcDhcpClientRequestSubnetMask | 1.3.6.1.4.1.8886.6.1.25.1.1.1.10 | ipaddress | read-only |
The object indicates the subnet mask address which dhcp client requires from dhcp server. |
rcDhcpClientRequestLeaseStarts | 1.3.6.1.4.1.8886.6.1.25.1.1.1.11 | unsigned32 | read-only |
The object indicates the lease start time which dhcp client requires from dhcp server. |
rcDhcpClientRequestLeaseEnds | 1.3.6.1.4.1.8886.6.1.25.1.1.1.12 | unsigned32 | read-only |
The object indicates the lease expire time which dhcp client requires from dhcp server. |
rcDhcpClientRequestLeaseDuration | 1.3.6.1.4.1.8886.6.1.25.1.1.1.13 | unsigned32 | read-only |
The object indicates the lease duration which dhcp client requires from dhcp server. |
rcDhcpClientRequestDhcpSvr | 1.3.6.1.4.1.8886.6.1.25.1.1.1.14 | ipaddress | read-only |
The object indicates the dhcp server which dhcp client requires ip address from. |
rcDhcpClientRequestTftpSvrName | 1.3.6.1.4.1.8886.6.1.25.1.1.1.15 | octet string | read-only |
The object indicates the tftp server name which dhcp client requires from dhcp server. |
rcDhcpClientRequestTftpSvrAddr | 1.3.6.1.4.1.8886.6.1.25.1.1.1.16 | ipaddress | read-only |
The object indicates the tftp server address which dhcp client requires from dhcp server. |
rcDhcpClientRequestStartupConfFile | 1.3.6.1.4.1.8886.6.1.25.1.1.1.17 | octet string | read-only |
The object indicates the startup configuration file name which dhcp client requires from dhcp server. |
rcDhcpClientRequestResultStates | 1.3.6.1.4.1.8886.6.1.25.1.1.1.18 | integer | read-only |
The object indicates the current states of dhcp client request information. The state unavailable(1) indicates that dhcp client request information isn't available currently while state available(2) indicates that dhcp client request information is available currently. Enumeration: 'available': 2, 'unavailable': 1. |
rcDhcpClientRequestSpecifySvr | 1.3.6.1.4.1.8886.6.1.25.1.1.1.19 | ipaddress | read-write |
The object indicates the dhcp server which dhcp client specified. Its default value is (0.0.0.0). The value(0.0.0.0) indicates that dhcp client doesn't specify any dhcp server. |
rcDhcpClientRequestRootPath | 1.3.6.1.4.1.8886.6.1.25.1.1.1.20 | octet string | read-only |
This option specifies the path-name that contains the client's root disk. The path is formatted as a character string consisting of characters from the NVT ASCII character set |
rcDhcpClientRequestNtpServer | 1.3.6.1.4.1.8886.6.1.25.1.1.1.21 | ipaddress | read-only |
This option specifies first NTP server ip address in NTP servers available to the client. |
rcDhcpClientScalar | 1.3.6.1.4.1.8886.6.1.25.1.2 | |||
rcDhcpClientMode | 1.3.6.1.4.1.8886.6.1.25.1.2.1 | integer | read-write |
The dhcp client mode. Enumeration: 'zeroconfig': 1, 'normal': 2. |
rcDhcpClientTrap | 1.3.6.1.4.1.8886.6.1.25.2 | |||
rcDhcpClientRequestedAddressTrap | 1.3.6.1.4.1.8886.6.1.25.2.1 |
Trap transfer address information that dhcp client has requested. |