swEgressACLIpv6RulePermit

EGRESSACL-MIB · .1.3.6.1.4.1.171.12.89.3.3.1.19

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.3.1.19
Type
column
Access
readwrite
Status
current
Parent
swEgressACLIpv6RuleEntry

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::swEgressACLIpv6RulePermit'
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::swEgressACLIpv6RulePermit.<swEgressACLIpv6RuleProfileID>.<swEgressACLIpv6RuleAccessID>'
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::swEgressACLIpv6RulePermit'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deny
2permit