tpMacAclName

TPLINK-ACL-RULE-MIB · .1.3.6.1.4.1.11863.6.26.1.1.1.1.3

Object

column r/w OctetString
MAC ACL name, NULL string will give this ACL a default name as 'ACL_n', n stands for ACL ID.
The first rule created in an ACL entry will set the ACL name field, however the following rules can never change the ACL name anymore.

Context

MIB
TPLINK-ACL-RULE-MIB
OID
.1.3.6.1.4.1.11863.6.26.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tpMacRuleEntry

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 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ACL-RULE-MIB::tpMacAclName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ACL-RULE-MIB::tpMacAclName.<tpMacAclId>.<tpMacRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-ACL-RULE-MIB::tpMacAclName'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.