All MIBs › POLICY-FRAMEWORK-PIB › policyPrcSupportSupportedPrc
policyPrcSupportSupportedPrc
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedPrc
OID (numeric): 1.3.6.1.4.1.45.4.1.1.1.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: The object identifier of a supported PRC. There may not be more than one instance of the policyPrcSupport class with the same value of policyPrcSupportSupportedPrc.
What is policyPrcSupportSupportedPrc?
This read-only object identifier names a Policy Rule Class (PRC) supported by the device, with the constraint that no two rows of the policyPrcSupport table may share the same value. An admin (or, more typically, a Policy Decision Point) reads this table to discover which policy rule classes a given network device (PEP) is capable of enforcing before attempting to provision policy for that class. For example, a PDP querying this table and seeing an OID corresponding to a QoS-related PRC would know it can safely install QoS policy instances of that class on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.2 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedPrc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.2.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedPrc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> policyPrcSupportSupportedPrc.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::policyPrcSupportSupportedPrc 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.2 | policyPrcSupportSupportedPrc | POLICY-FRAMEWORK-PIB |