All MIBs › CISCOSB-POLICY-MIB › rlPolicyClassifierAdditionalCriteriaSupported
rlPolicyClassifierAdditionalCriteriaSupported
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyClassifierAdditionalCriteriaSupported
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.2.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit mask indicating which additional Criteria may be supported by the classifier: ---------- |87654321| ---------- 1 - input port supported 2 - output port supported 3 - VLAN ID for bridging supported 4 - VPT ID for bridging supported 5 - EtherType ID for bridging supported 6 - Inner VLAN ID for bridging supported
What is rlPolicyClassifierAdditionalCriteriaSupported?
This read-only bit mask reports which additional classification criteria beyond basic offsets the classifier supports, such as input port, output port, VLAN ID, VPT ID, EtherType ID, and inner VLAN ID for bridged traffic. An admin consults this to know which advanced match fields are actually available before attempting to build a classifier using them. For example, an admin wanting to write a rule that matches on inner VLAN ID for double-tagged traffic would first check that this bit mask has the inner-VLAN bit set on this platform.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.8 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierAdditionalCriteriaSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.8.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierAdditionalCriteriaSupported.1
Start monitoring Cisco Small Business managed switches (CISCOSB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-POLICY-MIB::rlPolicyClassifierAdditionalCriteriaSupported OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switches (CISCOSB series) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.59 | rlPolicy | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.59.2 | rlPolicyClassifier | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.2.1 | rlPolicyClassifierPlatDependParams | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.2.1.8 | rlPolicyClassifierAdditionalCriteriaSupported | CISCOSB-POLICY-MIB |