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

VENDOR: D-LINK


 Home MIB: DLINKSW-DHCP-SNOOPING-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
 dlinkSwDhcpSnpMIB 1.3.6.1.4.1.171.14.131
This MIB module defines objects for DHCP snooping.
         dDhcpSnpMIBNotifications 1.3.6.1.4.1.171.14.131.0
         dDhcpSnpMIBObjects 1.3.6.1.4.1.171.14.131.1
             dDhcpSnpGlobalObjects 1.3.6.1.4.1.171.14.131.1.1
                 dDhcpSnpGlobalEnabled 1.3.6.1.4.1.171.14.131.1.1.1 truthvalue read-write
This object indicates the global state of the DHCP snooping.
                 dDhcpSnpVerifyMacAddressEnabled 1.3.6.1.4.1.171.14.131.1.1.2 truthvalue read-write
This object indicates whether the DHCP snooping validates the source MAC address matches the client hardware address in the received DHCP request packet.
                 dDhcpSnpStationMoveDenyEnabled 1.3.6.1.4.1.171.14.131.1.1.3 truthvalue read-write
This object indicates whether dynamic DHCP snooping binding entry with same IP and MAC address on specific port can move to another port if the Switch detects a new DHCP process belongs to same IP and MAC address.
                 dDhcpSnpOption82AllowUntrust 1.3.6.1.4.1.171.14.131.1.1.4 truthvalue read-write
This object indicates whether the DHCP snooping allows the DHCP request packets with relay option 82 on the untrusted interface.
                 dDhcpSnpBootpBindEnabled 1.3.6.1.4.1.171.14.131.1.1.5 truthvalue read-write
This object indicates whether the DHCP snooping snoops the BOOTP messages and learns the binding entry.
             dDhcpSnpDatabaseObjects 1.3.6.1.4.1.171.14.131.1.2
                 dDhcpSnpDatabaseUrl 1.3.6.1.4.1.171.14.131.1.2.1 snmpadminstring read-write
This object indicates the URL to store the DHCP snooping binding entries to local flash or remote site.
                 dDhcpSnpDatabaseUpdateInterval 1.3.6.1.4.1.171.14.131.1.2.2 integer read-write
This object indicates the time interval at which DHCP bindings information will be written to the location that is specified by dDhcpSnpDatabaseUrl. The special value of 0 indicates disable the storing.
                 dDhcpSnpRenewDatabaseUrl 1.3.6.1.4.1.171.14.131.1.2.3 snmpadminstring read-write
This object indicates the URL to renew the DHCP binding database.
                 dDhcpSnpRenewValidateDbEnabled 1.3.6.1.4.1.171.14.131.1.2.4 truthvalue read-write
This object indicates whether the DHCP snooping verify the checksum for the entries when loading DHCP bindings information.
                 dDhcpSnpRenewDatabase 1.3.6.1.4.1.171.14.131.1.2.5 integer read-write
This object starts loading DHCP snooping binding entries, when set to 'renew'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. Enumeration: 'renew': 1, 'noOp': 2.
                 dDhcpSnpDbLastSucceeded 1.3.6.1.4.1.171.14.131.1.2.6 dateandtime read-only
This object indicates the last time at which the agent downloaded the database successfully.
                 dDhcpSnpDbLastFailed 1.3.6.1.4.1.171.14.131.1.2.7 dateandtime read-only
This object indicates the last time at which the agent failed to download the database.
                 dDhcpSnpClearDatabaseStatistics 1.3.6.1.4.1.171.14.131.1.2.8 integer read-write
This object clears the DHCP snooping database statistics, 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.
                 dDhcpSnpDbLastIgnoredCounters 1.3.6.1.4.1.171.14.131.1.2.9
                     dDhcpSnpStatBindingCollision 1.3.6.1.4.1.171.14.131.1.2.9.1 counter32 read-only
This object indicates the number of entry that DHCP snooping create collisions with the entry exist in DHCP snooping database.
                     dDhcpSnpStatExpiredLease 1.3.6.1.4.1.171.14.131.1.2.9.2 counter32 read-only
This object indicates the number of entry expires in DHCP snooping database.
                     dDhcpSnpStatInvalidInterfaces 1.3.6.1.4.1.171.14.131.1.2.9.3 counter32 read-only
This object indicates the number of interfaces that receive the DHCP message but DHCP snooping is not performed.
                     dDhcpSnpStatUnsupportedVlans 1.3.6.1.4.1.171.14.131.1.2.9.4 counter32 read-only
This object indicates the number of the entry's VLAN is disabled.
                     dDhcpSnpStatParsingFailures 1.3.6.1.4.1.171.14.131.1.2.9.5 counter32 read-only
