All MIBs › MY-ACL-MIB › myIfOutAclName
myIfOutAclName
Module: MY-ACL-MIB
OID (symbolic): MY-ACL-MIB::myIfOutAclName
OID (numeric): 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Access list name of ACL of this interface match for output. It indicate that this interface doesn't match any ACL for output if this string is null
This relation function apply only L3 interface.
What is myIfOutAclName?
Names the ACL applied to outbound traffic on this interface, applicable only to Layer 3 interfaces; an empty string means no outbound ACL is applied. Admins set this to enforce access filtering on traffic leaving the interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5 snmpwalk -v2c -c public <target> MY-ACL-MIB::myIfOutAclName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5.1 snmpget -v2c -c public <target> MY-ACL-MIB::myIfOutAclName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5.1 s <value>
Start monitoring D-Link managed switch (Access Control List rules) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MY-ACL-MIB::myIfOutAclName OID value, configure state conditions and alerts, and monitor any D-Link managed switch (Access Control List rules) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DES-1226G-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.10.97.2.17 | myAclMIB | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1 | myAclMIBObjects | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.3 | myAclIfTable | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.3.1 | myAclIfEntry | MY-ACL-MIB |
| 1.3.6.1.4.1.171.10.97.2.17.1.3.1.5 | myIfOutAclName | MY-ACL-MIB |