All MIBs › CISCO-QOS-PIB-MIB › qosIpAceDstL4PortMax
qosIpAceDstL4PortMax
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIpAceDstL4PortMax
OID (numeric): 1.3.6.1.4.1.9.18.2.1.7.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The maximum value that the packet's layer 4 dest port number can have and match this ACE.
What is qosIpAceDstL4PortMax?
This indicates whether the destination Layer 4 port (TCP/UDP) must match the maximum value in an ACL rule. It's a boolean flag controlling if the upper port bound is enforced. An operator uses this when defining port range matching for QoS ACL entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.10 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAceDstL4PortMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.10.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAceDstL4PortMax.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosIpAceDstL4PortMax.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7 | qosIpQos | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1 | qosIpAceTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1.1 | qosIpAceEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1.1.10 | qosIpAceDstL4PortMax | CISCO-QOS-PIB-MIB |