me1200AclAceArpFlagTargetMac
ME1200-ACL-MIB ·
.1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.610
Object
Indicates how a ARP packet's target hardware address field (THA) is to be compared. The value 0 means any THA value is allowed (don't-care field), value 1 means THA is not equal to the DMAC address and value 2 means THA is equal to the DMAC address. 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.610- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- me1200AclAceEntry
- Groups
- 1
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 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ACL-MIB::me1200AclAceArpFlagTargetMac'
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::me1200AclAceArpFlagTargetMac.<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::me1200AclAceArpFlagTargetMac'
Syntax
- Source
- ME1200AclAceFlagOpcode
- Base type
Enumeration
Values & Constraints
Type Values
0 | any |
1 | notequal |
2 | equal |
Conformance
Member of