FILTER-MIB

File: FILTER-MIB.mib (20611 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
MacAddress RowStatus SnmpAdminString
dlink-common-mgmt

Defined Types

PortList  
OCTET STRING Size(0..127)    

SwFilterDhcpPermitEntry  
SEQUENCE    
  swFilterDhcpServerIP IpAddress
  swFilterDhcpClientMac MacAddress
  swFilterDhcpPorts PortList
  swFilterDhcpStatus RowStatus

SwFilterDhcpPortEntry  
SEQUENCE    
  swFilterDhcpPortIndex INTEGER
  swFilterDhcpPortState INTEGER

Defined Values

swFilterMIB 1.3.6.1.4.1.171.12.37
This MIB module defining objects for the management of filter.
MODULE-IDENTITY    

swFilterDhcp 1.3.6.1.4.1.171.12.37.1
OBJECT IDENTIFIER    

swFilterNotify 1.3.6.1.4.1.171.12.37.100
OBJECT IDENTIFIER    

swFilterDhcpPermitTable 1.3.6.1.4.1.171.12.37.1.1
The table specifies DHCP permit information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwFilterDhcpPermitEntry

swFilterDhcpPermitEntry 1.3.6.1.4.1.171.12.37.1.1.1
This entry includes all port DHCP information which is supported by the device, like server IP address, client MAC address...
Status: current Access: not-accessible
OBJECT-TYPE    
  SwFilterDhcpPermitEntry  

swFilterDhcpServerIP 1.3.6.1.4.1.171.12.37.1.1.1.1
This object indicates the DHCP server IP address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swFilterDhcpClientMac 1.3.6.1.4.1.171.12.37.1.1.1.2
This object indicates the DHCP client MAC address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swFilterDhcpPorts 1.3.6.1.4.1.171.12.37.1.1.1.3
This object indicates the operating port list of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

swFilterDhcpStatus 1.3.6.1.4.1.171.12.37.1.1.1.4
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swFilterDhcpPortTable 1.3.6.1.4.1.171.12.37.1.2
The table specifies the DHCP filter function of a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwFilterDhcpPortEntry

swFilterDhcpPortEntry 1.3.6.1.4.1.171.12.37.1.2.1
This entry includes all port DHCP states which are supported by the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwFilterDhcpPortEntry  

swFilterDhcpPortIndex 1.3.6.1.4.1.171.12.37.1.2.1.1
This object indicates the module's port number. The range is from 1 to the maximum port number supported by this module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

swFilterDhcpPortState 1.3.6.1.4.1.171.12.37.1.2.1.2
This object indicates the DHCP filter status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swFilterDhcpServerIllegalSerLogSuppressDuration 1.3.6.1.4.1.171.12.37.1.3
This object indicates the illegal server log suppression duration. The same illegal DHCP server IP address detected is logged just once within the log ceasing unauthorized duration. The log ceasing unauthorized duration is 1 minute, 5 minutes, and 30 minutes. The default value is 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER duration-1min(1), duration-5min(2), duration-30min(3)  

swFilterDhcpServerTrapLogState 1.3.6.1.4.1.171.12.37.1.4
This object indicates the state of the filter DHCP server log or trap on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swFilterDhcpServerTrapState 1.3.6.1.4.1.171.12.37.1.5
This object indicates the state of the filter DHCP server trap on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swFilterDhcpServerLogState 1.3.6.1.4.1.171.12.37.1.6
This object indicates the state of the filter DHCP server log on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swFilterNotifyPrefix 1.3.6.1.4.1.171.12.37.100.0
OBJECT IDENTIFIER    

swFilterDetectedTrap 1.3.6.1.4.1.171.12.37.100.0.1
Send trap when illegal DHCP server is detected. The same illegal DHCP server IP address detected is just sent once to the trap receivers within the log ceasing unauthorized duration.
Status: current Access: read-write
NOTIFICATION-TYPE    

swFilterNotificationBindings 1.3.6.1.4.1.171.12.37.100.2
OBJECT IDENTIFIER    

swFilterDetectedIP 1.3.6.1.4.1.171.12.37.100.2.1
This object indicates the detected illegal DHCP server IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

swFilterDetectedport 1.3.6.1.4.1.171.12.37.100.2.2
This object indicates the port which detected the illegal DHCP server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER