MIB Viewer

FOUNDRY-IP-SOURCE-GUARD-MIB

21 objects
Management Information for configuration of IP Source Guard feature. IP Source Guard is a security feature that restricts IP traffic on untrusted ports by filtering traffic based on the DHCP snooping binding database or manually configured IP source bindings. 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.37IdentityfdryIpSrcGuardMIBManagement Information for configuration of IP Source Guard feature. IP Source Guard is a security feature that restricts IP traffic on untrusted ports by filt…
1.3.6.1.4.1.1991.1.1.3.37.1NodefdryIpSrcGuardInterface
1.3.6.1.4.1.1991.1.1.3.37.1.1TablefdryIpSrcGuardIfConfigTablenot-accessiblecurrentA table provides the mechanism to configure enabling or disabling IP Source Guard purpose at each physical interface.
1.3.6.1.4.1.1991.1.1.3.37.1.1.1RowfdryIpSrcGuardIfConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable IP Source Guard at each physical interface capable of this feature.
1.3.6.1.4.1.1991.1.1.3.37.1.1.1.1ColumnfdryIpSrcGuardIfEnableread-writecurrentThis object indicates whether IP Source Guard is enabled at this interface. If this object is set to 'true', IP Source Guard is enabled. Traffic coming to this…
1.3.6.1.4.1.1991.1.1.3.37.2NodefdryIpSrcGuardPortVlan
1.3.6.1.4.1.1991.1.1.3.37.2.1TablefdryIpSrcGuardPortVlanConfigTablenot-accessiblecurrentA table provides the mechanism to configure enabling or disabling IP Source Guard purpose per port per VLAN.
1.3.6.1.4.1.1991.1.1.3.37.2.1.1RowfdryIpSrcGuardPortVlanConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable IP Source Guard per port per VLAN of this feature.
1.3.6.1.4.1.1991.1.1.3.37.2.1.1.1ColumnfdryIpSrcGuardPortVlanPortIdnot-accessiblecurrentThe ifIndex of the port for IP Source Guard purpose per port per VLAN.
1.3.6.1.4.1.1991.1.1.3.37.2.1.1.2ColumnfdryIpSrcGuardPortVlanVlanIdnot-accessiblecurrentThe number of VLAN for IP Source Guard purpose per port per VLAN.
1.3.6.1.4.1.1991.1.1.3.37.2.1.1.3ColumnfdryIpSrcGuardPortVlanEnableread-writecurrentThis object indicates whether IP Source Guard is enabled at this interface and this VLAN number. If this object is set to 'true', IP Source Guard per-port-per-…
1.3.6.1.4.1.1991.1.1.3.37.3NodefdryIpSrcGuardBind
1.3.6.1.4.1.1991.1.1.3.37.3.1TablefdryIpSrcGuardBindTablenot-accessiblecurrentA table provides the information of IP addresses used IP Source Guard purpose at each physical interface with or without specific VLAN memberships
1.3.6.1.4.1.1991.1.1.3.37.3.1.1RowfdryIpSrcGuardBindEntrynot-accessiblecurrentA row instance contains IP address used for IP Source Guard purpose at each physical interface with or without specific VLAN memberships .
1.3.6.1.4.1.1991.1.1.3.37.3.1.1.1ColumnfdryIpSrcGuardBindIpAddrnot-accessiblecurrentThe device IP address.
1.3.6.1.4.1.1991.1.1.3.37.3.1.1.2ColumnfdryIpSrcGuardBindVlanIdread-createcurrentThis object indicates the specific VLAN memberships on this interface. The VLAN number is optional. If you configure a VLAN number, the bindings applies to tha…
1.3.6.1.4.1.1991.1.1.3.37.3.1.1.3ColumnfdryIpSrcGuardBindRowStatusread-createcurrentThis variable is used to create, or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except t…
1.3.6.1.4.1.1991.1.1.3.37.3.1.1.4ColumnfdryIpSrcGuardBindModeread-onlycurrentThe mode of the IP Source Guard entry
1.3.6.1.4.1.1991.1.1.3.37.3.1.1.5ColumnfdryIpSrcGuardBindTyperead-onlycurrentThe type of the IP Source Guard entry
Type Definitions
NameSyntaxStatusDescription
BindModeINTEGER { other(1), active(2), inactive(3) }currentRepresents mode of the IP Source Guard entry.
BindTypeINTEGER { other(1), ip(2) }currentRepresents type of the IP Source Guard entry.