swEgressACLIpIpAddrMaskState

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.2.2.1.6

Object

column r/w Enumeration
This object indicates the status of IP address mask.
              
other (1) - Neither source IP address nor destination IP address is
   masked.
dst-ip-addr (2) - Destination IP addresses within received frames
   are to be filtered when matched with the IP address entry of the table.
src-ip-addr (3) - Source IP addresses within received frames are
   to be filtered when matched with the IP address entry of the table.
dst-src-ip-addr (4) - Destination or source IP addresses within received
   frames are to be filtered when matched with the IP address entry of the
   table.

Context

MIB
EGRESSACL-MIB
OID
.1.3.6.1.4.1.171.12.89.2.2.1.6
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::swEgressACLIpIpAddrMaskState'
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::swEgressACLIpIpAddrMaskState.<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::swEgressACLIpIpAddrMaskState'

Syntax

Enumeration

Values & Constraints

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