swCpuAclIpv6IpAddrMaskState

ACLMGMT-MIB · .1.3.6.1.4.1.171.12.9.4.4.1.4

Object

column r/w Enumeration
This object indicates the status of IPv6 address mask.
              
other (1) - Neither source IPv6 address nor destination IPv6 address are
    masked.
 dst-ipv6-addr (2) - Packets will be filtered if this destination IPv6 address
    is identified as a match in received frames.
 src-ipv6-addr (3) - Packets will be filtered if this source IPv6 address
    is identified as a match in received frames.
 dst-src-ipv6-addr (4) - Packets will be filtered if this destination or source
    IPv6 address is identified as a match in received frames.

Context

MIB
ACLMGMT-MIB
OID
.1.3.6.1.4.1.171.12.9.4.4.1.4
Type
column
Access
readwrite
Status
current
Parent
swCpuAclIpv6MaskEntry

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

Syntax

Enumeration

Values & Constraints

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