ENTERASYS-ANTI-SPOOF-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-ANTI-SPOOF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       etsysAntiSpoofObjects 1.3.6.1.4.1.5624.1.2.96.1
           etsysAntiSpoofNotificationBranch 1.3.6.1.4.1.5624.1.2.96.1.0
               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.
               etsysAntiSpoofDuplicateIpNotification 1.3.6.1.4.1.5624.1.2.96.1.0.2
This notification indicates that a duplicate IP condition has occurred.
           etsysAntiSpoofSystemBranch 1.3.6.1.4.1.5624.1.2.96.1.1
               etsysAntiSpoofSystemState 1.3.6.1.4.1.5624.1.2.96.1.1.1 enabledstatus read-write
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.
               etsysAntiSpoofMaxClassIndex 1.3.6.1.4.1.5624.1.2.96.1.1.2 unsigned32 read-only
The maximum number of class indexes available in the system.
               etsysAntiSpoofMaxClassThresholdIndex 1.3.6.1.4.1.5624.1.2.96.1.1.3 unsigned32 read-only
The maximum number of threshold indexes able to be associated with a particular class.
               etsysAntiSpoofSystemSnmpNotifications 1.3.6.1.4.1.5624.1.2.96.1.1.4 enabledstatus read-write
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.
               etsysAntiSpoofSystemNotificationInterval 1.3.6.1.4.1.5624.1.2.96.1.1.5 unsigned32 read-write
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.
               etsysAntiSpoofDuplicateIpControl 1.3.6.1.4.1.5624.1.2.96.1.1.6 enabledstatus read-write
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.
               etsysAntiSpoofSupportedActionTypes 1.3.6.1.4.1.5624.1.2.96.1.1.7 antispoofportaction read-only
This object specifies that anti-spoofing action types that the device supports. A bit will be set for each corresponding type that is supported.
               etsysAntiSpoofSupportedThresholdTypes 1.3.6.1.4.1.5624.1.2.96.1.1.8 bits read-only
This object specifies that anti-spoofing threshold types that the device supports. A bit will be set for each corresponding type that is supported. Bits: 'ipv6Change': 1, 'portChange': 2, 'ipv4Change': 0.
               etsysAntiSpoofSupportedBindingTypes 1.3.6.1.4.1.5624.1.2.96.1.1.9 bits read-only
This object specifies that anti-spoofing binding types that the device supports. A bit will be set for each corresponding type that is supported. Bits: 'arp': 1, 'dhcp': 0, 'ip': 2.
           etsysAntiSpoofClassBranch 1.3.6.1.4.1.5624.1.2.96.1.2
               etsysAntiSpoofClassTable 1.3.6.1.4.1.5624.1.2.96.1.2.1 no-access
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.
                   etsysAntiSpoofClassEntry 1.3.6.1.4.1.5624.1.2.96.1.2.1.1 no-access
An entry containing per class properties.
                       etsysAntiSpoofClassIndex 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.1 unsigned32 no-access
The index of class that this row represents. This index has a value between one(1) and etsysAntiSpoofMaxClassIndex.
                       etsysAntiSpoofClassName 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.2 snmpadminstring read-write
Administratively assigned textual description of this class.
                       etsysAntiSpoofClassTimeout 1.3.6.1.4.1.5624.1.2.96.1.2.1.1.3 unsigned32 read-write
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.
               etsysAntiSpoofThresholdTable 1.3.6.1.4.1.5624.1.2.96.1.2.2 no-access
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.
                   etsysAntiSpoofThresholdEntry 1.3.6.1.4.1.5624.1.2.96.1.2.2.1 no-access
An entry providing per class, per threshold configuration.
                       etsysAntiSpoofThresholdIndex 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.1 unsigned32 no-access
The index of the threshold that this row represents. This index has a value between one(1) and etsysAntiSpoofMaxClassThresholdIndex.
                       etsysAntiSpoofThresholdValue 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.2 unsigned32 read-write
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.
                       etsysAntiSpoofThresholdActionMask 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.3 antispoofportaction read-write
The action(s) that will be taken when the threshold in the class represented by this row is reached.
                       etsysAntiSpoofThresholdActionQuarantineValue 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.4 integer32 read-write
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.
                       etsysAntiSpoofThresholdType 1.3.6.1.4.1.5624.1.2.96.1.2.2.1.5 antispoofthresholdtype read-write
The class type associated with this entry.
           etsysAntiSpoofPortBranch 1.3.6.1.4.1.5624.1.2.96.1.3
               etsysAntiSpoofPortConfigTable 1.3.6.1.4.1.5624.1.2.96.1.3.1 no-access
A table of per port information and configuration for Anti-Spoofing.
                   etsysAntiSpoofPortConfigEntry 1.3.6.1.4.1.5624.1.2.96.1.3.1.1 no-access
An entry containing per port Anti-Spoofing data.
                       etsysAntiSpoofDHCPMode 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.1 enabledstatus read-write
This object allows for the enabling or disabling of DHCP Snooping functionality on a per-port basis.
                       etsysAntiSpoofDHCPMacVerify 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.2 enabledstatus read-write
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.
                       etsysAntiSpoofArpInspection 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.3 antispoofinspectiontype read-write
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.
                       etsysAntiSpoofIpInspection 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.4 antispoofinspectiontype read-write
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.
                       etsysAntiSpoofPortClassIndex 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.5 unsigned32 read-write
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.
                       etsysAntiSpoofUntrustedTrafficPacketCounter 1.3.6.1.4.1.5624.1.2.96.1.3.1.1.6 counter32 read-only
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).
               etsysAntiSpoofPortTypeTable 1.3.6.1.4.1.5624.1.2.96.1.3.2 no-access
A table containing port type information for each port in the system that supports anti-spoofing.
                   etsysAntiSpoofPortTypeEntry 1.3.6.1.4.1.5624.1.2.96.1.3.2.1 no-access
An entry containing per port anti-spoofing configuration data.
                       etsysAntiSpoofPortType 1.3.6.1.4.1.5624.1.2.96.1.3.2.1.1 antispoofporttype read-write
This object specifies the port type to be used for this port. The port type indicates how DHCP traffic is handled.
           etsysAntiSpoofBindingBranch 1.3.6.1.4.1.5624.1.2.96.1.4
               etsysAntiSpoofStationBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.1 no-access
A table containing information pertaining to the current active bindings set up through Anti-Spoofing.
                   etsysAntiSpoofStationBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.1.1 no-access
An entry containing per binding data.
                       etsysAntiSpoofStationBindingEntryIndex 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.1 etsysinstanceoid no-access
The unique index for this columnar row.
                       etsysAntiSpoofStationBindingEntryMacAddr 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.2 macaddress read-only
The MAC address of the binding.
                       etsysAntiSpoofStationBindingEntryInetAddrType 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.3 inetaddresstype read-only
The IP address type of the binding.
                       etsysAntiSpoofStationBindingEntryInetAddr 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.4 inetaddress read-only
The IP address of the binding.
                       etsysAntiSpoofStationBindingEntryIfIndex 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.5 interfaceindex read-only
The port that this binding currently resides on.
                       etsysAntiSpoofStationBindingEntryInetCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.6 counter32 read-only
The number of times the IP address has changed for this binding.
                       etsysAntiSpoofStationBindingEntryClearInetCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.7 truthvalue read-write
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).
                       etsysAntiSpoofStationBindingEntryPortCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.8 counter32 read-only
The number of times the port has changed for this binding.
                       etsysAntiSpoofStationBindingEntryClearPortCounter 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.9 truthvalue read-write
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).
                       etsysAntiSpoofStationBindingEntryClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.10 truthvalue read-write
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).
                       etsysAntiSpoofStationBindingEntryBindingType 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.11 antispoofbindingtype read-only
This indicates which binding type (DHCP, ARP, or IP inspection) was used to create the entry.
                       etsysAntiSpoofStationBindingEntryDurationTime 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.12 unsigned32 read-only
The amount of time, in seconds, that this binding has been operational for.
                       etsysAntiSpoofStationBindingEntryExpirationTime 1.3.6.1.4.1.5624.1.2.96.1.4.1.1.13 unsigned32 read-only
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.
               etsysAntiSpoofMacBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.2 no-access
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.
                   etsysAntiSpoofMacBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.2.1 no-access
An entry containing per binding data.
                       etsysAntiSpoofStationBindingInterface 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.1 interfaceindexorzero no-access
The current interface index that the IP/MAC binding resides on.
                       etsysAntiSpoofMacStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.2 etsysinstanceoid read-only
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
                       etsysAntiSpoofMacBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.2.1.3 truthvalue read-write
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).
               etsysAntiSpoofIpBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.3 no-access
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.
                   etsysAntiSpoofIpBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.3.1 no-access
An entry containing per binding data.
                       etsysAntiSpoofIpStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.3.1.1 etsysinstanceoid read-only
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
                       etsysAntiSpoofIpBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.3.1.2 truthvalue read-write
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).
               etsysAntiSpoofPortBindingTable 1.3.6.1.4.1.5624.1.2.96.1.4.4 no-access
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.
                   etsysAntiSpoofPortBindingEntry 1.3.6.1.4.1.5624.1.2.96.1.4.4.1 no-access
An entry containing per binding data.
                       etsysAntiSpoofPortStationBindingIndex 1.3.6.1.4.1.5624.1.2.96.1.4.4.1.1 etsysinstanceoid read-only
A unique identifier for this entry to be used as indexing in the etsysAntiSpoofStationBindingTable.
                       etsysAntiSpoofPortBindingClearBinding 1.3.6.1.4.1.5624.1.2.96.1.4.4.1.2 truthvalue read-write
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).
       etsysAntiSpoofConformance 1.3.6.1.4.1.5624.1.2.96.2
           etsysAntiSpoofGroups 1.3.6.1.4.1.5624.1.2.96.2.1
               etsysAntiSpoofSystemGroup 1.3.6.1.4.1.5624.1.2.96.2.1.1
The scalar group for all devices supporting Anti-Spoofing.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               etsysAntiSpoofNotificationGroup 1.3.6.1.4.1.5624.1.2.96.2.1.9
The group of class notifications for Anti-Spoof.
           etsysAntiSpoofCompliances 1.3.6.1.4.1.5624.1.2.96.2.2
               etsysAntiSpoofCompliance 1.3.6.1.4.1.5624.1.2.96.2.2.1
The compliance statement for devices that support Anti-Spoof.