All MIBs › POLICY-FRAMEWORK-PIB › policyPrcSupportMaxPris
policyPrcSupportMaxPris
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPrcSupportMaxPris
OID (numeric): 1.3.6.1.4.1.45.4.1.1.1.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: A non-negative value indicating the maximum numbers of policy rule instances that can be installed in the identified policy rule class. Note that actual number of PRIs that can be installed in a PRC at any given time may be less than this value based on the current operational state (e.g., resources currently consumed) of the device.
What is policyPrcSupportMaxPris?
This read-only value reports the maximum number of policy rule instances that can be installed for the identified policy rule class. A Policy Decision Point reads it to avoid exceeding the device's capacity when provisioning policy instances of that class, while keeping in mind the source DESCRIPTION notes the actual usable number may be lower depending on currently consumed resources. For example, a PDP seeing a max of 100 for a given PRC, but with 95 instances already installed, would know it has room for only 5 more before hitting the device's real-world limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.4 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportMaxPris
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.4.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportMaxPris.1
Start monitoring vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-FRAMEWORK-PIB::policyPrcSupportMaxPris OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) from a single console.
OID Breakdown
Upper-level ancestors (8 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.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.4.1 | policyFrameworkPib | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1 | policyBasePibClass | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.1 | policyPrcSupportTable | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.1.1 | policyPrcSupportEntry | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.1.1.4 | policyPrcSupportMaxPris | POLICY-FRAMEWORK-PIB |