ENTERASYS-ANTI-SPOOF-MIB

File: ENTERASYS-ANTI-SPOOF-MIB.mib (44337 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB INET-ADDRESS-MIB
P-BRIDGE-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Integer32
TEXTUAL-CONVENTION TruthValue MacAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString ifIndex InterfaceIndexOrZero
InterfaceIndex InetAddress InetAddressType
EnabledStatus etsysModules

Defined Types

AntiSpoofPortAction  
The possible actions that the anti-spoofing feature can take when a user exceeds the associated threshold limits. generateSyslog(0) Generate the appropriate logging message. generateNotification(1) Generate the respective SNMP notification. quarantineUser(2) Assign user traffic to the quarantine profile as determined by the respective profile-index.
TEXTUAL-CONVENTION    
  BITS generateSyslog(0), generateNotification(1), quarantineUser(2)  

AntiSpoofInspectionType  
The possible type of inspection to use on incoming traffic on a given port. enabled(1) Allows dynamic inspection to occur and will create bindings in the binding database based on the inspection. disabled(2) Disable both dynamic inspection and the creation of bindings. inspectionOnly(3) Allows dynamic inspection of packets to occur but will not create any bindings in the binding database.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2), inspectionOnly(3)  

AntiSpoofThresholdType  
The mode the threshold entry will operate in. ipv4Change(1) The threshold action will occur when a user's IPv4 address changes a number of times equal to the threshold value. ipv6Change(2) The threshold action will occur when a user's IPv6 address changes a number of times equal to the threshold value. portChange(3) The threshold action will occur when the port that a user resides on changes a number of times equal to the threshold value.
TEXTUAL-CONVENTION    
  INTEGER ipv4Change(1), ipv6Change(2), portChange(3)  

AntiSpoofPortType  
The port type mode determines how DHCP traffic is handled. trusted(1) When a port is set to trusted mode DHCP server traffic is accepted and used to create bindings for the client, with no binding verification for connected clients. bypass(2) When a port is set to bypass mode DHCP server traffic is allowed to pass without any snooping. untrusted(3) When a port is set to untrusted mode client bindings will be verified for all traffic, depending on feature configuration.
TEXTUAL-CONVENTION    
  INTEGER trusted(1), bypass(2), untrusted(3)  

AntiSpoofBindingType  
The method by which a given client binding was created. dhcp(1) This indicates that a binding was created by DHCP MAC verification. arp(2) This indicates that a binding was created by dynamic ARP inspection. ip(3) This indicates that the binding was created by dynamic IP inspection.
TEXTUAL-CONVENTION    
  INTEGER dhcp(1), arp(2), ip(3)  

EtsysInstanceOID  
A partial OBJECT IDENTIFIER suitable for use as instancing for other MIB objects. The definition of an OBJECT IDENTIFIER requires that all OIDs start with zero or one, consequently, the first two sub-ids of a EtsysInstanceOID will always be {0,0}.
TEXTUAL-CONVENTION    
  OBJECT IDENTIFIER  

EtsysAntiSpoofClassEntry  
SEQUENCE    
  etsysAntiSpoofClassIndex Unsigned32
  etsysAntiSpoofClassName SnmpAdminString
  etsysAntiSpoofClassTimeout Unsigned32

EtsysAntiSpoofThresholdEntry  
SEQUENCE    
  etsysAntiSpoofThresholdIndex Unsigned32
  etsysAntiSpoofThresholdValue Unsigned32
  etsysAntiSpoofThresholdActionMask AntiSpoofPortAction
  etsysAntiSpoofThresholdActionQuarantineValue Integer32
  etsysAntiSpoofThresholdType AntiSpoofThresholdType

EtsysAntiSpoofPortConfigEntry  
SEQUENCE    
  etsysAntiSpoofDHCPMode EnabledStatus
  etsysAntiSpoofDHCPMacVerify EnabledStatus
  etsysAntiSpoofArpInspection AntiSpoofInspectionType
  etsysAntiSpoofIpInspection AntiSpoofInspectionType
  etsysAntiSpoofPortClassIndex Unsigned32
  etsysAntiSpoofUntrustedTrafficPacketCounter Counter32

EtsysAntiSpoofPortTypeEntry  
SEQUENCE    
  etsysAntiSpoofPortType AntiSpoofPortType

