NMS-DHCP-SERVER-LEASE-MIB: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-DHCP-SERVER-LEASE-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 |
nmslDhcpServer | 1.3.6.1.4.1.11606.10.2.4 | |||
nmslDhcpServerLeaseNumber | 1.3.6.1.4.1.11606.10.2.4.1 | integer | read-only |
The number of lease allocted by DHCP-Server |
nmslDhcpServerLeaseTable | 1.3.6.1.4.1.11606.10.2.4.2 | no-access |
The entry of lease allocted by DHCP-Server |
|
1.3.6.1.4.1.11606.10.2.4.2.1 | no-access |
The attributes set of lease |
||
address | 1.3.6.1.4.1.11606.10.2.4.2.1.1 | ipaddress | read-only |
IP address assigned to DHCP Client |
phys | 1.3.6.1.4.1.11606.10.2.4.2.1.2 | physaddress | read-only |
The MAC address of DHCP Client's ethernet |
expires | 1.3.6.1.4.1.11606.10.2.4.2.1.3 | timeticks | read-only |
The expire-date of this lease |
hwType | 1.3.6.1.4.1.11606.10.2.4.2.1.4 | integer | read-only |
The type of DHCP Client's ethernet Enumeration: 'ethernet': 1. |
id | 1.3.6.1.4.1.11606.10.2.4.2.1.5 | displaystring | read-only |
The identification of DHCP Client |
srcAddr | 1.3.6.1.4.1.11606.10.2.4.2.1.6 | ipaddress | read-only |
The IP address from where the DHCP Request came |
server | 1.3.6.1.4.1.11606.10.2.4.2.1.7 | ipaddress | read-write |
The IP address of interface where the DHCP Request came from |