All MIBs › CM-FACILITY-MIB › cmTrafficAclTcpUdpDstPortMask
cmTrafficAclTcpUdpDstPortMask
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmTrafficAclTcpUdpDstPortMask
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.38.1.23
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object describes TCP/UDP maximum destination port number of Acl entry.
What is cmTrafficAclTcpUdpDstPortMask?
This object specifies a TCP/UDP destination port mask (0-65535) as part of an Access Control List rule to filter traffic on specific port ranges. When combined with other ACL conditions, it restricts which traffic flows through the interface based on the destination port number. Network security administrators use this to enforce traffic policies and block or prioritize specific services like HTTP, DNS, or custom applications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.38.1.23 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmTrafficAclTcpUdpDstPortMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.38.1.23.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmTrafficAclTcpUdpDstPortMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.38.1.23.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.38 | cmTrafficAclRulesTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.38.1 | cmTrafficAclRulesEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.38.1.23 | cmTrafficAclTcpUdpDstPortMask | CM-FACILITY-MIB |