etsysAntiSpoofStationBindingEntryBindingType
ENTERASYS-ANTI-SPOOF-MIB ·
.1.3.6.1.4.1.5624.1.2.96.1.4.1.1.11
Object
column AntiSpoofBindingType
This indicates which binding type (DHCP, ARP, or IP inspection) was used to create the entry.
Context
- MIB
- ENTERASYS-ANTI-SPOOF-MIB
- OID
.1.3.6.1.4.1.5624.1.2.96.1.4.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysAntiSpoofStationBindingEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::etsysAntiSpoofStationBindingEntryBindingType'
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::etsysAntiSpoofStationBindingEntryBindingType.<etsysAntiSpoofStationBindingEntryIndex>'
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::etsysAntiSpoofStationBindingEntryBindingType'
Syntax
- Source
- AntiSpoofBindingType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dhcp |
2 | arp |
3 | ip |
Conformance
Member of