DHCP-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSOFT
Home | MIB: 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 |
dhcp | 1.3.6.1.4.1.311.1.3 | |||
dhcpPar | 1.3.6.1.4.1.311.1.3.1 | |||
parDhcpStartTime | 1.3.6.1.4.1.311.1.3.1.1 | displaystring | read-only |
Dhcp Server start time |
parDhcpTotalNoOfDiscovers | 1.3.6.1.4.1.311.1.3.1.2 | counter | read-only |
This variable indicates the number of discovery messages received |
parDhcpTotalNoOfRequests | 1.3.6.1.4.1.311.1.3.1.3 | counter | read-only |
This variable indicates the number of requests received |
parDhcpTotalNoOfReleases | 1.3.6.1.4.1.311.1.3.1.4 | counter | read-only |
This variable indicates the number of releases received |
parDhcpTotalNoOfOffers | 1.3.6.1.4.1.311.1.3.1.5 | counter | read-only |
This variable indicates the number of offers sent |
parDhcpTotalNoOfAcks | 1.3.6.1.4.1.311.1.3.1.6 | counter | read-only |
This variable indicates the number of acks received |
parDhcpTotalNoOfNacks | 1.3.6.1.4.1.311.1.3.1.7 | counter | read-only |
This variable indicates the number of nacks received |
parDhcpTotalNoOfDeclines | 1.3.6.1.4.1.311.1.3.1.8 | counter | read-only |
This variable indicates the number of declines |
dhcpScope | 1.3.6.1.4.1.311.1.3.2 | |||
scopeTable | 1.3.6.1.4.1.311.1.3.2.1 | read-only |
A list of subnets maintained by the server |
|
1.3.6.1.4.1.311.1.3.2.1.1 | read-only |
This is the row corresponding to a subnet |
||
subnetAdd | 1.3.6.1.4.1.311.1.3.2.1.1.1 | ipaddress | read-only |
This is the subnet address |
noAddInUse | 1.3.6.1.4.1.311.1.3.2.1.1.2 | counter | read-only |
This is the no. of addresses in use |
noAddFree | 1.3.6.1.4.1.311.1.3.2.1.1.3 | counter | read-only |
This is the no. of addresses that are free |
noPendingOffers | 1.3.6.1.4.1.311.1.3.2.1.1.4 | counter | read-only |
This is the no. of addresses that are currently in the offer state |