This object indicates the number of illegal DHCP packets.
                     dDhcpSnpStatChecksumErrors 1.3.6.1.4.1.171.14.131.1.2.9.6 counter32 read-only
This object indicates the number of calculated checksum value does not equal the stored checksum.
             dDhcpSnpVlanObjects 1.3.6.1.4.1.171.14.131.1.3
                 dDhcpSnpVlanCrlFirst2K 1.3.6.1.4.1.171.14.131.1.3.1 dlink2kvlanlist read-write
This object specifies the DHCP snooping enabled VLAN in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the VLAN is enabled for DHCP snooping.
                 dDhcpSnpVlanCrlSecond2K 1.3.6.1.4.1.171.14.131.1.3.2 dlink2kvlanlist read-write
This object specifies the DHCP snooping enabled VLAN in a string of octets containing one bit per VLAN for VLANs 2049 to 4095. If the bit is set to '1', then the VLAN is enabled for DHCP snooping.
             dDhcpSnpIfObjects 1.3.6.1.4.1.171.14.131.1.4
                 dDhcpSnpIfTrustTable 1.3.6.1.4.1.171.14.131.1.4.1 no-access
A table provides the mechanism to control the DHCP snooping trust state for per interface.
                     dDhcpSnpIfTrustEntry 1.3.6.1.4.1.171.14.131.1.4.1.1 no-access
A row instance contains the configuration to enable or disable trust state for per interface.
                         dDhcpSnpIfTrustEnabled 1.3.6.1.4.1.171.14.131.1.4.1.1.1 truthvalue read-write
This object indicates whether the trust state of DHCP snooping in this interface.
                 dDhcpSnpIfRateLimitTable 1.3.6.1.4.1.171.14.131.1.4.2 no-access
A table provides the mechanism to control the DHCP snooping rate limit for per interface.
                     dDhcpSnpIfRateLimitEntry 1.3.6.1.4.1.171.14.131.1.4.2.1 no-access
A row instance contains the configuration of rate limit on an interface.
                         dDhcpSnpIfRateLimit 1.3.6.1.4.1.171.14.131.1.4.2.1.1 integer32 read-write
This object indicates rate limit in this interface. The special value of -1 indicates not limit the DHCP packet to CPU on the interface.
                 dDhcpSnpIfBindingsLimitTable 1.3.6.1.4.1.171.14.131.1.4.3 no-access
A table provides the mechanism to control the DHCP snooping bindings limit for per interface.
                     dDhcpSnpIfBindingsLimitEntry 1.3.6.1.4.1.171.14.131.1.4.3.1 no-access
A row instance contains the configuration of bindings limit value on an interface.
                         dDhcpSnpIfBindingsLimit 1.3.6.1.4.1.171.14.131.1.4.3.1.1 integer32 read-write
This object indicates bindings limit in this interface. The special value of 0 indicates dynamically learned binding entry is not allowed on the interface. The special value of -1 indicates no binding entry number limitation on the interface.
             dDhcpSnpBindingsObjects 1.3.6.1.4.1.171.14.131.1.5
                 dDhcpSnpBindingsTable 1.3.6.1.4.1.171.14.131.1.5.1 no-access
A table provides the DHCP snooping bindings information. A DHCP snooping binding can be created manually or learned dynamically.
                     dDhcpSnpBindingsEntry 1.3.6.1.4.1.171.14.131.1.5.1.1 no-access
An entry consists of information for a DHCP snooping binding.
                         dDhcpSnpBindingsMacAddress 1.3.6.1.4.1.171.14.131.1.5.1.1.1 macaddress no-access
This object indicates the MAC address of a host.
                         dDhcpSnpBindingsVlan 1.3.6.1.4.1.171.14.131.1.5.1.1.2 vlanid no-access
This object indicates the VLAN to which a host belongs.
                         dDhcpSnpBindingsIpAddress 1.3.6.1.4.1.171.14.131.1.5.1.1.3 ipaddress no-access
This object indicates the allocated IP address of host.
                         dDhcpSnpBindingsInterface 1.3.6.1.4.1.171.14.131.1.5.1.1.4 interfaceindex no-access
This object indicates the ifIndex value of the interface where a host connects to.
                         dDhcpSnpBindingsLeasedTime 1.3.6.1.4.1.171.14.131.1.5.1.1.5 unsigned32 read-only
This object indicates the leased (expiry) time of this DHCP binding.
                         dDhcpSnpBindingsStatus 1.3.6.1.4.1.171.14.131.1.5.1.1.99 rowstatus read-only
