gs2310ACLACEArpFlagsArpSmac

LANCOM-GS2310-MIB · .1.3.6.1.4.1.2356.800.3.2313.2.9.3.2.1.23

Object

column r/w Enumeration
Specify whether frames can hit the action according to their sender hardware address field (SHA) settings.
default: 2,
0: ARP frames where SHA is not equal to the SMAC address.
1: ARP frames where SHA is equal to the SMAC address.
2: Any - Don't care.
3: No data.
range : 0 - 3

Context

MIB
LANCOM-GS2310-MIB
OID
.1.3.6.1.4.1.2356.800.3.2313.2.9.3.2.1.23
Type
column
Access
readwrite
Status
current
Parent
gs2310ACLACEEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notEqualSMAC
1equalSMAC
2any
3noData