swEgressACLEtherRulePermit

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.3.1.1.15

Object

column r/w Enumeration
This object indicates if the result of the packet examination is 'permit' or 'deny'.
The default is 'permit'.
deny - Specifies that packets matching the access profile
       are not permitted to be forwarded by the switch and will be filtered.
permit - Specifies that packets matching the access profile are
         permitted to be forwarded by the switch.

Context

MIB
EGRESSACL-MIB
OID
.1.3.6.1.4.1.171.12.89.3.1.1.15
Type
column
Access
readwrite
Status
current
Parent
swEgressACLEtherRuleEntry

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::swEgressACLEtherRulePermit'
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::swEgressACLEtherRulePermit.<swEgressACLEtherRuleProfileID>.<swEgressACLEtherRuleAccessID>'
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::swEgressACLEtherRulePermit'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deny
2permit