This object is used to manage the creation and deletion of rows in this table.
                 dDhcpSnpBindingsClearTable 1.3.6.1.4.1.171.14.131.1.5.2 no-access
A table provides mechanism to clear the DHCP snooping binding entries.
                     dDhcpSnpBindingsClearEntry 1.3.6.1.4.1.171.14.131.1.5.2.1 no-access
An entry defines the criteria to clear DHCP snooping binding entries.
                         dDhcpSnpBindingsClearIndex 1.3.6.1.4.1.171.14.131.1.5.2.1.1 unsigned32 no-access
The index uniquely identifies this row. The only legal value for this object is 1.
                         dDhcpSnpBindingsClearByMacAddr 1.3.6.1.4.1.171.14.131.1.5.2.1.2 macaddress read-write
This object indicates the specific MAC address to clear binding entry. When read, a special value of '000000000000'H is returned to indicate this criterion is not specified.
                         dDhcpSnpBindingsClearByVlan 1.3.6.1.4.1.171.14.131.1.5.2.1.3 vlanidornone read-write
This object indicates the specific VLAN to clear binding entry. When read, a special value of 0 is returned to indicate this criterion is not specified.
                         dDhcpSnpBindingsClearByIpAddress 1.3.6.1.4.1.171.14.131.1.5.2.1.4 ipaddress read-write
This object indicates the specific IP address to clear binding entry. When read, a special value of 0.0.0.0 returned to indicate this criterion is not specified.
                         dDhcpSnpBindingsClearByInterface 1.3.6.1.4.1.171.14.131.1.5.2.1.5 interfaceindexorzero read-write
This object indicates the specific interface to clear binding entry. When read, a special value of 0 returned to indicate this criterion is not specified.
                         dDhcpSnpBindingsClearStatus 1.3.6.1.4.1.171.14.131.1.5.2.1.99 integer read-write
This object is used to clear snooping binding entries when set to 'clear'. No action is taken if this object is set to 'noOp'. The clearing criteria depend on other non index objects. Note: if no object is configured, all entries will be cleared. Enumeration: 'clear': 1, 'noOp': 2.
         dDhcpSnpMIBConformance 1.3.6.1.4.1.171.14.131.2
             dDhcpSnpCompliances 1.3.6.1.4.1.171.14.131.2.1
                 dDhcpSnpCompliance 1.3.6.1.4.1.171.14.131.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP-SNOOPING-MIB.
             dDhcpSnpGroups 1.3.6.1.4.1.171.14.131.2.2
                 dDhcpSnpGlobalEnableGroup 1.3.6.1.4.1.171.14.131.2.2.1
A collection of objects which are used to configure as well as show information regarding the feature enabling.
                 dDhcpSnpVlanEnableGroup 1.3.6.1.4.1.171.14.131.2.2.2
A collection of objects which are used to configure as well as show information regarding the feature enabling on each VLAN.
                 dDhcpSnpIfTrustGroup 1.3.6.1.4.1.171.14.131.2.2.3
A collection of objects which are used to configure as well as show information regarding the interface trust state.
                 dDhcpSnpBindingsGroup 1.3.6.1.4.1.171.14.131.2.2.4
A collection of objects which are used to manage DHCP bindings information.
                 dDhcpSnpBindingsClearGroup 1.3.6.1.4.1.171.14.131.2.2.5
A collection of objects which are used to clear DHCP bindings
                 dDhcpSnpVerifyMacAddressGroup 1.3.6.1.4.1.171.14.131.2.2.6
A collection of object which are used to configure as well as show information regarding the verify Mac address state.
                 dDhcpSnpStationMoveGroup 1.3.6.1.4.1.171.14.131.2.2.7
A collection of object which are used to configure as well as show information regarding the station move state.
                 dDhcpSnpBootpBindGroup 1.3.6.1.4.1.171.14.131.2.2.8
A collection of object which are used to configure as well as show information regarding the BOOTP snooping state.
                 dDhcpSnpRelayAgentInfoAllowGroup 1.3.6.1.4.1.171.14.131.2.2.9
A collection of object which are used to configure as well as show information regarding the allow Relay Agent information from untrust port state.
                 dDhcpSnpDatabaseGroup 1.3.6.1.4.1.171.14.131.2.2.10
A collection of objects which are used to configure as well as show information regarding the DHCP snooping database.
                 dDhcpSnpIfRateLimitGroup 1.3.6.1.4.1.171.14.131.2.2.11
A collection of objects which are used to configure as well as show information regarding the rate limit per interface.
                 dDhcpSnpIfBindingsLimitGroup 1.3.6.1.4.1.171.14.131.2.2.12
A collection of objects which are used to configure as well as show information regarding the bindings limit per interface.