DLINKSW-DHCP-FILTER-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-DHCP-FILTER-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
 dlinkSwDhcpFilterMIB 1.3.6.1.4.1.171.14.133
This MIB module defines objects for filtering DHCP packet to implement the feature of DHCP Server Screening.
         dDhcpFilterMIBNotifications 1.3.6.1.4.1.171.14.133.0
             dDhcpFilterAttackDetected 1.3.6.1.4.1.171.14.133.0.1
This trap is sent when dDhcpFilterGlobalNotifsEnabled is 'true' and the DHCP Server Sceen occurs to detect the dropped attack packets.
         dDhcpFilterMIBObjects 1.3.6.1.4.1.171.14.133.1
             dDhcpFilterGlobalObjects 1.3.6.1.4.1.171.14.133.1.1
                 dDhcpFilterLogBufferSize 1.3.6.1.4.1.171.14.133.1.1.1 unsigned32 read-write
This object indicates the log buffer size for storing the illegal server information. The special value of 0 indicates logging buffer is disabled.
                 dDhcpFilterClearLogBuffer 1.3.6.1.4.1.171.14.133.1.1.2 integer read-write
This object triggers clearing the log buffer of DHCP Server Screen information when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. Enumeration: 'clear': 1, 'noOp': 2.
                 dDhcpFilterGlobalNotifsEnabled 1.3.6.1.4.1.171.14.133.1.1.3 truthvalue read-write
Set to 'true' to enable global SNMP notification for DHCP Server Screen feature. Setting the object to 'false' will disable SNMP notifications.
             dDhcpFilterProfileObjects 1.3.6.1.4.1.171.14.133.1.2
                 dDhcpFilterProfileTable 1.3.6.1.4.1.171.14.133.1.2.1 no-access
A table provides the configuration of DHCP Server Screen profile.
                     dDhcpFilterProfileEntry 1.3.6.1.4.1.171.14.133.1.2.1.1 no-access
A row instance contains the configuration of DHCP Server Screen profile.
                         dDhcpFilterProfileName 1.3.6.1.4.1.171.14.133.1.2.1.1.1 displaystring no-access
This object indicates the profile name of the corresponding entry.
                         dDhcpFilterProfileStatus 1.3.6.1.4.1.171.14.133.1.2.1.1.99 rowstatus read-only
This object is used to manage the creation and deletion of rows in this table.
                 dDhcpFilterProfileClientTable 1.3.6.1.4.1.171.14.133.1.2.2 no-access
A table provides a list of client MAC addresses for profiles.
                     dDhcpFilterProfileClientEntry 1.3.6.1.4.1.171.14.133.1.2.2.1 no-access
An entry contains a client MAC address on a profile. The first index element value identifies the profile (dDhcpFilterProfileEntry) that a client MAC address (dDhcpFilterProfileClientEntry) belongs to. An entry is removed from this table when its corresponding dDhcpFilterProfileEntry is deleted.
                         dDhcpFilterClientMacAddress 1.3.6.1.4.1.171.14.133.1.2.2.1.1 macaddress read-only
This object indicates the MAC address of a DHCP Client.
                         dDhcpFilterClientRowStatus 1.3.6.1.4.1.171.14.133.1.2.2.1.99 rowstatus read-only
This object is used to manage the creation and deletion of rows in this table.
             dDhcpFilterIfObjects 1.3.6.1.4.1.171.14.133.1.3
                 dDhcpFilterIfStateTable 1.3.6.1.4.1.171.14.133.1.3.1 no-access
A table provides the mechanism to control the state of DHCP Server Screen per interface.
                     dDhcpFilterIfStateEntry 1.3.6.1.4.1.171.14.133.1.3.1.1 no-access
An entry contains the configuration to enable or disable DHCP Server Screen on an interface.
                         dDhcpFilterIfStateEnabled 1.3.6.1.4.1.171.14.133.1.3.1.1.1 truthvalue read-write
This object indicates whether the DHCP Server Screen is enabled on the interface.
                 dDhcpFilterIfTrustServerTable 1.3.6.1.4.1.171.14.133.1.3.2 no-access
A table provides the mechanism to configure trusted DHCP servers on a per interface basis.
                     dDhcpFilterIfTrustServerEntry 1.3.6.1.4.1.171.14.133.1.3.2.1 no-access
An entry contains the configuration to specify trusted DHCP server on an interface.
                         dDhcpFilterTrustServerIpAddress 1.3.6.1.4.1.171.14.133.1.3.2.1.1 ipaddress read-only
This object indicates the DHCP Server IP address of the entry.
                         dDhcpFilterTrustProfileName 1.3.6.1.4.1.171.14.133.1.3.2.1.2 displaystring read-only
This object indicates the profile which contains a list of client MAC addresses. A zero length string indicates the profile is not specified, and the server message with the specified server IP address is forwarded.
                         dDhcpFilterTrustRowStatus 1.3.6.1.4.1.171.14.133.1.3.2.1.99 rowstatus read-only
This object is used to manage the creation and deletion of rows in this table.
             dDhcpFilterLogBufferObjects 1.3.6.1.4.1.171.14.133.1.4
                 dDhcpFilterLogBufferTable 1.3.6.1.4.1.171.14.133.1.4.1 no-access
A table provides the log for illegal DHCP Servers.
                     dDhcpFilterLogBufferEntry 1.3.6.1.4.1.171.14.133.1.4.1.1 no-access
A row instance contains the information of an illegal DHCP Server.
                         dDhcpFilterLogBufferIndex 1.3.6.1.4.1.171.14.133.1.4.1.1.1 unsigned32 no-access
This object uniquely identifies an item of the logged illegal DHCP Server information in the buffer.
                         dDhcpFilterLogBufServerIpAddr 1.3.6.1.4.1.171.14.133.1.4.1.1.2 ipaddress read-only
This object indicates the DHCP Server Internet address
                         dDhcpFilterLogBufClientMacAddr 1.3.6.1.4.1.171.14.133.1.4.1.1.3 macaddress read-only
This object indicates the DHCP Client MAC address.
                         dDhcpFilterLogBufferVlanId 1.3.6.1.4.1.171.14.133.1.4.1.1.4 vlanid read-only
This object indicates the VLAN number which the logged server belongs to.
                         dDhcpFilterLogBufferOccurrence 1.3.6.1.4.1.171.14.133.1.4.1.1.5 unsigned32 read-only
This object counts the number of received DHCP packet originated from the illegal DHCP Server.
                         dDhcpFilterLogBufferOccurTime 1.3.6.1.4.1.171.14.133.1.4.1.1.6 dateandtime read-only
This object indicates the timestamp when the illegal DHCP Server packet arriving.
         dDhcpFilterMIBConformance 1.3.6.1.4.1.171.14.133.2
             dDhcpFilterCompliances 1.3.6.1.4.1.171.14.133.2.1
                 dDhcpFilterCompliance 1.3.6.1.4.1.171.14.133.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP-FILTER-MIB.
             dDhcpFilterGroups 1.3.6.1.4.1.171.14.133.2.2
                 dDhcpFilterTrustSrvCfgGroup 1.3.6.1.4.1.171.14.133.2.2.1
A collection of objects which are used to configure as well as show information regarding the trust DHCP Server Screen.
                 dDhcpFilterIfStateGroup 1.3.6.1.4.1.171.14.133.2.2.2
A collection of objects which are used to configure as well as show information regarding the state of DHCP Server Screen on the interface.
                 dDhcpFilterLogGroup 1.3.6.1.4.1.171.14.133.2.2.3
A collection of objects which are used to configure as well as show information regarding the DHCP Server Screen logging feature.