All MIBs › CM-FACILITY-MIB › f3AclRuleDstPortControl
f3AclRuleDstPortControl
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::f3AclRuleDstPortControl
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.99.1.44
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
The ACL rule destination port whether enabled.
What is f3AclRuleDstPortControl?
This object controls whether destination port filtering is enabled for an Access Control List (ACL) rule. It is a boolean flag that determines whether the ACL rule should inspect and match packets based on their destination TCP/UDP port numbers. An operator would enable this to restrict traffic destined to specific ports, such as blocking access to services running on particular ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.44 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::f3AclRuleDstPortControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.44.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::f3AclRuleDstPortControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.44.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> f3AclRuleDstPortControl.1
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.99 | f3AclRuleTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.99.1 | f3AclRuleEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.99.1.44 | f3AclRuleDstPortControl | CM-FACILITY-MIB |