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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| 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 |