All MIBs › CISCO-QOS-PIB-MIB › qosUnmatchPolMicroFlowPolicerId
qosUnmatchPolMicroFlowPolicerId
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosUnmatchPolMicroFlowPolicerId
OID (numeric): 1.3.6.1.4.1.9.18.2.1.4.1.1.6
Node type: OBJECT-TYPE
Type: PolicyInstanceId
Access: read-only
Description:
An index identifying the instance of policer to apply to unmatched packets. It must correspond to the integer index of an instance of class qosPolicerTable or be zero. If zero, the microflow is not policed.
What is qosUnmatchPolMicroFlowPolicerId?
This read-only object identifies which traffic policer (by its index number) should be applied to microflows that do not match any other QoS policy rules. If set to zero, unmatched traffic bypasses policing entirely; any non-zero value references a specific policer instance to enforce rate limits. An operator would check this to understand the fallback QoS policy for traffic that doesn't match explicit rules and adjust it to prevent non-conforming traffic from exceeding the link capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.4.1.1.6 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosUnmatchPolMicroFlowPolicerId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.4.1.1.6.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosUnmatchPolMicroFlowPolicerId.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.4 | qosUnmatchedPolicy | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.4.1 | qosUnmatchedPolicyTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.4.1.1 | qosUnmatchedPolicyEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.4.1.1.6 | qosUnmatchPolMicroFlowPolicerId | CISCO-QOS-PIB-MIB |