All MIBs › POLICY-FRAMEWORK-PIB › policyPrcSupportSupportedAttrs
policyPrcSupportSupportedAttrs
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs
OID (numeric): 1.3.6.1.4.1.45.4.1.1.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit string representing the supported attributes of the class that is identified by the policyPrcSupportSupportedPrc object.
Each bit of this bit mask corresponds to a class attribute, with the most significant bit of the i-th octet of this octet string corresponding to the (8*i - 7)-th attribute, and the least significant bit of the i-th octet corresponding to the (8*i)-th class attribute. Each bit of this bit mask specifies whether or not the corresponding class attribute is currently supported, with a '1' indicating support and a '0' indicating no support. If the value of this bit mask is N bits long and there are more than N class attributes then the bit mask is logically extended with 0's to the required length.
What is policyPrcSupportSupportedAttrs?
This read-only bit string reports which attributes of the PRC named by policyPrcSupportSupportedPrc are actually supported by the device, with each bit position corresponding to one class attribute (1 = supported, 0 = not) and the mask implicitly zero-extended if the class has more attributes than bits provided. A Policy Decision Point reads this to know exactly which optional attributes of a supported policy rule class it can safely set on this particular device before installing a policy instance. For example, if bit 3 of this string is 0, the PDP would know not to attempt setting the third attribute of that PRC on this device, since it is unsupported.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.3 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.1.1.3.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs.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::policyPrcSupportSupportedAttrs 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.3 | policyPrcSupportSupportedAttrs | POLICY-FRAMEWORK-PIB |