All MIBs › CISCOSB-POLICY-MIB › rlPolicyOMPCPermittedOperators
rlPolicyOMPCPermittedOperators
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyOMPCPermittedOperators
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit mask indicating which operators are permissable in an OMPC: ---------- |87654321| ---------- 1 - equal operator permitted 2 - not-equal operator permitted 3 - greater-than operator permitted 4 - less-than operator permitted
What is rlPolicyOMPCPermittedOperators?
This read-only bit mask reports which comparison operators (equal, not-equal, greater-than, less-than) the platform's Offset-Match-Pattern-Condition mechanism actually supports. An admin consults this before configuring an OMPC-based classifier rule, to know whether a desired comparison like greater-than is even available on this hardware. For example, an admin wanting to match packets where a header byte is bigger than a threshold value would first check this bit mask to confirm the greater-than operator bit is set before attempting that rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.6 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyOMPCPermittedOperators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.2.1.6.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyOMPCPermittedOperators.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::rlPolicyOMPCPermittedOperators 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.6 | rlPolicyOMPCPermittedOperators | CISCOSB-POLICY-MIB |