MY-ACL-MIB :: myAceExtDestPortOp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMY-ACL-MIBmyAceExtDestPortOp

myAceExtDestPortOp

Module: MY-ACL-MIB

OID (symbolic): MY-ACL-MIB::myAceExtDestPortOp

OID (numeric): 1.3.6.1.4.1.171.10.97.2.17.1.4.1.30

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: noOperator(1), which is the default value, means that no comparison is to be made with the Dest TCP/UDP port number. lt(2) means less than. gt(3) means greater than. eq(4) means equal. neq(5) means not equal.

What is myAceExtDestPortOp?

Selects the comparison operator applied to the destination TCP/UDP port: noOperator(1), the default (no port check), lt(2) less-than, gt(3) greater-than, eq(4) equal, neq(5) not-equal, or range(6). Set to range(6) to make myAceExtDestProtocolPortRange the end of a matched port range.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.4.1.30
snmpwalk -v2c -c public <target> MY-ACL-MIB::myAceExtDestPortOp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.17.1.4.1.30.1
snmpget -v2c -c public <target> MY-ACL-MIB::myAceExtDestPortOp.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.17.1.4.1.30.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> myAceExtDestPortOp.1

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::myAceExtDestPortOp 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.10dlink_productsDES-1226G-MIB
1.3.6.1.4.1.171.10.97switchMibMY-SMI
1.3.6.1.4.1.171.10.97.2myMgmtMY-SMI
Numeric OIDNameModule
1.3.6.1.4.1.171.10.97.2.17myAclMIBMY-ACL-MIB
1.3.6.1.4.1.171.10.97.2.17.1myAclMIBObjectsMY-ACL-MIB
1.3.6.1.4.1.171.10.97.2.17.1.4myAceExtTableMY-ACL-MIB
1.3.6.1.4.1.171.10.97.2.17.1.4.1myAceExtEntryMY-ACL-MIB
1.3.6.1.4.1.171.10.97.2.17.1.4.1.30myAceExtDestPortOpMY-ACL-MIB