NMS-DHCP-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-DHCP-SERVER-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.11606.10.9.355 | |||
dhcpServerStatus | 1.3.6.1.4.1.11606.10.9.355.1 | integer | read-only |
NMS device DHCP server status. 0-disable, 1-enable. Enumeration: 'enable': 1, 'disable': 0. |
nmsDhcpIpAddrPoolTable | 1.3.6.1.4.1.11606.10.9.355.2 | no-access |
NMS DHCP server IP address pool table. |
|
1.3.6.1.4.1.11606.10.9.355.2.1 | no-access |
NMS DHCP IP address pool table entry. |
||
nmsDhcpIpAddrPoolIndex | 1.3.6.1.4.1.11606.10.9.355.2.1.1 | integer | read-only |
A unique value for each DHCP IP address pool table entry. |
nmsDhcpIpAddrPoolSubNetwork | 1.3.6.1.4.1.11606.10.9.355.2.1.2 | ipaddress | read-only |
DHCP IP address pool subnetwork address information. |
nmsDhcpIpAddrPoolMask | 1.3.6.1.4.1.11606.10.9.355.2.1.3 | ipaddress | read-only |
DHCP IP address pool network mask. |
nmsDhcpIpAddrPoolStart | 1.3.6.1.4.1.11606.10.9.355.2.1.4 | ipaddress | read-only |
DHCP IP address pool start address. |
nmsDhcpIpAddrPoolEnd | 1.3.6.1.4.1.11606.10.9.355.2.1.5 | ipaddress | read-only |
DHCP IP address pool end address. |
nmsDhcpIpAddrPoolReserveAddrList | 1.3.6.1.4.1.11606.10.9.355.2.1.6 | octet string | read-only |
DHCP IP address pool reserve IP address list. Every item is separated by comma, the length is less than 64. |