policyPrcSupportSupportedAttrs
POLICY-FRAMEWORK-PIB ·
.1.3.6.1.4.1.45.4.1.1.1.1.3
Object
column OctetString
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.
Context
- MIB
- POLICY-FRAMEWORK-PIB
- OID
.1.3.6.1.4.1.45.4.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- policyPrcSupportEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs.<policyPrcSupportPrid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-FRAMEWORK-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-FRAMEWORK-PIB::policyPrcSupportSupportedAttrs'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of