All MIBs › CM-FACILITY-MIB › f3AclRuleDstPortLowLimit
f3AclRuleDstPortLowLimit
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::f3AclRuleDstPortLowLimit
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.99.1.45
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The ACL rule destination port low limit.
What is f3AclRuleDstPortLowLimit?
This OID stores the lowest port number in a range that a network access control rule should match when filtering traffic by destination port. When you review this value, you see one boundary of which traffic the rule applies to. A network operator would set this when building firewall or QoS rules that only apply to certain destination ports—for example, allowing ports 1024 to 65535 for specific traffic types.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.45 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::f3AclRuleDstPortLowLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.45.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::f3AclRuleDstPortLowLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.99.1.45.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.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.45 | f3AclRuleDstPortLowLimit | CM-FACILITY-MIB |