FDRY-DHCP-SNOOPING-MIB

File: FDRY-DHCP-SNOOPING-MIB.mib (8217 bytes)

Imported modules

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

Imported symbols

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

Defined Types

ClearAction  
Represents action of Clear operation to be used.
TEXTUAL-CONVENTION    
  INTEGER valid(0), clear(1)  

FdryDhcpSnoopVlanConfigEntry  
SEQUENCE    
  fdryDhcpSnoopVlanVLanId VlanIndex
  fdryDhcpSnoopVlanDhcpSnoopEnable TruthValue

FdryDhcpSnoopIfConfigEntry  
SEQUENCE    
  fdryDhcpSnoopIfTrustValue TruthValue

FdryDhcpSnoopBindEntry  
SEQUENCE    
  fdryDhcpSnoopBindIpAddr IpAddress
  fdryDhcpSnoopBindMacAddr MacAddress
  fdryDhcpSnoopBindType ArpType
  fdryDhcpSnoopBindState ArpState
  fdryDhcpSnoopBindPort DisplayString
  fdryDhcpSnoopBindVlanId VlanIndex
  fdryDhcpSnoopBindClearOper ClearAction

Defined Values

fdryDhcpSnoopMIB 1.3.36
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.
MODULE-IDENTITY    

fdryDhcpSnoopGlobalObjects 1.3.36.1
OBJECT IDENTIFIER    

fdryDhcpSnoopVlan 1.3.36.2
OBJECT IDENTIFIER    

fdryDhcpSnoopInterface 1.3.36.3
OBJECT IDENTIFIER    

fdryDhcpSnoopBind 1.3.36.4
OBJECT IDENTIFIER    

fdryDhcpSnoopGlobalClearOper 1.3.36.1.1
valid(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 database.
Status: current Access: read-write
OBJECT-TYPE    
  ClearAction  

fdryDhcpSnoopVlanConfigTable 1.3.36.2.1
A 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 will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDhcpSnoopVlanConfigEntry

fdryDhcpSnoopVlanConfigEntry 1.3.36.2.1.1
A row instance contains the configuration to enable or disable DHCP Snooping at the existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDhcpSnoopVlanConfigEntry  

fdryDhcpSnoopVlanVLanId 1.3.36.2.1.1.1
This object indicates the VLAN number on which DHCP Snooping feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

fdryDhcpSnoopVlanDhcpSnoopEnable 1.3.36.2.1.1.2
This 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', DHCP Snooping is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryDhcpSnoopIfConfigTable 1.3.36.3.1
A table provides the mechanism to configure the trust state for DHCP Snooping purpose at each physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDhcpSnoopIfConfigEntry

fdryDhcpSnoopIfConfigEntry 1.3.36.3.1.1
A row instance contains the configuration to enable or disable trust state for DHCP Snooping at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDhcpSnoopIfConfigEntry  

fdryDhcpSnoopIfTrustValue 1.3.36.3.1.1.1
This 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 this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. DHCP packets received on this interface will be subjected to DHCP checks.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fdryDhcpSnoopBindTable 1.3.36.4.1
A table provides the information of DHCP snooping binding database learnt by the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryDhcpSnoopBindEntry

fdryDhcpSnoopBindEntry 1.3.36.4.1.1
A row instance contains the information of DHCP snoonping entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryDhcpSnoopBindEntry  

fdryDhcpSnoopBindIpAddr 1.3.36.4.1.1.1
The device IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

fdryDhcpSnoopBindMacAddr 1.3.36.4.1.1.2
The device MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

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

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

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

fdryDhcpSnoopBindVlanId 1.3.36.4.1.1.6
This object indicates the VLAN number on which DHCP snooping feature is configured.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

fdryDhcpSnoopBindClearOper 1.3.36.4.1.1.7
valid(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 database.
Status: current Access: read-write
OBJECT-TYPE    
  ClearAction