EtsysAntiSpoofStationBindingEntry  
SEQUENCE    
  etsysAntiSpoofStationBindingEntryIndex EtsysInstanceOID
  etsysAntiSpoofStationBindingEntryMacAddr MacAddress
  etsysAntiSpoofStationBindingEntryInetAddrType InetAddressType
  etsysAntiSpoofStationBindingEntryInetAddr InetAddress
  etsysAntiSpoofStationBindingEntryIfIndex InterfaceIndex
  etsysAntiSpoofStationBindingEntryInetCounter Counter32
  etsysAntiSpoofStationBindingEntryClearInetCounter TruthValue
  etsysAntiSpoofStationBindingEntryPortCounter Counter32
  etsysAntiSpoofStationBindingEntryClearPortCounter TruthValue
  etsysAntiSpoofStationBindingEntryClearBinding TruthValue
  etsysAntiSpoofStationBindingEntryBindingType AntiSpoofBindingType
  etsysAntiSpoofStationBindingEntryDurationTime Unsigned32
  etsysAntiSpoofStationBindingEntryExpirationTime Unsigned32

EtsysAntiSpoofMacBindingEntry  
SEQUENCE    
  etsysAntiSpoofStationBindingInterface InterfaceIndexOrZero
  etsysAntiSpoofMacStationBindingIndex EtsysInstanceOID
  etsysAntiSpoofMacBindingClearBinding TruthValue

EtsysAntiSpoofIpBindingEntry  
SEQUENCE    
  etsysAntiSpoofIpStationBindingIndex EtsysInstanceOID
  etsysAntiSpoofIpBindingClearBinding TruthValue

EtsysAntiSpoofPortBindingEntry  
SEQUENCE    
  etsysAntiSpoofPortStationBindingIndex EtsysInstanceOID
  etsysAntiSpoofPortBindingClearBinding TruthValue

Defined Values

etsysAntiSpoofMIB 1.3.6.1.4.1.5624.1.2.96
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to configuration of the anti-spoofing feature.
MODULE-IDENTITY    

etsysAntiSpoofObjects 1.3.6.1.4.1.5624.1.2.96.1
OBJECT IDENTIFIER    

etsysAntiSpoofSystemBranch 1.3.6.1.4.1.5624.1.2.96.1.1
OBJECT IDENTIFIER    

etsysAntiSpoofClassBranch 1.3.6.1.4.1.5624.1.2.96.1.2
OBJECT IDENTIFIER    

etsysAntiSpoofPortBranch 1.3.6.1.4.1.5624.1.2.96.1.3
OBJECT IDENTIFIER    

etsysAntiSpoofBindingBranch 1.3.6.1.4.1.5624.1.2.96.1.4
OBJECT IDENTIFIER    

etsysAntiSpoofNotificationBranch 1.3.6.1.4.1.5624.1.2.96.1.0
OBJECT IDENTIFIER    

etsysAntiSpoofSystemState 1.3.6.1.4.1.5624.1.2.96.1.1.1
When enabled(1), all objects in this MIB are fully active. When disabled(2), this object overrides all other object settings in this MIB without affecting their values. Maintaining the value of this object across agent reboots is REQUIRED.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysAntiSpoofMaxClassIndex 1.3.6.1.4.1.5624.1.2.96.1.1.2
The maximum number of class indexes available in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofMaxClassThresholdIndex 1.3.6.1.4.1.5624.1.2.96.1.1.3
The maximum number of threshold indexes able to be associated with a particular class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofSystemSnmpNotifications 1.3.6.1.4.1.5624.1.2.96.1.1.4
The current state of the SNMP Notification functionality in the Anti Spoofing feature. enabled (1) - Anti-Spoofing will generate SNMP Notifications for user IP address or port changes that exceed the configured limits. The Anti-Spoofing feature MUST be enabled for SNMP Notifications to be generated. disabled (2) - Anti-Spoofing will not generate SNMP Notifications under any conditions. A notification is generated when a value is first detected above its respective configured limit. That notification SHOULD NOT be generated again until the configured notification timeout period has elapsed. Agents are not required to generate SNMP Notifications for conditions that exist when this object is set to enabled. SNMP Notifications MAY only be generated after additional IP address changes are detected that exceed the configured limits for the user. Maintaining the value of this object across agent reboots is REQUIRED.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysAntiSpoofSystemNotificationInterval 1.3.6.1.4.1.5624.1.2.96.1.1.5
The number of seconds to wait before generating another notification of the same type for the same user. This allows notification generation to be throttled in the case of a user who continually changes IP addresses. A value of zero indicates that the entity SHOULD NOT suppress any notifications related to the Anti-Spoofing feature. Maintaining the value of this object across agent reboots is REQUIRED.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..86400  

