FOUNDRY-IP-SOURCE-GUARD-MIB

File: FOUNDRY-IP-SOURCE-GUARD-MIB.mib (8210 bytes)

Imported modules

SNMPv2-SMI FOUNDRY-SN-SWITCH-GROUP-MIB SNMPv2-TC
Q-BRIDGE-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress snSwitch TruthValue
RowStatus TEXTUAL-CONVENTION VlanIndex
ifIndex InterfaceIndex

Defined Types

BindMode  
Represents mode of the IP Source Guard entry.
TEXTUAL-CONVENTION    
  INTEGER other(1), active(2), inactive(3)  

BindType  
Represents type of the IP Source Guard entry.
TEXTUAL-CONVENTION    
  INTEGER other(1), ip(2)  

FdryIpSrcGuardIfConfigEntry  
SEQUENCE    
  fdryIpSrcGuardIfEnable TruthValue

FdryIpSrcGuardPortVlanConfigEntry  
SEQUENCE    
  fdryIpSrcGuardPortVlanPortId InterfaceIndex
  fdryIpSrcGuardPortVlanVlanId VlanIndex
  fdryIpSrcGuardPortVlanEnable TruthValue

FdryIpSrcGuardBindEntry  
SEQUENCE    
  fdryIpSrcGuardBindIpAddr IpAddress
  fdryIpSrcGuardBindVlanId Unsigned32
  fdryIpSrcGuardBindRowStatus RowStatus
  fdryIpSrcGuardBindMode BindMode
  fdryIpSrcGuardBindType BindType

Defined Values

fdryIpSrcGuardMIB 1.3.37
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.
MODULE-IDENTITY    

fdryIpSrcGuardInterface 1.3.37.1
OBJECT IDENTIFIER    

fdryIpSrcGuardPortVlan 1.3.37.2
OBJECT IDENTIFIER    

fdryIpSrcGuardBind 1.3.37.3
OBJECT IDENTIFIER    

fdryIpSrcGuardIfConfigTable 1.3.37.1.1
A table provides the mechanism to configure enabling or disabling IP Source Guard purpose at each physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryIpSrcGuardIfConfigEntry

fdryIpSrcGuardIfConfigEntry 1.3.37.1.1.1
A row instance contains the configuration to enable or disable IP Source Guard at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryIpSrcGuardIfConfigEntry  

fdryIpSrcGuardIfEnable 1.3.37.1.1.1.1
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 interface will be forwarded. If it is from the list of IP addresses obtained from DHCP snooping. Otherwise it is denied. If this object is set to 'false', IP Source Guard is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryIpSrcGuardPortVlanConfigTable 1.3.37.2.1
A table provides the mechanism to configure enabling or disabling IP Source Guard purpose per port per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryIpSrcGuardPortVlanConfigEntry

fdryIpSrcGuardPortVlanConfigEntry 1.3.37.2.1.1
A row instance contains the configuration to enable or disable IP Source Guard per port per VLAN of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryIpSrcGuardPortVlanConfigEntry  

fdryIpSrcGuardPortVlanPortId 1.3.37.2.1.1.1
The ifIndex of the port for IP Source Guard purpose per port per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

fdryIpSrcGuardPortVlanVlanId 1.3.37.2.1.1.2
The number of VLAN for IP Source Guard purpose per port per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

fdryIpSrcGuardPortVlanEnable 1.3.37.2.1.1.3
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-VLAN is enabled. If this object is set to 'false', IP Source Guard per-port-per-VLAN is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryIpSrcGuardBindTable 1.3.37.3.1
A table provides the information of IP addresses used IP Source Guard purpose at each physical interface with or without specific VLAN memberships
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryIpSrcGuardBindEntry

fdryIpSrcGuardBindEntry 1.3.37.3.1.1
A row instance contains IP address used for IP Source Guard purpose at each physical interface with or without specific VLAN memberships .
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryIpSrcGuardBindEntry  

fdryIpSrcGuardBindIpAddr 1.3.37.3.1.1.1
The device IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

fdryIpSrcGuardBindVlanId 1.3.37.3.1.1.2
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 that VLAN only. If you do not configure a VLAN number, the static applies to all VLANs associated with the port. In this case, the VLAN number will be displayed as 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

fdryIpSrcGuardBindRowStatus 1.3.37.3.1.1.3
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 this object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fdryIpSrcGuardBindMode 1.3.37.3.1.1.4
The mode of the IP Source Guard entry
Status: current Access: read-only
OBJECT-TYPE    
  BindMode  

fdryIpSrcGuardBindType 1.3.37.3.1.1.5
The type of the IP Source Guard entry
Status: current Access: read-only
OBJECT-TYPE    
  BindType