DNOS-DHCPCLIENT-PRIVATE-MIB: View SNMP OID List / Download MIB
VENDOR: DELL INC.
Home | MIB: DNOS-DHCPCLIENT-PRIVATE-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 |
fastPathDHCPClientPrivate | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100 |
The Broadcom Private MIB for DNOS DHCP Client |
||
agentdhcp4ClientLeaseParameters | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1 | |||
agentdhcp4ClientLeaseParametersTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1 | no-access |
Displays DHCP Client Lease Information. |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1 | no-access |
Information about a table entry. |
||
agentdhcp4ClientInterfaceIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.1 | interfaceindex | no-access |
The Interface index on which the IP address was leased by the DHCP Server. |
agentdhcp4ClientIpAddress | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.2 | ipaddress | read-only |
The IP Address leased by the DHCP Server . |
agentdhcp4ClientSubnetMask | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.3 | ipaddress | read-only |
The Subnet mask of the IP Address leased by the DHCP Server . |
agentdhcp4ClientDhcpServerAddress | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.4 | ipaddress | read-only |
The IP Address of the DHCP Server that leased the IP Address . |
agentdhcp4ClientState | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.5 | integer | read-only |
The State of the DHCP Client on this interface . Enumeration: 'bootp-fallback': 10, 'rebinding': 8, 'not-bound': 11, 'do-release': 13, 'failed': 12, 'selecting': 2, 'renew-recv': 7, 'bound': 5, 'requesting': 3, 'renewing': 6, 'init': 1, 'request-recv': 4, 'rebind-recv': 9. |
agentdhcp4ClientTransactionID | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.6 | displaystring | read-only |
The transaction ID of the DHCP Client . |
agentdhcp4ClientLeaseTime | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.7 | timeticks | read-only |
The time remaining since the IP address is leased by the DHCP Server.It is displayed in days, hours, minutes and seconds. |
agentdhcp4ClientRenewTime | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.8 | timeticks | read-only |
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. |
agentdhcp4ClientRebindTime | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.9 | timeticks | read-only |
The time remaining to start the DHCP Rebind process. It is displayed in days, hours, minutes and seconds. |
agentdhcp4ClientRetryCount | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.10 | counter32 | read-only |
The number of times the DHCP Client sends a DHCP REQUEST message before the server responds . |