PRVT-DHCP-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-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 |
prvtDHCPMib | 1.3.6.1.4.1.738.1.5.105 |
DHCP |
||
prvtDHCPObjects | 1.3.6.1.4.1.738.1.5.105.1 | |||
dhcpPackets | 1.3.6.1.4.1.738.1.5.105.1.1 | |||
dhcpStatusTotalNoOfDiscovers | 1.3.6.1.4.1.738.1.5.105.1.1.1 | counter32 | read-only |
This variable indicates the number of discovery messages received |
dhcpStatusTotalNoOfRequests | 1.3.6.1.4.1.738.1.5.105.1.1.2 | counter32 | read-only |
This variable indicates the number of requests received |
dhcpStatusTotalNoOfReleases | 1.3.6.1.4.1.738.1.5.105.1.1.3 | counter32 | read-only |
This variable indicates the number of releases received |
dhcpStatusTotalNoOfOffers | 1.3.6.1.4.1.738.1.5.105.1.1.4 | counter32 | read-only |
This variable indicates the number of offers sent |
dhcpStatusTotalNoOfAcks | 1.3.6.1.4.1.738.1.5.105.1.1.5 | counter32 | read-only |
This variable indicates the number of ACKs received |
dhcpStatusTotalNoOfNacks | 1.3.6.1.4.1.738.1.5.105.1.1.6 | counter32 | read-only |
This variable indicates the number of NACKs received |
dhcpStatusTotalNoOfDeclines | 1.3.6.1.4.1.738.1.5.105.1.1.7 | counter32 | read-only |
This variable indicates the number of declines |
dhcpRanges | 1.3.6.1.4.1.738.1.5.105.1.2 | |||
dhcpRangeTable | 1.3.6.1.4.1.738.1.5.105.1.2.1 | no-access |
A list of ranges maintained by the server |
|
1.3.6.1.4.1.738.1.5.105.1.2.1.1 | no-access |
This is the row corresponding to a range |
||
dhcpRangeStartIp | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.1 | ipaddress | read-only |
This is the range start address |
dhcpRangeStopIp | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.2 | ipaddress | read-only |
This is the range stop address |
dhcpRangeNoAddInUse | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.3 | counter32 | read-only |
This is the number of addresses in use |
dhcpRangeNoAddFree | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.4 | counter32 | read-only |
This is the number of free addresses |
dhcpRangeCircuitID | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.5 | displaystring | read-only |
This is circuit-ID of that range |
dhcpRangeCircuitIDType | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.6 | integer | read-only |
This is circuit-ID type of that range Enumeration: 'hex': 2, 'string': 1. |
dhcpRangeRangeName | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.7 | displaystring | read-only |
This is the range name |
dhcpRangeSubnetIp | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.8 | ipaddress | read-only |
This is the range start address |
dhcpRangeSubnetName | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.9 | displaystring | read-only |
Subnet name, related to the range |
dhcpRangeRowStatus | 1.3.6.1.4.1.738.1.5.105.1.2.1.1.10 | rowstatus | read-only |
Indicates the status of the row. Setting of this field to active enables range creation |
dhcpSubnets | 1.3.6.1.4.1.738.1.5.105.1.3 | |||
dhcpSubnetTable | 1.3.6.1.4.1.738.1.5.105.1.3.1 | no-access |
A list of subnets maintained by the server |
|
1.3.6.1.4.1.738.1.5.105.1.3.1.1 | no-access |
This is the row corresponding to a single subnet |
||
dhcpSubnetIp | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.1 | ipaddress | read-only |
This is the subnet IP address |
dhcpSubnetMask | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.2 | ipaddress | read-only |
This is the subnet netmask |
dhcpSubnetName | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.3 | displaystring | read-only |
This is the subnet name |
dhcpSubnetNoAddInUse | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.4 | counter32 | read-only |
This is the number of addresses in use |
dhcpSubnetNoAddFree | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.5 | counter32 | read-only |
This is the number of addresses that are free |
dhcpSubnetRowStatus | 1.3.6.1.4.1.738.1.5.105.1.3.1.1.6 | rowstatus | read-only |
Indicates the status of the row. Setting of this field to active enables subnet creation |
dhcpHosts | 1.3.6.1.4.1.738.1.5.105.1.4 | |||
dhcpStaticHosts | 1.3.6.1.4.1.738.1.5.105.1.4.1 | |||
dhcpStaticHostsTable | 1.3.6.1.4.1.738.1.5.105.1.4.1.1 | no-access |
A list of hosts with fixed IP addresses maintained by the server |
|
1.3.6.1.4.1.738.1.5.105.1.4.1.1.1 | no-access |
This is the row, corresponding to a subnet |
||
dhcpStaticHostIPAddress | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.1 | ipaddress | read-only |
This is the fixed IP address, reserved for this host |
dhcpStaticHostName | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.2 | displaystring | read-only |
This is the host name |
dhcpStaticHostConnected | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.3 | truthvalue | read-only |
This is the currently connected status of the host. The value TRUE means that this host has requested this IP address |
dhcpStaticHostMACAddr | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.4 | macaddress | read-only |
This is the specified host MAC address |
dhcpStaticHostFilename | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.5 | displaystring | read-only |
This is the host file name |
dhcpStaticHostBootpIP | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.6 | ipaddress | read-only |
This is the bootstrap server IP address for the current host |
dhcpStaticHostServer | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.7 | displaystring | read-only |
This is boot server name |
dhcpStatisHostSnoofPort | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.8 | counter32 | read-only |
This is the coresponding Snoof port if defined |
dhcpStaticHostRowStatus | 1.3.6.1.4.1.738.1.5.105.1.4.1.1.1.9 | rowstatus | read-only |
Indicates the status of the row. Setting this field to active enables static host creation |
dhcpDynamicHosts | 1.3.6.1.4.1.738.1.5.105.1.4.2 | |||
dhcpLeaseStateTable | 1.3.6.1.4.1.738.1.5.105.1.4.2.1 | no-access |
A list of lease states |
|
1.3.6.1.4.1.738.1.5.105.1.4.2.1.1 | no-access |
This is the row corresponding to a single lease |
||
dhcpLeaseIp | 1.3.6.1.4.1.738.1.5.105.1.4.2.1.1.1 | ipaddress | read-only |
This is the lease IP address |
dhcpLeaseName | 1.3.6.1.4.1.738.1.5.105.1.4.2.1.1.2 | displaystring | read-only |
This is the lease name |
dhcpLeaseETime | 1.3.6.1.4.1.738.1.5.105.1.4.2.1.1.3 | displaystring | read-only |
Lease expiration time |
dhcpLeaseMac | 1.3.6.1.4.1.738.1.5.105.1.4.2.1.1.4 | macaddress | read-only |
This is the lease MAC address |
dhcpLeaseSnoofPort | 1.3.6.1.4.1.738.1.5.105.1.4.2.1.1.5 | counter32 | read-only |
This is the corresponding Snoof port, if defined |
dhcpOptions | 1.3.6.1.4.1.738.1.5.105.1.5 | |||
dhcpOptionsTable | 1.3.6.1.4.1.738.1.5.105.1.5.1 | no-access |
A list of options set on the server |
|
1.3.6.1.4.1.738.1.5.105.1.5.1.1 | no-access |
This is the row corresponding to a set of options |
||
dhcpOptionsSubnetIp | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.1 | displaystring | read-only |
This is the subnet IP address |
dhcpOptionsMaxLTime | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.2 | counter32 | read-only |
This is the max-lease-time option |
dhcpOptionsDfltLTime | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.3 | counter32 | read-only |
This is the default-lease-time option |
dhcpOptionsRouter | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.4 | ipaddress | read-only |
This is the router option |
dhcpOptionsBrcstAddr | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.5 | ipaddress | read-only |
This is the network broadcast address option |
dhcpOptionsSubnetMask | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.6 | ipaddress | read-only |
This is the network subnet mask option |
dhcpOptionsDomainName | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.7 | displaystring | read-only |
This is the domain-name option |
dhcpOptionsMeritDump | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.8 | displaystring | read-only |
This is the merit-dump option |
dhcpOptionsRootPath | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.9 | displaystring | read-only |
This is the root-path option |
dhcpOptionsBootStSrv | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.10 | ipaddress | read-only |
This is the bootstrap server IP address |
dhcpOptionsBootFileName | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.11 | displaystring | read-only |
This is the bootstrap filename option |
dhcpOptionsDNSServer1 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.12 | ipaddress | read-only |
This is the first DNS server option |
dhcpOptionsDNSServer2 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.13 | ipaddress | read-only |
This is the second DNS server option |
dhcpOptionsDNSServer3 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.14 | ipaddress | read-only |
This is the third DNS server option |
dhcpOptionsDNSServer4 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.15 | ipaddress | read-only |
This is the fourth DNS server option |
dhcpOptionsDNSServer5 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.16 | ipaddress | read-only |
This is the fifth DNS server option |
dhcpOptionsLogServer1 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.17 | ipaddress | read-only |
This is the first log-server option |
dhcpOptionsLogServer2 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.18 | ipaddress | read-only |
This is the second log-server option |
dhcpOptionsLogServer3 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.19 | ipaddress | read-only |
This is the third log-server option |
dhcpOptionsLogServer4 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.20 | ipaddress | read-only |
This is the fourth log-server option |
dhcpOptionsLogServer5 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.21 | ipaddress | read-only |
This is the fifth log-server option |
dhcpOptionsWinsServer1 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.22 | ipaddress | read-only |
This is the first WINS server option |
dhcpOptionsWinsServer2 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.23 | ipaddress | read-only |
This is the second WINS server option |
dhcpOptionsWinsServer3 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.24 | ipaddress | read-only |
This is the third WINS server option |
dhcpOptionsWinsServer4 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.25 | ipaddress | read-only |
This is the fourth WINS server option |
dhcpOptionsWinsServer5 | 1.3.6.1.4.1.738.1.5.105.1.5.1.1.26 | ipaddress | read-only |
This is the fifth WINS server option |
dhcpPorts | 1.3.6.1.4.1.738.1.5.105.1.6 | |||
dhcpPortTable | 1.3.6.1.4.1.738.1.5.105.1.6.1 | no-access |
A list of DHCP settings related to ports |
|
1.3.6.1.4.1.738.1.5.105.1.6.1.1 | no-access |
These are the physical port settings. |
||
dhcpPort | 1.3.6.1.4.1.738.1.5.105.1.6.1.1.1 | integer32 | read-only |
This is the port number. |
dhcpMaxPortIP | 1.3.6.1.4.1.738.1.5.105.1.6.1.1.2 | counter32 | read-only |
This is the maximum IP addresses to be given via the current port. |
dhcpPortSnoof | 1.3.6.1.4.1.738.1.5.105.1.6.1.1.3 | truthvalue | read-only |
This is a check for enabling/disabling Snoof on the current port. |
dhcpPortServiceEnable | 1.3.6.1.4.1.738.1.5.105.1.6.1.1.4 | truthvalue | read-only |
This is a check for enabling/disabling DHCP service on the current port. |
dhcpVlans | 1.3.6.1.4.1.738.1.5.105.1.7 | |||
dhcpVlanTable | 1.3.6.1.4.1.738.1.5.105.1.7.1 | no-access |
A list of DHCP VLAN settings. |
|
1.3.6.1.4.1.738.1.5.105.1.7.1.1 | no-access |
This is the row corresponding to a single VLAN setting. |
||
dhcpVlanID | 1.3.6.1.4.1.738.1.5.105.1.7.1.1.1 | unsigned32 | read-only |
This is the VLAN ID. |
dhcpVlanEnable | 1.3.6.1.4.1.738.1.5.105.1.7.1.1.2 | truthvalue | read-only |
This is enable/disable DHCP service status per VLAN. |
dhcpMiscSettings | 1.3.6.1.4.1.738.1.5.105.1.8 | |||
dhcpDBExpire | 1.3.6.1.4.1.738.1.5.105.1.8.1 | counter32 | read-write |
Expire time for internal DHCP database |
dhcpTFTPServer | 1.3.6.1.4.1.738.1.5.105.1.8.2 | ipaddress | read-write |
IP address of TFTP server to store the DHCP database remotely |
dhcpFTPServer | 1.3.6.1.4.1.738.1.5.105.1.8.3 | ipaddress | read-write |
IP address of FTP server to store the DHCP database remotely |
dhcpFTPServerUser | 1.3.6.1.4.1.738.1.5.105.1.8.4 | displaystring | read-write |
Username for remote FTP server |
dhcpFTPServerPass | 1.3.6.1.4.1.738.1.5.105.1.8.5 | displaystring | read-write |
Password for remote FTP server |
dhcpRemoteDBDelay | 1.3.6.1.4.1.738.1.5.105.1.8.6 | counter32 | read-write |
Delay between consecutive database transfers to remote server |
dhcpRemoteDBFilename | 1.3.6.1.4.1.738.1.5.105.1.8.7 | displaystring | read-write |
IP Leases remote database filename |
dhcpUnknownCircuitIDPolicy | 1.3.6.1.4.1.738.1.5.105.1.8.8 | integer | read-write |
Unknown circuit-ID policy Enumeration: 'deny': 2, 'permit': 1. |
dhcpEnableServer | 1.3.6.1.4.1.738.1.5.105.1.8.9 | integer | read-write |
Enable/disable DHCP server operation Enumeration: 'disabled': 2, 'enabled': 1. |
dhcpRRSettings | 1.3.6.1.4.1.738.1.5.105.1.9 | |||
dhcpRRTable | 1.3.6.1.4.1.738.1.5.105.1.9.1 | no-access |
A list of DHCP round-robin settings. |
|
1.3.6.1.4.1.738.1.5.105.1.9.1.1 | no-access |
This is the row corresponding to single VLAN setting. |
||
dhcpRRif | 1.3.6.1.4.1.738.1.5.105.1.9.1.1.1 | displaystring | read-only |
This is the IP interface name. |
dhcpRREnable | 1.3.6.1.4.1.738.1.5.105.1.9.1.1.2 | truthvalue | read-only |
This is enable/disable DHCP round-robin feature per interface. |
prvtDHCPNotifications | 1.3.6.1.4.1.738.1.5.105.2 |