swEgressACLIpv6MaskUdpOption

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.2.3.1.11

Object

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

Context

MIB
EGRESSACL-MIB
OID
.1.3.6.1.4.1.171.12.89.2.3.1.11
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::swEgressACLIpv6MaskUdpOption'
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::swEgressACLIpv6MaskUdpOption.<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::swEgressACLIpv6MaskUdpOption'

Syntax

Enumeration

Values & Constraints

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