All MIBs › CISCOSB-POLICY-MIB › rlPolicyClassifierOMPCActions
rlPolicyClassifierOMPCActions
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyClassifierOMPCActions
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.2.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit mask indicating which operation could be performed with OPMC ---------- |87654321| ---------- 1 - equal, 2 - notEqual, 3 - bigger, 4 - smaller.
What is rlPolicyClassifierOMPCActions?
This read-only bit mask reports which comparison operations, equal, not-equal, bigger, or smaller, can actually be performed with an OMPC on this platform. An admin uses this to confirm operator support before building an OMPC rule, similar in purpose to rlPolicyOMPCPermittedOperators but describing the classifier's OMPC action capability rather than the OMPC object's own permitted-operator field. For example, an admin trying to configure a 'notEqual' OMPC condition would first check that bit is set in this mask to confirm the platform supports it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.11 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierOMPCActions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.11.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyClassifierOMPCActions.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::rlPolicyClassifierOMPCActions 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.11 | rlPolicyClassifierOMPCActions | CISCOSB-POLICY-MIB |