All MIBs › CISCOSB-POLICY-MIB › rlPolicyMeteringClassAlwaysConform
rlPolicyMeteringClassAlwaysConform
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyMeteringClassAlwaysConform
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.4.2.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: If true, the meter always accepts all traffic; its rate is effectively infinite. In such a case, the token bucket defined by the MeterRate and Burst-Size parameters is ignored. also used when there isn't metering support.
What is rlPolicyMeteringClassAlwaysConform?
This read-write TruthValue, when true, makes this metering class accept all traffic unconditionally, treating its rate as effectively infinite and ignoring the configured rate and burst-size token-bucket parameters; it is also used as the effective setting when metering isn't supported at all. An admin sets this true for rules that should never be rate-limited, or leaves it true by default on platforms lacking metering hardware. For example, an admin wanting a specific high-priority management traffic class to never be throttled would set this true for its metering class entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.4.2.1.2 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyMeteringClassAlwaysConform
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.4.2.1.2.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyMeteringClassAlwaysConform.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.59.4.2.1.2.1 s <value>
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::rlPolicyMeteringClassAlwaysConform 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.4 | rlPolicyMeterClass | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.4.2 | rlPolicyMeterClassTable | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.4.2.1 | rlPolicyMeteringClassEntry | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.4.2.1.2 | rlPolicyMeteringClassAlwaysConform | CISCOSB-POLICY-MIB |