OADHCP-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: OPTICAL ACCESS INC.


 Home MIB: OADHCP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 oaccess 1.3.6.1.4.1.6926
           oaManagement 1.3.6.1.4.1.6926.1
               oaDhcp 1.3.6.1.4.1.6926.1.11
                     oaDhcpServer 1.3.6.1.4.1.6926.1.11.1
                         oaDhcpServerGeneral 1.3.6.1.4.1.6926.1.11.1.1
                             oaDhcpServerStatus 1.3.6.1.4.1.6926.1.11.1.1.1 objectstatus read-write
Setting enable(2) enables generation of DHCP Configuration.
                             oaDhcpNetbiosNodeType 1.3.6.1.4.1.6926.1.11.1.1.2 integer read-write
the type of the NetBios Server is general for the whole configuration Enumeration: 'M-node': 4, 'P-node': 3, 'other': 1, 'B-node': 2, 'H-node': 5.
                             oaDhcpDomainName 1.3.6.1.4.1.6926.1.11.1.1.3 hostname read-write
.
                             oaDhcpDefaultLeaseTime 1.3.6.1.4.1.6926.1.11.1.1.4 integer read-write
.
                             oaDhcpMaxLeaseTime 1.3.6.1.4.1.6926.1.11.1.1.5 integer read-write
.
                         oaDhcpDNSTable 1.3.6.1.4.1.6926.1.11.1.2 no-access
The DHCP configuration can have more then one DNS servers
                             oaDhcpDNSEntry 1.3.6.1.4.1.6926.1.11.1.2.1 no-access
The entries (records).
                                 oaDhcpDNSNum 1.3.6.1.4.1.6926.1.11.1.2.1.1 integer read-only
Index of the DNS (priority)
                                 oaDhcpDNSIp 1.3.6.1.4.1.6926.1.11.1.2.1.2 ipaddress read-write
IP of the DNS
                                 oaDhcpDNSStatus 1.3.6.1.4.1.6926.1.11.1.2.1.3 entrystatus read-write
.
                         oaDhcpNetbiosServersTable 1.3.6.1.4.1.6926.1.11.1.3 no-access
The DHCP configuration can have more then one NetBios servers
                             oaDhcpNetbiosServersEntry 1.3.6.1.4.1.6926.1.11.1.3.1 no-access
The entries (records).
                                 oaDhcpNetbiosServerNum 1.3.6.1.4.1.6926.1.11.1.3.1.1 integer read-only
.
                                 oaDhcpNetbiosServerIp 1.3.6.1.4.1.6926.1.11.1.3.1.2 ipaddress read-write
.
                                 oaDhcpNetbiosServerStatus 1.3.6.1.4.1.6926.1.11.1.3.1.3 entrystatus read-write
.
                         oaDhcpSubnetConfigTable 1.3.6.1.4.1.6926.1.11.1.4 no-access
.
                             oaDhcpSubnetConfigEntry 1.3.6.1.4.1.6926.1.11.1.4.1 no-access
The entries (records).
                                 oaDhcpInterfaceName 1.3.6.1.4.1.6926.1.11.1.4.1.1 displaystring read-only
The Interface is not always configured; in these case agent support special dummy value '-'.
                                 oaDhcpSubnetIp 1.3.6.1.4.1.6926.1.11.1.4.1.2 ipaddress read-only
IP address of a curtain subnet .
                                 oaDhcpSubnetMask 1.3.6.1.4.1.6926.1.11.1.4.1.3 ipaddress read-only
The Mask of that subnet
                                 oaDhcpOptionSubnetMask 1.3.6.1.4.1.6926.1.11.1.4.1.4 ipaddress read-write
This is an optional field. This is part of the configuration that the client can get from the DHCP server.
                                 oaDhcpIsOptionMask 1.3.6.1.4.1.6926.1.11.1.4.1.5 objectstatus read-write
.
                                 oaDhcpSubnetConfigStatus 1.3.6.1.4.1.6926.1.11.1.4.1.6 entrystatus read-write
