gs2352ACLACEArpFlagsRequestReply
LANCOM-GS-2352-MIB ·
.1.3.6.1.4.1.2356.800.3.2352.2.9.3.2.1.22
Object
column r/w
Enumeration
Specify the available ARP/RARP opcode (OP) flag for this ACE. default: 2, 0: Frame must have ARP Reply or RARP Reply OP flag. 1: Frame must have ARP Request or RARP Request OP flag set. 2: Any - Don't care. 3: No data. range : 0 - 3
Context
- MIB
- LANCOM-GS-2352-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2352.2.9.3.2.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2352ACLACEEntry
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-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2352-MIB::gs2352ACLACEArpFlagsRequestReply'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2352-MIB::gs2352ACLACEArpFlagsRequestReply.<gs2352ACLACEIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2352-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2352-MIB::gs2352ACLACEArpFlagsRequestReply'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reply |
1 | request |
2 | any |
3 | noData |