swACLEthernetMacAddrMaskState

SW-ACLMGMT-MIB · .1.3.6.1.4.1.171.11.5.1.1.1.3

Object

column r/w Enumeration
This object indicates the status of MAC address mask. 
              
other(1) - Neither source MAC address nor destination MAC address are 
    masked.
dst-mac-addr(2) - recieved frames's destination MAC address are  
    currently used to be filtered as it meets with the MAC 
    address entry of the table.
src-mac-addr(3) - recieved frames's source MAC address are currently 
    used to be filtered as it meets with the MAC address entry 
    of the table.
dst-src-mac-addr(4) - recieved frames's destination MAC address or 
    source MAC address are currently used to be filtered as it meets
    with the MAC address entry of the table.

Context

MIB
SW-ACLMGMT-MIB
OID
.1.3.6.1.4.1.171.11.5.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
swACLEthernetEntry

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 'SW-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-ACLMGMT-MIB::swACLEthernetMacAddrMaskState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SW-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-ACLMGMT-MIB::swACLEthernetMacAddrMaskState.<swACLEthernetProfileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SW-ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SW-ACLMGMT-MIB::swACLEthernetMacAddrMaskState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2dst-mac-addr
3src-mac-addr
4dst-src-mac-addr