FDRY-DAI-MIB

File: FDRY-DAI-MIB.mib (7916 bytes)

Imported modules

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

Imported symbols

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

Defined Types

ArpType  
Represents type of ARP entry to be used.
TEXTUAL-CONVENTION    
  INTEGER other(1), static(2), dynamic(3), inspect(4), dhcp(5), dynamicDhcp(6), staticDhcp(7), host(8)  

ArpState  
Represents state of ARP entry to be used.
TEXTUAL-CONVENTION    
  INTEGER other(1), valid(2), pend(3)  

FdryDaiVlanConfigEntry  
SEQUENCE    
  fdryDaiVlanVLanId VlanIndex
  fdryDaiVlanDynArpInspEnable TruthValue

FdryDaiIfConfigEntry  
SEQUENCE    
  fdryDaiIfTrustValue TruthValue

FdryDaiArpInspectEntry  
SEQUENCE    
  fdryDaiArpInspectIpAddr IpAddress
  fdryDaiArpInspectMacAddr MacAddress
  fdryDaiArpInspectRowStatus RowStatus
  fdryDaiArpInspectType ArpType
  fdryDaiArpInspectState ArpState
  fdryDaiArpInspectAge Unsigned32
  fdryDaiArpInspectPort DisplayString

Defined Values

fdryDaiMIB 1.3.35
Management Information for configuration of Dynamic ARP Inspection feature. Dynamic ARP Inspection is a security mechanism which validates all ARP packets in a subnet and discard those packets with invalid IP to MAC address 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    

fdryDaiVlan 1.3.35.1
OBJECT IDENTIFIER    

fdryDaiInterface 1.3.35.2
OBJECT IDENTIFIER    

fdryDaiArpInspect 1.3.35.3
OBJECT IDENTIFIER    

fdryDaiVlanConfigTable 1.3.35.1.1
A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDaiVlanConfigEntry

fdryDaiVlanConfigEntry 1.3.35.1.1.1
A row instance contains the configuration to enable or disable Dynamic ARP Inspection at the existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDaiVlanConfigEntry  

fdryDaiVlanVLanId 1.3.35.1.1.1.1
This object indicates the VLAN number on which Dynamic ARP Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

fdryDaiVlanDynArpInspEnable 1.3.35.1.1.1.2
This object indicates whether Dynamic ARP Inspection is enabled in this VLAN. If this object is set to 'true', Dynamic ARP Inspection is enabled. If this object is set to 'false', Dynamic ARP Inspection is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryDaiIfConfigTable 1.3.35.2.1
A table provides the mechanism to configure the trust state for Dynamic ARP Inspection purpose at each physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDaiIfConfigEntry

fdryDaiIfConfigEntry 1.3.35.2.1.1
A row instance contains the configuration to enable or disable trust state for Dynamic ARP Inspection at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDaiIfConfigEntry  

fdryDaiIfTrustValue 1.3.35.2.1.1.1
This object indicates whether the interface is trusted for Dynamic ARP Inspection. If this object is set to 'true', the interface is trusted. ARP packets coming to this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. ARP packets received on this interface will be subjected to ARP inspection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryDaiArpInspectTable 1.3.35.3.1
A table provides the mechanism to control Dynamic ARP Inspection entries. When an IP-MAC mapping entry is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDaiArpInspectEntry

fdryDaiArpInspectEntry 1.3.35.3.1.1
A row instance contains the configuration to map a device IP address with its MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDaiArpInspectEntry  

fdryDaiArpInspectIpAddr 1.3.35.3.1.1.1
The device IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

fdryDaiArpInspectMacAddr 1.3.35.3.1.1.2
The device MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

fdryDaiArpInspectRowStatus 1.3.35.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  

fdryDaiArpInspectType 1.3.35.3.1.1.4
The type of the ARP entry
Status: current Access: read-only
OBJECT-TYPE    
  ArpType  

fdryDaiArpInspectState 1.3.35.3.1.1.5
The state of the ARP entry
Status: current Access: read-only
OBJECT-TYPE    
  ArpState  

fdryDaiArpInspectAge 1.3.35.3.1.1.6
The timer of the ARP entry
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fdryDaiArpInspectPort 1.3.35.3.1.1.7
The port of the ARP entry
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString