dot1qFutureVlanPortSubnetMapARPOption

ARICENT-VLAN-MIB · .1.3.6.1.4.1.2076.65.1.25.1.3

Object

column r/w Enumeration
Configurable option for discarding/allowing ARP Untagged frames on
the VLAN. The value allow (1) indicates that ARP frames with source 
IP-subnet address matching the dot1qFutureVlanPortSubnetMapEntry 
will be classified to VLAN based on dot1qFutureVlanPortSubnetMapEntry.
The value suppress (2) indicates that ARP frames with source IP-Subnet
address matching the dot1qFutureVlanPortSubnetMapEntry will not be
classified to VLAN based on dot1qFutureVlanPortSubnetMapEntry. The
VLAN classification will be based on next subsequent classification 
mechanism.

Context

MIB
ARICENT-VLAN-MIB
OID
.1.3.6.1.4.1.2076.65.1.25.1.3
Type
column
Access
readwrite
Status
current
Parent
dot1qFutureVlanPortSubnetMapEntry

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 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VLAN-MIB::dot1qFutureVlanPortSubnetMapARPOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VLAN-MIB::dot1qFutureVlanPortSubnetMapARPOption.<dot1qFutureVlanPort>.<dot1qFutureVlanPortSubnetMapAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VLAN-MIB::dot1qFutureVlanPortSubnetMapARPOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allow
2suppress