etsysAntiSpoofIpInspection

ENTERASYS-ANTI-SPOOF-MIB · .1.3.6.1.4.1.5624.1.2.96.1.3.1.1.4

Object

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.

Context

MIB
ENTERASYS-ANTI-SPOOF-MIB
OID
.1.3.6.1.4.1.5624.1.2.96.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
etsysAntiSpoofPortConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-ANTI-SPOOF-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ANTI-SPOOF-MIB::etsysAntiSpoofIpInspection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ANTI-SPOOF-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ANTI-SPOOF-MIB::etsysAntiSpoofIpInspection.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ANTI-SPOOF-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ANTI-SPOOF-MIB::etsysAntiSpoofIpInspection'

Syntax

Source
AntiSpoofInspectionType
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled
3inspectionOnly

Conformance