me1200AclAceArpFlagLen

ME1200-ACL-MIB · .1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.611

Object

Indicates how a ARP packet's s hardware address length field (HLN) is
to be compared. The value 0 means any HLN value is allowed (don't-care
field), value 1 means HLN is not equal to Ethernet (0x06) or the (PLN)
is not equal to IPv4 (0x04) and value 2 means HLN is equal to Ethernet
(0x06) or the (PLN) is not equal to IPv4 (0x04). This object can only
be configured if FrameType is arp(4).

Context

MIB
ME1200-ACL-MIB
OID
.1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.611
Type
column
Access
readwrite
Status
current
Parent
me1200AclAceEntry
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 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ACL-MIB::me1200AclAceArpFlagLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ACL-MIB::me1200AclAceArpFlagLen.<me1200AclAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ACL-MIB::me1200AclAceArpFlagLen'

Syntax

Source
ME1200AclAceFlagOpcode
Base type
Enumeration

Values & Constraints

Type Values
0any
1notequal
2equal

Conformance