swEgressACLIpv6IpAddrMaskState

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.2.3.1.5

Object

column r/w Enumeration
This object indicates the status of the IPv6 address mask.
              
other (1) - Neither source IPv6 address nor destination IPv6 address is
    masked.
dst-ipv6-addr (2) - Received frame destination IPv6 address is
    currently used to be filtered as it meets with the IPv6
    address entry of the table.
src-ipv6-addr (3) - Received frame source IPv6 address is currently
    used to be filtered as it meets with the IPv6 address entry of
    the table.
dst-src-ipv6-addr (4) - Received frame destination IPv6 address or
    source IPv6 address is currently used to be filtered as it meets
    with the IPv6 address entry of the table.

Context

MIB
EGRESSACL-MIB
OID
.1.3.6.1.4.1.171.12.89.2.3.1.5
Type
column
Access
readwrite
Status
current
Parent
swEgressACLIpv6MaskEntry

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

Syntax

Enumeration

Values & Constraints

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