DLINKSW-DHCP-FILTER-MIB
This MIB module defines objects for filtering DHCP packet to implement the feature of DHCP Server Screening.
Main OID:
dlinkSwDhcpFilterMIB.1.3.6.1.4.1.171.14.133
38
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
38 total| Object Name |
|---|
dlinkSwDhcpFilterMIBThis MIB module defines objects for filtering DHCP packet to
implement the feature of DHCP Server Screening. MODULE-IDENTITY .1.3.6.1.4.1.171.14.133 |
dDhcpFilterMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.0 |
dDhcpFilterAttackDetectedThis trap is sent when dDhcpFilterGlobalNotifsEnabled is 'true' and
the DHCP Server Sceen occurs to detect the dropped attack packets. NOTIFICATION-TYPE .1.3.6.1.4.1.171.14.133.0.1 |
dDhcpFilterMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.1 |
dDhcpFilterGlobalObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.1.1 |
dDhcpFilterLogBufferSizeThis object indicates the log buffer size for storing the
illegal server information.
The special value of 0 indicates logging buffer is disabled.rw Unsigned32 .1.3.6.1.4.1.171.14.133.1.1.1 |
dDhcpFilterClearLogBufferThis 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.rw Enumeration .1.3.6.1.4.1.171.14.133.1.1.2 |
dDhcpFilterGlobalNotifsEnabledSet to 'true' to enable global SNMP notification
for DHCP Server Screen feature. Setting the object to
'false' will disable SNMP notifications.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.1.3 |
dDhcpFilterProfileObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.1.2 |
dDhcpFilterProfileTableA table provides the configuration of DHCP Server Screen profile. SEQUENCE OF DDhcpFilterProfileEntry .1.3.6.1.4.1.171.14.133.1.2.1 |
dDhcpFilterProfileEntryA row instance contains the configuration of DHCP Server Screen profile. DDhcpFilterProfileEntry .1.3.6.1.4.1.171.14.133.1.2.1.1 |
dDhcpFilterProfileNameThis object indicates the profile name of the corresponding entry. DisplayString .1.3.6.1.4.1.171.14.133.1.2.1.1.1 |
dDhcpFilterProfileStatusThis object is used to manage the creation and deletion
of rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.2.1.1.99 |
dDhcpFilterProfileClientTableA table provides a list of client MAC addresses for profiles. SEQUENCE OF DDhcpFilterProfileClientEntry .1.3.6.1.4.1.171.14.133.1.2.2 |
dDhcpFilterProfileClientEntryAn 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. DDhcpFilterProfileClientEntry .1.3.6.1.4.1.171.14.133.1.2.2.1 |
dDhcpFilterClientMacAddressThis object indicates the MAC address of a DHCP Client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.2.2.1.1 |
dDhcpFilterClientRowStatusThis object is used to manage the creation and deletion
of rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.2.2.1.99 |
dDhcpFilterIfObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.1.3 |
dDhcpFilterIfStateTableA table provides the mechanism to control the state of DHCP Server Screen
per interface. SEQUENCE OF DDhcpFilterIfStateEntry .1.3.6.1.4.1.171.14.133.1.3.1 |
dDhcpFilterIfStateEntryAn entry contains the configuration to enable or disable DHCP Server
Screen on an interface. DDhcpFilterIfStateEntry .1.3.6.1.4.1.171.14.133.1.3.1.1 |
dDhcpFilterIfStateEnabledThis object indicates whether the DHCP Server Screen is enabled on
the interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.3.1.1.1 |
dDhcpFilterIfTrustServerTableA table provides the mechanism to configure trusted DHCP servers
on a per interface basis. SEQUENCE OF DDhcpFilterIfTrustServerEntry .1.3.6.1.4.1.171.14.133.1.3.2 |
dDhcpFilterIfTrustServerEntryAn entry contains the configuration to specify trusted DHCP server
on an interface. DDhcpFilterIfTrustServerEntry .1.3.6.1.4.1.171.14.133.1.3.2.1 |
dDhcpFilterTrustServerIpAddressThis object indicates the DHCP Server IP address of the entry.ro IpAddress .1.3.6.1.4.1.171.14.133.1.3.2.1.1 |
dDhcpFilterTrustProfileNameThis 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.rw DisplayString .1.3.6.1.4.1.171.14.133.1.3.2.1.2 |
dDhcpFilterTrustRowStatusThis object is used to manage the creation and deletion
of rows in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.3.2.1.99 |
dDhcpFilterLogBufferObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.1.4 |
dDhcpFilterLogBufferTableA table provides the log for illegal DHCP Servers. SEQUENCE OF DDhcpFilterLogBufferEntry .1.3.6.1.4.1.171.14.133.1.4.1 |
dDhcpFilterLogBufferEntryA row instance contains the information of an illegal DHCP Server. DDhcpFilterLogBufferEntry .1.3.6.1.4.1.171.14.133.1.4.1.1 |
dDhcpFilterLogBufferIndexThis object uniquely identifies an item of the logged illegal
DHCP Server information in the buffer. Unsigned32 .1.3.6.1.4.1.171.14.133.1.4.1.1.1 |
dDhcpFilterLogBufServerIpAddrThis object indicates the DHCP Server Internet addressro IpAddress .1.3.6.1.4.1.171.14.133.1.4.1.1.2 |
dDhcpFilterLogBufClientMacAddrThis object indicates the DHCP Client MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.4.1.1.3 |
dDhcpFilterLogBufferVlanIdThis object indicates the VLAN number which the logged
server belongs to.ro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.133.1.4.1.1.4 |
dDhcpFilterLogBufferOccurrenceThis object counts the number of received DHCP packet originated
from the illegal DHCP Server.ro Unsigned32 .1.3.6.1.4.1.171.14.133.1.4.1.1.5 |
dDhcpFilterLogBufferOccurTimeThis object indicates the timestamp when the illegal DHCP
Server packet arriving.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.171.14.133.1.4.1.1.6 |
dDhcpFilterMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.2 |
dDhcpFilterCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.2.1 |
dDhcpFilterGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.133.2.2 |