swEgressACLIpTcpOption

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.2.2.1.13

Object

column r/w Enumeration
This object indicates the status of the filtered address of TCP.
              
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.2.1.13
Type
column
Access
readwrite
Status
current
Parent
swEgressACLIpEntry

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::swEgressACLIpTcpOption'
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::swEgressACLIpTcpOption.<swEgressACLIpProfileID>'
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::swEgressACLIpTcpOption'

Syntax

Enumeration

Values & Constraints

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