policyCompLimitsType
POLICY-FRAMEWORK-PIB ·
.1.3.6.1.4.1.45.4.1.1.4.1.3
Object
column
SNMPv2-SMIInteger32
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
- Table
- policyCompLimitsTable
- Siblings
- 3
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| policyCompLimitsPrid An arbitrary integer index that uniquely identifies an
instance of the policyCompLimits class. | column | PolicyInstanceId | .1.3.6.1.4.1.45.4.1.1.4.1.1 |
| policyCompLimitsComponent The object identifier of a PRC or PRC attribute that
is supported in some limited fashion with regard to it's
definition in the associated PIB module. The same PRC or
PRC attribut… | column | ObjectIdentifier | .1.3.6.1.4.1.45.4.1.1.4.1.2 |
| policyCompLimitsGuidance A value used to convey additional information related
to the implementation limitation noted by the
policyCompLimitsType attribute. The value of this
attribute must interpreted in… | column | OctetString | .1.3.6.1.4.1.45.4.1.1.4.1.4 |