DLINKSW-DHCP-FILTER-MIB
- Registered at
- 1.3.6.1.4.1.171.14.133
- Last updated
- 2013-07-19 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-07-19 00:00
- Namespace
- dlink
- Source file
DLINKSW-DHCP-FILTER-MIB- Digest
sha256:8a63ac78eb182c30f5a395ec7900368229a78c7592197a9bef8c8398bf499fe4
Description
This MIB module defines objects for filtering DHCP packet to implement the feature of DHCP Server Screening.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | ifIndex |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB DLINK-ID-REC-MIB DLINKSW-DHCP-FILTER-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDhcpFilterMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.0 | |||
| dDhcpFilterMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.1 | |||
| dDhcpFilterGlobalObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.1.1 | |||
| dDhcpFilterLogBufferSize OBJECT-TYPE This object indicates the log buffer size for storing the illegal server information. The special value of 0 indicates logging buffer is disabled. | 1.3.6.1.4.1.171.14.133.1.1.1 | Unsigned32 (0..1024) | read-write | current |
| dDhcpFilterClearLogBuffer OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.133.1.1.2 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dDhcpFilterGlobalNotifsEnabled OBJECT-TYPE Set to 'true' to enable global SNMP notification for DHCP Server Screen feature. Setting the object to 'false' will disable SNMP notifications. | 1.3.6.1.4.1.171.14.133.1.1.3 | TruthValue | read-write | current |
| dDhcpFilterProfileObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.1.2 | |||
| dDhcpFilterProfileTable OBJECT-TYPE A table provides the configuration of DHCP Server Screen profile. | 1.3.6.1.4.1.171.14.133.1.2.1 | not-accessible | current | |
| dDhcpFilterProfileEntry OBJECT-TYPE A row instance contains the configuration of DHCP Server Screen profile. | 1.3.6.1.4.1.171.14.133.1.2.1.1 | not-accessible | current | |
| dDhcpFilterProfileName OBJECT-TYPE This object indicates the profile name of the corresponding entry. | 1.3.6.1.4.1.171.14.133.1.2.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcpFilterProfileStatus OBJECT-TYPE This object is used to manage the creation and deletion of rows in this table. | 1.3.6.1.4.1.171.14.133.1.2.1.1.99 | RowStatus | read-create | current |
| dDhcpFilterProfileClientTable OBJECT-TYPE A table provides a list of client MAC addresses for profiles. | 1.3.6.1.4.1.171.14.133.1.2.2 | not-accessible | current | |
| dDhcpFilterProfileClientEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.133.1.2.2.1 | not-accessible | current | |
| dDhcpFilterClientMacAddress OBJECT-TYPE This object indicates the MAC address of a DHCP Client. | 1.3.6.1.4.1.171.14.133.1.2.2.1.1 | MacAddress | read-only | current |
| dDhcpFilterClientRowStatus OBJECT-TYPE This object is used to manage the creation and deletion of rows in this table. | 1.3.6.1.4.1.171.14.133.1.2.2.1.99 | RowStatus | read-create | current |
| dDhcpFilterIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.1.3 | |||
| dDhcpFilterIfStateTable OBJECT-TYPE A table provides the mechanism to control the state of DHCP Server Screen per interface. | 1.3.6.1.4.1.171.14.133.1.3.1 | not-accessible | current | |
| dDhcpFilterIfStateEntry OBJECT-TYPE An entry contains the configuration to enable or disable DHCP Server Screen on an interface. | 1.3.6.1.4.1.171.14.133.1.3.1.1 | not-accessible | current | |
| dDhcpFilterIfStateEnabled OBJECT-TYPE This object indicates whether the DHCP Server Screen is enabled on the interface. | 1.3.6.1.4.1.171.14.133.1.3.1.1.1 | TruthValue | read-write | current |
| dDhcpFilterIfTrustServerTable OBJECT-TYPE A table provides the mechanism to configure trusted DHCP servers on a per interface basis. | 1.3.6.1.4.1.171.14.133.1.3.2 | not-accessible | current | |
| dDhcpFilterIfTrustServerEntry OBJECT-TYPE An entry contains the configuration to specify trusted DHCP server on an interface. | 1.3.6.1.4.1.171.14.133.1.3.2.1 | not-accessible | current | |
| dDhcpFilterTrustServerIpAddress OBJECT-TYPE This object indicates the DHCP Server IP address of the entry. | 1.3.6.1.4.1.171.14.133.1.3.2.1.1 | IpAddress | read-only | current |
| dDhcpFilterTrustProfileName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.133.1.3.2.1.2 | DisplayString (SIZE(0..32)) | read-create | current |
| dDhcpFilterTrustRowStatus OBJECT-TYPE This object is used to manage the creation and deletion of rows in this table. | 1.3.6.1.4.1.171.14.133.1.3.2.1.99 | RowStatus | read-create | current |
| dDhcpFilterLogBufferObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.1.4 | |||
| dDhcpFilterLogBufferTable OBJECT-TYPE A table provides the log for illegal DHCP Servers. | 1.3.6.1.4.1.171.14.133.1.4.1 | not-accessible | current | |
| dDhcpFilterLogBufferEntry OBJECT-TYPE A row instance contains the information of an illegal DHCP Server. | 1.3.6.1.4.1.171.14.133.1.4.1.1 | not-accessible | current | |
| dDhcpFilterLogBufferIndex OBJECT-TYPE This object uniquely identifies an item of the logged illegal DHCP Server information in the buffer. | 1.3.6.1.4.1.171.14.133.1.4.1.1.1 | Unsigned32 (1..1024) | not-accessible | current |
| dDhcpFilterLogBufServerIpAddr OBJECT-TYPE This object indicates the DHCP Server Internet address | 1.3.6.1.4.1.171.14.133.1.4.1.1.2 | IpAddress | read-only | current |
| dDhcpFilterLogBufClientMacAddr OBJECT-TYPE This object indicates the DHCP Client MAC address. | 1.3.6.1.4.1.171.14.133.1.4.1.1.3 | MacAddress | read-only | current |
| dDhcpFilterLogBufferVlanId OBJECT-TYPE This object indicates the VLAN number which the logged server belongs to. | 1.3.6.1.4.1.171.14.133.1.4.1.1.4 | VlanId | read-only | current |
| dDhcpFilterLogBufferOccurrence OBJECT-TYPE This object counts the number of received DHCP packet originated from the illegal DHCP Server. | 1.3.6.1.4.1.171.14.133.1.4.1.1.5 | Unsigned32 | read-only | current |
| dDhcpFilterLogBufferOccurTime OBJECT-TYPE This object indicates the timestamp when the illegal DHCP Server packet arriving. | 1.3.6.1.4.1.171.14.133.1.4.1.1.6 | DateAndTime | read-only | current |
| dDhcpFilterMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.2 | |||
| dDhcpFilterCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.2.1 | |||
| dDhcpFilterGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.133.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dDhcpFilterAttackDetected NOTIFICATION-TYPE This trap is sent when dDhcpFilterGlobalNotifsEnabled is 'true' and the DHCP Server Sceen occurs to detect the dropped attack packets. | 1.3.6.1.4.1.171.14.133.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dDhcpFilterCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-DHCP-FILTER-MIB. | 1.3.6.1.4.1.171.14.133.2.1.1 | current |
| dDhcpFilterTrustSrvCfgGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the trust DHCP Server Screen. | 1.3.6.1.4.1.171.14.133.2.2.1 | current |
| dDhcpFilterIfStateGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the state of DHCP Server Screen on the interface. | 1.3.6.1.4.1.171.14.133.2.2.2 | current |
| dDhcpFilterLogGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the DHCP Server Screen logging feature. | 1.3.6.1.4.1.171.14.133.2.2.3 | current |