MIB Viewer

FDRY-DHCP-SNOOPING-MIB

23 objects
Management Information for configuration of DHCP Snooping feature. DHCP Snooping is a security feature which enables the device to filter untrusted DHCP packets in a subnet. It can also stop unauthorized DHCP serves and prevent errors due to user mis-configuration servers. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
OIDNameAccessStatusDescription
1.3.6.1.4.1.1991.1.1.3.36IdentityfdryDhcpSnoopMIBManagement Information for configuration of DHCP Snooping feature. DHCP Snooping is a security feature which enables the device to filter untrusted DHCP packet…
1.3.6.1.4.1.1991.1.1.3.36.1NodefdryDhcpSnoopGlobalObjects
1.3.6.1.4.1.1991.1.1.3.36.1.1ScalarfdryDhcpSnoopGlobalClearOperread-writecurrentvalid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears all entries in the DHCP binding databa…
1.3.6.1.4.1.1991.1.1.3.36.2NodefdryDhcpSnoopVlan
1.3.6.1.4.1.1991.1.1.3.36.2.1TablefdryDhcpSnoopVlanConfigTablenot-accessiblecurrentA table provides the mechanism to control DHCP Snooping per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table…
1.3.6.1.4.1.1991.1.1.3.36.2.1.1RowfdryDhcpSnoopVlanConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable DHCP Snooping at the existing VLAN.
1.3.6.1.4.1.1991.1.1.3.36.2.1.1.1ColumnfdryDhcpSnoopVlanVLanIdnot-accessiblecurrentThis object indicates the VLAN number on which DHCP Snooping feature is configured.
1.3.6.1.4.1.1991.1.1.3.36.2.1.1.2ColumnfdryDhcpSnoopVlanDhcpSnoopEnableread-writecurrentThis object indicates whether DHCP Snooping is enabled in this VLAN. If this object is set to 'true', DHCP Snooping is enabled. If this object is set to 'false…
1.3.6.1.4.1.1991.1.1.3.36.3NodefdryDhcpSnoopInterface
1.3.6.1.4.1.1991.1.1.3.36.3.1TablefdryDhcpSnoopIfConfigTablenot-accessiblecurrentA table provides the mechanism to configure the trust state for DHCP Snooping purpose at each physical interface.
1.3.6.1.4.1.1991.1.1.3.36.3.1.1RowfdryDhcpSnoopIfConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable trust state for DHCP Snooping at each physical interface capable of this feature.
1.3.6.1.4.1.1991.1.1.3.36.3.1.1.1ColumnfdryDhcpSnoopIfTrustValueread-writecurrentThis object indicates whether the interface is trusted for DHCP Snooping. If this object is set to 'true', the interface is trusted. DHCP packets coming to thi…
1.3.6.1.4.1.1991.1.1.3.36.4NodefdryDhcpSnoopBind
1.3.6.1.4.1.1991.1.1.3.36.4.1TablefdryDhcpSnoopBindTablenot-accessiblecurrentA table provides the information of DHCP snooping binding database learnt by the device
1.3.6.1.4.1.1991.1.1.3.36.4.1.1RowfdryDhcpSnoopBindEntrynot-accessiblecurrentA row instance contains the information of DHCP snoonping entry.
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.1ColumnfdryDhcpSnoopBindIpAddrnot-accessiblecurrentThe device IP address.
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.2ColumnfdryDhcpSnoopBindMacAddrread-onlycurrentThe device MAC address.
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.3ColumnfdryDhcpSnoopBindTyperead-onlycurrentThe type of the ARP entry
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.4ColumnfdryDhcpSnoopBindStateread-onlycurrentThe state of the ARP entry
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.5ColumnfdryDhcpSnoopBindPortread-onlycurrentThe port of the ARP entry
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.6ColumnfdryDhcpSnoopBindVlanIdread-onlycurrentThis object indicates the VLAN number on which DHCP snooping feature is configured.
1.3.6.1.4.1.1991.1.1.3.36.4.1.1.7ColumnfdryDhcpSnoopBindClearOperread-writecurrentvalid(0) - this value is always returned when the variable is read. clear(1) - setting the variable to this value clears this entry in the DHCP binding databas…
Type Definitions
NameSyntaxStatusDescription
ClearActionINTEGER{ valid(0), clear(1) }currentRepresents action of Clear operation to be used.