policyCompLimitsType

POLICY-FRAMEWORK-PIB · .1.3.6.1.4.1.45.4.1.1.4.1.3

Object

A value describing an implementation limitation for the
device related to the PRC or PRC attribute identified by
the policyCompLimitsComponent data in this class instance.
Values for this object are derived from the defined
error values associated with the PRC of the identified
attribute or the PRC itself. All genericPrc and specificPrc
(defined in a PRC INSTALL-ERRORS clause) error codes
represent valid limitation type values.
              
For example, an implementation of the qosIpAce class may
be limited in several ways, such as address mask, protocol
and Layer 4 port options. These limitations could be
exported using this table with the following instances:
              
Prid       Component            Type              Guidance
 1   'qosIpAceDstAddrMask'  'valueSupLimited'    0xFFFFFFFF
 2   'qosIpAceSrcAddrMask'  'valueSupLimited'    0xFFFFFFFF
 3   'qosIpAceProtocol'     'valueSupLimited'      0x06 -- TCP
 4   'qosIpAceProtocol'     'valueSupLimited'      0x17 -- UDP
 5   'qosIpAceDstL4PortMin' 'invalidDstL4PortData'
 6   'qosIpAceDstL4PortMax' 'invalidDstL4PortData'
 7   'qosIpAcePermit'       'enumSupLimited'       'true'
              
The above entries describe a number of limitations that
may be in effect for the qosIpAce class on a given device.
The limitations include restrictions on acceptable values
for certain attributes and indications of the relationship
between related attributes.

Context

MIB
POLICY-FRAMEWORK-PIB
OID
.1.3.6.1.4.1.45.4.1.1.4.1.3
Type
column
Access
readonly
Status
current
Parent
policyCompLimitsEntry
Groups
1

Walk 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::policyCompLimitsType'
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::policyCompLimitsType.<policyCompLimitsPrid>'
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::policyCompLimitsType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance