gs2328ACLACEArpFlagsLength
LANCOM-GS-2328-MIB ·
.1.3.6.1.4.1.2356.800.3.2330.2.9.3.2.1.25
Object
column r/w
Integer32
Specify whether frames can hit the action according to their ARP/RARP hardware address length (HLN) and protocol address length (PLN) settings. default: 2, 0: ARP/RARP frames where the HLN is not equal to Ethernet(0x06) or the (PLN) is not equal to IPv4(0x04). 1: ARP/RARP frames where the HLN is equal to Ethernet (0x06) and the (PLN) is equal to IPv4(0x04). 2: Any - Don't care. 3: No data. range : 0 - 3
Context
- MIB
- LANCOM-GS-2328-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2330.2.9.3.2.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2328ACLACEEntry
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 'LANCOM-GS-2328-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328-MIB::gs2328ACLACEArpFlagsLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2328-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328-MIB::gs2328ACLACEArpFlagsLength.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328-MIB::gs2328ACLACEArpFlagsLength'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.