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.
Imported Objects
| FOUNDRY-SN-SWITCH-GROUP-MIB | snSwitch |
| IF-MIB | ifIndex InterfaceIndex |
| Q-BRIDGE-MIB | VlanIndex |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1991.1.1.3.37 | IdentityfdryIpSrcGuardMIB | Management 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.1 | NodefdryIpSrcGuardInterface | |||
| 1.3.6.1.4.1.1991.1.1.3.37.1.1 | TablefdryIpSrcGuardIfConfigTable | not-accessible | current | A 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.1 | RowfdryIpSrcGuardIfConfigEntry | not-accessible | current | A 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.1 | ColumnfdryIpSrcGuardIfEnable | read-write | current | This 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.2 | NodefdryIpSrcGuardPortVlan | |||
| 1.3.6.1.4.1.1991.1.1.3.37.2.1 | TablefdryIpSrcGuardPortVlanConfigTable | not-accessible | current | A 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.1 | RowfdryIpSrcGuardPortVlanConfigEntry | not-accessible | current | A 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.1 | ColumnfdryIpSrcGuardPortVlanPortId | not-accessible | current | The 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.2 | ColumnfdryIpSrcGuardPortVlanVlanId | not-accessible | current | The 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.3 | ColumnfdryIpSrcGuardPortVlanEnable | read-write | current | This 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.3 | NodefdryIpSrcGuardBind | |||
| 1.3.6.1.4.1.1991.1.1.3.37.3.1 | TablefdryIpSrcGuardBindTable | not-accessible | current | A 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.1 | RowfdryIpSrcGuardBindEntry | not-accessible | current | A 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.1 | ColumnfdryIpSrcGuardBindIpAddr | not-accessible | current | The device IP address. |
| 1.3.6.1.4.1.1991.1.1.3.37.3.1.1.2 | ColumnfdryIpSrcGuardBindVlanId | read-create | current | This 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.3 | ColumnfdryIpSrcGuardBindRowStatus | read-create | current | This 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.4 | ColumnfdryIpSrcGuardBindMode | read-only | current | The mode of the IP Source Guard entry |
| 1.3.6.1.4.1.1991.1.1.3.37.3.1.1.5 | ColumnfdryIpSrcGuardBindType | read-only | current | The type of the IP Source Guard entry |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BindMode | INTEGER { other(1), active(2), inactive(3) } | current | Represents mode of the IP Source Guard entry. |
| BindType | INTEGER { other(1), ip(2) } | current | Represents type of the IP Source Guard entry. |