etsysAntiSpoofDuplicateIpControl 1.3.6.1.4.1.5624.1.2.96.1.1.6
When this is set to enabled(1) any IP changes will be checked across the system to ensure that the newly configured IP address is not already present. If the IP is present in the system then a syslog and or trap will be issued. When set to disabled(2) this check will not occur.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysAntiSpoofSupportedActionTypes 1.3.6.1.4.1.5624.1.2.96.1.1.7
This object specifies that anti-spoofing action types that the device supports. A bit will be set for each corresponding type that is supported.
Status: current Access: read-only
OBJECT-TYPE    
  AntiSpoofPortAction  

etsysAntiSpoofSupportedThresholdTypes 1.3.6.1.4.1.5624.1.2.96.1.1.8
This object specifies that anti-spoofing threshold types that the device supports. A bit will be set for each corresponding type that is supported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS ipv4Change(0), ipv6Change(1), portChange(2)  

etsysAntiSpoofSupportedBindingTypes 1.3.6.1.4.1.5624.1.2.96.1.1.9
This object specifies that anti-spoofing binding types that the device supports. A bit will be set for each corresponding type that is supported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS dhcp(0), arp(1), ip(2)  

etsysAntiSpoofClassTable 1.3.6.1.4.1.5624.1.2.96.1.2.1
Provides for the configuring of each of the classes present in Anti-Spoofing. Maintaining the value of the objects in this table across agent reboots is REQUIRED.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofClassEntry

etsysAntiSpoofClassEntry 1.3.6.1.4.1.5624.1.2.96.1.2.1.1
An entry containing per class properties.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofClassEntry  

etsysAntiSpoofClassIndex 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.1
The index of class that this row represents. This index has a value between one(1) and etsysAntiSpoofMaxClassIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofClassName 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.2
Administratively assigned textual description of this class.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysAntiSpoofClassTimeout 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.3
The number of seconds to wait before administratively resetting the counters of the bindings which are based on this class associated with this class. A value of zero indicates that the counters will not be reset automatically.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofThresholdTable 1.3.6.1.4.1.5624.1.2.96.1.2.2
Provides for the configuration of the Anti-Spoofing feature's various thresholds. Maintaining the value of the objects in this table across agent reboots is REQUIRED.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofThresholdEntry

etsysAntiSpoofThresholdEntry 1.3.6.1.4.1.5624.1.2.96.1.2.2.1
An entry providing per class, per threshold configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofThresholdEntry  

etsysAntiSpoofThresholdIndex 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.1
The index of the threshold that this row represents. This index has a value between one(1) and etsysAntiSpoofMaxClassThresholdIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofThresholdValue 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.2
The threshold at which the action defined by the class is taken. A value of zero(0) indicates that the threshold actions will never take place.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofThresholdActionMask 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.3
The action(s) that will be taken when the threshold in the class represented by this row is reached.
Status: current Access: read-write
OBJECT-TYPE    
  AntiSpoofPortAction  

etsysAntiSpoofThresholdActionQuarantineValue 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.4
A value that delineates the policy quarantine index to which the user will be assigned. This value is only used if the quarantineUser(2) bit is set in the etsysAntiSpoofThresholdActionMask.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysAntiSpoofThresholdType 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.5
The class type associated with this entry.
Status: current Access: read-write
OBJECT-TYPE    
  AntiSpoofThresholdType  

etsysAntiSpoofPortConfigTable 1.3.6.1.4.1.5624.1.2.96.1.3.1
A table of per port information and configuration for Anti-Spoofing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofPortConfigEntry

etsysAntiSpoofPortConfigEntry 1.3.6.1.4.1.5624.1.2.96.1.3.1.1
An entry containing per port Anti-Spoofing data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofPortConfigEntry  

etsysAntiSpoofDHCPMode 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.1
This object allows for the enabling or disabling of DHCP Snooping functionality on a per-port basis.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysAntiSpoofDHCPMacVerify 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.2
This object allows for the enabling or disabling of DHCP-Snooping to verify the source address MAC with chaddr in DHCP packets on incoming client messages.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysAntiSpoofArpInspection 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.3
When set to enabled(1), dynamic ARP inspection is allowed on this port. When set to disabled(2), dynamic ARP inspection is not allowed on this port. When set to inspectionOnly(3), dynamic ARP inspection will occur but will not be used to create bindings.
Status: current Access: read-write
OBJECT-TYPE    
  AntiSpoofInspectionType  

