CT-FASTPATH-DHCPSNOOPING-MIB

File: CT-FASTPATH-DHCPSNOOPING-MIB.mib (17268 bytes)

Imported modules

SNMPv2-SMI Q-BRIDGE-MIB IF-MIB
SNMPv2-TC CTRON-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
TimeTicks Counter32 VlanIndex
InterfaceIndex ifIndex TEXTUAL-CONVENTION
RowStatus RowPointer MacAddress
StorageType TruthValue DisplayString
PhysAddress ctDhcpSnoopingExpMib

Defined Types

CtAgentDhcpSnoopingVlanConfigEntry  
SEQUENCE    
  ctAgentDhcpSnoopingVlanIndex VlanIndex
  ctAgentDhcpSnoopingVlanEnable TruthValue

CtAgentDhcpSnoopingIfConfigEntry  
SEQUENCE    
  ctAgentDhcpSnoopingIfTrustEnable TruthValue
  ctAgentDhcpSnoopingIfLogEnable TruthValue
  ctAgentDhcpSnoopingIfRateLimit Unsigned32
  ctAgentDhcpSnoopingIfBurstInterval Unsigned32

CtAgentDhcpSnoopingStatsEntry  
SEQUENCE    
  ctAgentDhcpSnoopingMacVerifyFailures Counter32
  ctAgentDhcpSnoopingInvalidClientMessages Counter32
  ctAgentDhcpSnoopingInvalidServerMessages Counter32

CtAgentStaticDsBinding  
SEQUENCE    
  ctAgentStaticDsBindingIfIndex InterfaceIndex
  ctAgentStaticDsBindingVlanId VlanIndex
  ctAgentStaticDsBindingMacAddr MacAddress
  ctAgentStaticDsBindingIpAddr IpAddress
  ctAgentStaticDsBindingRowStatus RowStatus

CtAgentDynamicDsBinding  
SEQUENCE    
  ctAgentDynamicDsBindingIfIndex InterfaceIndex
  ctAgentDynamicDsBindingVlanId VlanIndex
  ctAgentDynamicDsBindingMacAddr MacAddress
  ctAgentDynamicDsBindingIpAddr IpAddress

Defined Values

ctFastPathDHCPSnoopingMIB 1.3.6.1.4.1.52.4.2.35.1
The Enterasys MIB for FASTPATH DHCP Snooping
MODULE-IDENTITY    

ctAgentDhcpSnoopingConfigGroup 1.3.6.1.4.1.52.4.2.35.1.1
OBJECT IDENTIFIER    

ctAgentDhcpSnoopingAdminMode 1.3.6.1.4.1.52.4.2.35.1.1.1
This object indicates whether DHCP Snooping is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctAgentDhcpSnoopingVerifyMac 1.3.6.1.4.1.52.4.2.35.1.1.2
This object indicates whether source Mac address in the received DHCP Message needs to be verified or not. If this object is set to 'true',verifyMac is enabled globally. If this object is set to 'false',verifyMac is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctAgentDhcpSnoopingVlanConfigTable 1.3.6.1.4.1.52.4.2.35.1.1.3
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  
    CtAgentDhcpSnoopingVlanConfigEntry

ctAgentDhcpSnoopingVlanConfigEntry 1.3.6.1.4.1.52.4.2.35.1.1.3.1
A row instance contains the configuration for DHCP SNOOPING at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentDhcpSnoopingVlanConfigEntry  

ctAgentDhcpSnoopingVlanIndex 1.3.6.1.4.1.52.4.2.35.1.1.3.1.1
This object indicates the VLAN number on which DHCP SNOOPING Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

ctAgentDhcpSnoopingVlanEnable 1.3.6.1.4.1.52.4.2.35.1.1.3.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  

ctAgentDhcpSnoopingIfConfigTable 1.3.6.1.4.1.52.4.2.35.1.1.4
A table provides the mechanism to configure the trust state for DHCP snooping purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentDhcpSnoopingIfConfigEntry

ctAgentDhcpSnoopingIfConfigEntry 1.3.6.1.4.1.52.4.2.35.1.1.4.1
A row instance contains the configuration for DHCP snooping at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentDhcpSnoopingIfConfigEntry  

ctAgentDhcpSnoopingIfTrustEnable 1.3.6.1.4.1.52.4.2.35.1.1.4.1.1
This object indicates whether the interface is trusted for DHCP snooping purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctAgentDhcpSnoopingIfLogEnable 1.3.6.1.4.1.52.4.2.35.1.1.4.1.2
This object indicates whether the Logging needs on DHCP snooping validations or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctAgentDhcpSnoopingIfRateLimit 1.3.6.1.4.1.52.4.2.35.1.1.4.1.3
This object indicates rate limit value for DHCP Snooping purpose. If the incoming rate of DHCP packets exceeds the value of this object for consecutively burst interval seconds, DHCP packets will be dropped.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..300  

ctAgentDhcpSnoopingIfBurstInterval 1.3.6.1.4.1.52.4.2.35.1.1.4.1.4
This object indicates the burst interval value for rate limiting purpose on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

ctAgentDhcpSnoopingStatsReset 1.3.6.1.4.1.52.4.2.35.1.1.6
Clear the DHCP snooping statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

ctAgentDhcpSnoopingStatsTable 1.3.6.1.4.1.52.4.2.35.1.1.7
A table provides the mechanism for statics of DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentDhcpSnoopingStatsEntry

ctAgentDhcpSnoopingStatsEntry 1.3.6.1.4.1.52.4.2.35.1.1.7.1
A row instance contains the DHCP snooping statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentDhcpSnoopingStatsEntry  

ctAgentDhcpSnoopingMacVerifyFailures 1.3.6.1.4.1.52.4.2.35.1.1.7.1.1
This object indicates the number of failure verifications of client mac address with source mac address
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpSnoopingInvalidClientMessages 1.3.6.1.4.1.52.4.2.35.1.1.7.1.2
This object indicates the number of invalid DHCP releases and denay messages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpSnoopingInvalidServerMessages 1.3.6.1.4.1.52.4.2.35.1.1.7.1.3
This object indicates the number of invalid DHCP server mesaages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentStaticDsBindingTable 1.3.6.1.4.1.52.4.2.35.1.1.10
A table of the DHCP SNOOPING static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentStaticDsBinding

ctAgentStaticDsBinding 1.3.6.1.4.1.52.4.2.35.1.1.10.1
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentStaticDsBinding  

ctAgentStaticDsBindingIfIndex 1.3.6.1.4.1.52.4.2.35.1.1.10.1.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

ctAgentStaticDsBindingVlanId 1.3.6.1.4.1.52.4.2.35.1.1.10.1.2
VLAN to whcig this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

ctAgentStaticDsBindingMacAddr 1.3.6.1.4.1.52.4.2.35.1.1.10.1.3
MAC address match value for the DHCP SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

ctAgentStaticDsBindingIpAddr 1.3.6.1.4.1.52.4.2.35.1.1.10.1.4
IP address match value for the DHCP SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ctAgentStaticDsBindingRowStatus 1.3.6.1.4.1.52.4.2.35.1.1.10.1.5
The status of this conceptual row. active(1) - this DHCP SNOOPING Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ctAgentDynamicDsBindingTable 1.3.6.1.4.1.52.4.2.35.1.1.11
A table of the DHCP SNOOPING Dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentDynamicDsBinding

ctAgentDynamicDsBinding 1.3.6.1.4.1.52.4.2.35.1.1.11.11
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentDynamicDsBinding  

ctAgentDynamicDsBindingIfIndex 1.3.6.1.4.1.52.4.2.35.1.1.11.11.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ctAgentDynamicDsBindingVlanId 1.3.6.1.4.1.52.4.2.35.1.1.11.11.2
VLAN to whcig this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

ctAgentDynamicDsBindingMacAddr 1.3.6.1.4.1.52.4.2.35.1.1.11.11.3
MAC address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ctAgentDynamicDsBindingIpAddr 1.3.6.1.4.1.52.4.2.35.1.1.11.11.4
IP address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctDhcpSnoopingIntfErrorDisabledTrap 1.3.6.1.4.1.52.4.2.35.1.1.12
Trap is sent once an interface is error disabled by DHCP Snooping when the incoming packet rate exceeded configured rate limit during a burst-interval.
Status: current Access: read-only
NOTIFICATION-TYPE