.
                         oaDhcpIpRangeTable 1.3.6.1.4.1.6926.1.11.1.5 no-access
This table keeps all the IP addresses ranges of each subnet address.
                             oaDhcpIpRangeEntry 1.3.6.1.4.1.6926.1.11.1.5.1 no-access
The entries (records).
                                 oaDhcpIpRangeSubnetIp 1.3.6.1.4.1.6926.1.11.1.5.1.1 ipaddress read-only
.
                                 oaDhcpIpRangeSubnetMask 1.3.6.1.4.1.6926.1.11.1.5.1.2 ipaddress read-only
.
                                 oaDhcpIpRangeStart 1.3.6.1.4.1.6926.1.11.1.5.1.3 ipaddress read-only
The first IP address in a range of addresses
                                 oaDhcpIpRangeEnd 1.3.6.1.4.1.6926.1.11.1.5.1.4 ipaddress read-write
The last IP address in a range of addresses
                                 oaDhcpIpRangeStatus 1.3.6.1.4.1.6926.1.11.1.5.1.5 entrystatus read-write
status of the entry. A range can be added or deleted
                         oaDhcpDefaultGWTable 1.3.6.1.4.1.6926.1.11.1.6 no-access
This table keeps all the default gateways each subnet has. Each subnet can hold more then one default GW.
                             oaDhcpDefaultGWEntry 1.3.6.1.4.1.6926.1.11.1.6.1 no-access
The entries (records).
                                 oaDhcpDefaultGWSubnetIp 1.3.6.1.4.1.6926.1.11.1.6.1.1 ipaddress read-only
.
                                 oaDhcpDefaultGWSubnetMask 1.3.6.1.4.1.6926.1.11.1.6.1.2 ipaddress read-only
.
                                 oaDhcpDefaultGWIp 1.3.6.1.4.1.6926.1.11.1.6.1.3 ipaddress read-only
.
                                 oaDhcpDefaultGWStatus 1.3.6.1.4.1.6926.1.11.1.6.1.4 entrystatus read-write
A default GW can be added or deleted
                     oaDhcpRelay 1.3.6.1.4.1.6926.1.11.2
                         oaDhcpRelayGeneral 1.3.6.1.4.1.6926.1.11.2.1
                             oaDhcpRelayStatus 1.3.6.1.4.1.6926.1.11.2.1.1 objectstatus read-write
Setting enable(2) enables the demon of DHCP relay .
                             oaDhcpRelayClearConfig 1.3.6.1.4.1.6926.1.11.2.1.2 integer read-write
If this field is set to reset conig it causes to remove all the data in the tables Enumeration: 'None': 1, 'ResetConfig': 2.
                         oaDhcpRelayServerTable 1.3.6.1.4.1.6926.1.11.2.2 no-access
This table keeps the servers that the dhcp relay is going to forward to the dhcp packets.
                             oaDhcpRelayServerEntry 1.3.6.1.4.1.6926.1.11.2.2.1 no-access
The entries (records).
                                 oaDhcpRelayServerIp 1.3.6.1.4.1.6926.1.11.2.2.1.1 ipaddress read-only
Server's IP. There should be at least one.
                                 oaDhcpRelayServerStatus 1.3.6.1.4.1.6926.1.11.2.2.1.2 entrystatus read-write
A server can be added or deleted
                         oaDhcpRelayInterfaceTable 1.3.6.1.4.1.6926.1.11.2.3 no-access
This table keeps the interfaces name that the dhcp relay listens to. If the table is empty it listens to all the interfaces.
                             oaDhcpRelayInterfaceEntry 1.3.6.1.4.1.6926.1.11.2.3.1 no-access
The entries (records).
                                 oaDhcpRelayIfName 1.3.6.1.4.1.6926.1.11.2.3.1.1 displaystring read-only
The names of the interfaces of the router that are being listened . The names shoult be of an existing interface.
                                 oaDhcpRelayIfStatus 1.3.6.1.4.1.6926.1.11.2.3.1.2 entrystatus read-write
An interface name can be added or deleted