etsysAntiSpoofIpInspection 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.4
When set to enabled(1), dynamic IP inspection is allowed on this port. When set to disabled(2), dynamic IP inspection is not allowed on this port. When set to inspectionOnly(3), dynamic IP inspection will occur but will not be used to create bindings.
Status: current Access: read-write
OBJECT-TYPE    
  AntiSpoofInspectionType  

etsysAntiSpoofPortClassIndex 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.5
This value represents the class index to be used for the given port. The special case value of zero(0) indicates that no class index will be used for this port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofUntrustedTrafficPacketCounter 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.6
This counter is used to measure the number of DHCP server packets received on this port. This counter will only increment when the etsysAntiSpoofPortType is set to untrusted(3).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysAntiSpoofPortTypeTable 1.3.6.1.4.1.5624.1.2.96.1.3.2
A table containing port type information for each port in the system that supports anti-spoofing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofPortTypeEntry

etsysAntiSpoofPortTypeEntry 1.3.6.1.4.1.5624.1.2.96.1.3.2.1
An entry containing per port anti-spoofing configuration data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofPortTypeEntry  

etsysAntiSpoofPortType 1.3.6.1.4.1.5624.1.2.96.1.3.2.1.1
This object specifies the port type to be used for this port. The port type indicates how DHCP traffic is handled.
Status: current Access: read-write
OBJECT-TYPE    
  AntiSpoofPortType  

etsysAntiSpoofStationBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.1
A table containing information pertaining to the current active bindings set up through Anti-Spoofing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofStationBindingEntry

etsysAntiSpoofStationBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.1.1
An entry containing per binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofStationBindingEntry  

etsysAntiSpoofStationBindingEntryIndex 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.1
The unique index for this columnar row.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysInstanceOID  

etsysAntiSpoofStationBindingEntryMacAddr 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.2
The MAC address of the binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

etsysAntiSpoofStationBindingEntryInetAddrType 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.3
The IP address type of the binding.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

etsysAntiSpoofStationBindingEntryInetAddr 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.4
The IP address of the binding.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

etsysAntiSpoofStationBindingEntryIfIndex 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.5
The port that this binding currently resides on.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

etsysAntiSpoofStationBindingEntryInetCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.6
The number of times the IP address has changed for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysAntiSpoofStationBindingEntryClearInetCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.7
When set to true(1), this object will clear the IP counter associated with this binding. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofStationBindingEntryPortCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.8
The number of times the port has changed for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysAntiSpoofStationBindingEntryClearPortCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.9
When set to true(1), this object will clear the port counter associated with this binding. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofStationBindingEntryClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.10
When set to true(1), this object will clear the current binding. Allowing a new binding to be created with the same MAC/IP address and clearing all counter information. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofStationBindingEntryBindingType 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.11
This indicates which binding type (DHCP, ARP, or IP inspection) was used to create the entry.
Status: current Access: read-only
OBJECT-TYPE    
  AntiSpoofBindingType  

etsysAntiSpoofStationBindingEntryDurationTime 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.12
The amount of time, in seconds, that this binding has been operational for.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofStationBindingEntryExpirationTime 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.13
The amount of time, in seconds, from its creation, that this binding will be operational for before being destroyed. A value of zero(0) indicates that this binding will not expire.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysAntiSpoofMacBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.2
A table indicating whether a given binding is accessible. This table is indexed first by MAC, then by IP, and finally by port. In this way a user may quickly determine which bindings are active for a given station address and look up those entries in the etsysAntiSpoofStationBindingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofMacBindingEntry

etsysAntiSpoofMacBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.2.1
An entry containing per binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofMacBindingEntry  

etsysAntiSpoofStationBindingInterface 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.1
The current interface index that the IP/MAC binding resides on.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

etsysAntiSpoofMacStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.2
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysInstanceOID  

etsysAntiSpoofMacBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.3
When set to true(1), this object will clear the current binding, allowing a new binding to be created with the same MAC/IP address and clearing all counter information. If the etsysAntiSpoofStationBindingInterface index specified in the SET operation is zero (0) it will remove the MAC/IP binding regardless of the current port it is associated with. Specifying an etsysAntiSpoofStationBindingInterface index value between 1..2147483647 will only remove the binding if it currently resides on that specific interface. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofIpBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.3
A table indicating whether a given binding is accessible. This table is indexed first by IP, then by MAC, and finally by port. In this way a user may quickly determine which bindings are active for a given station address and look up those entries in the etsysAntiSpoofStationBindingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofIpBindingEntry

etsysAntiSpoofIpBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.3.1
An entry containing per binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofIpBindingEntry  

etsysAntiSpoofIpStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.3.1.1
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysInstanceOID  

etsysAntiSpoofIpBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.3.1.2
When set to true(1), this object will clear the current binding, allowing a new binding to be created with the same MAC/IP address and clearing all counter information. If the etsysAntiSpoofStationBindingInterface index specified in the SET operation is zero (0) it will remove the MAC/IP binding regardless of the current port it is associated with. Specifying an etsysAntiSpoofStationBindingInterface index value between 1..2147483647 will only remove the binding if it currently resides on that specific interface. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofPortBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.4
A table indicating whether a given binding is accessible. This table is indexed first by port, then by MAC, and finally by IP. In this way a user may quickly determine which bindings are active for a given station address and look up those entries in the etsysAntiSpoofStationBindingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysAntiSpoofPortBindingEntry

etsysAntiSpoofPortBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.4.1
An entry containing per binding data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysAntiSpoofPortBindingEntry  

etsysAntiSpoofPortStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.4.1.1
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysInstanceOID  

etsysAntiSpoofPortBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.4.1.2
When set to true(1), this object will clear the current binding, allowing a new binding to be created with the same MAC/IP address and clearing all counter information. If the etsysAntiSpoofStationBindingInterface index specified in the SET operation is zero (0) it will remove the MAC/IP binding regardless of the current port it is associated with. Specifying an etsysAntiSpoofStationBindingInterface index value between 1..2147483647 will only remove the binding if it currently resides on that specific interface. Setting this object to a value of false(2) has no effect. This object MUST always return a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysAntiSpoofClassNotification 1.3.6.1.4.1.5624.1.2.96.1.0.1
This notification indicates that a Anti Spoof class has reached a threshold limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysAntiSpoofDuplicateIpNotification 1.3.6.1.4.1.5624.1.2.96.1.0.2
This notification indicates that a duplicate IP condition has occurred.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysAntiSpoofConformance 1.3.6.1.4.1.5624.1.2.96.2
OBJECT IDENTIFIER    

etsysAntiSpoofGroups 1.3.6.1.4.1.5624.1.2.96.2.1
OBJECT IDENTIFIER    

etsysAntiSpoofCompliances 1.3.6.1.4.1.5624.1.2.96.2.2
OBJECT IDENTIFIER    

etsysAntiSpoofSystemGroup 1.3.6.1.4.1.5624.1.2.96.2.1.1
The scalar group for all devices supporting Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofClassGroup 1.3.6.1.4.1.5624.1.2.96.2.1.2
The base level class group for all devices supporting Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofThresholdGroup 1.3.6.1.4.1.5624.1.2.96.2.1.3
The base level threshold group for all devices supporting Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofPortGroup 1.3.6.1.4.1.5624.1.2.96.2.1.4
This group of objects for all devices supporting per interface Anti-Spoofing settings.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofStationBindingGroup 1.3.6.1.4.1.5624.1.2.96.2.1.5
The group for all devices which support bindings for Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofMacBindingGroup 1.3.6.1.4.1.5624.1.2.96.2.1.6
The group for all devices which support MAC bindings for Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofIpBindingGroup 1.3.6.1.4.1.5624.1.2.96.2.1.7
The group for all devices which support IP bindings for Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofPortBindingGroup 1.3.6.1.4.1.5624.1.2.96.2.1.8
The group for all devices which support IP bindings for Anti-Spoofing.
Status: current Access: read-write
OBJECT-GROUP    

etsysAntiSpoofNotificationGroup 1.3.6.1.4.1.5624.1.2.96.2.1.9
The group of class notifications for Anti-Spoof.
Status: current Access: read-write
NOTIFICATION-GROUP    

etsysAntiSpoofCompliance 1.3.6.1.4.1.5624.1.2.96.2.2.1
The compliance statement for devices that support Anti-Spoof.
Status: current Access: read-write
MODULE-COMPLIANCE