A type specific, arbitrary identifier uniquely given
to a policy-map attachment to a target.
CcbptPolicyIdentifierOrZero
uint32
This refers to CcbptPolicyIdentifier values, as applies,
or 0. The behavior of the value of 0 should be described
in the description of objects using this type.
CcbptPolicySourceType
enumeration
This Textual Convention represents the types of sources of
policies.
ciscoCbQos(1) Cisco Class Based QOS policy source.
The source of the policy is Cisco Class
Based QOS specific.
ciscoCbpCommon(2) Cisco Common Class Based Policy type.
The source of the policy is Cisco Common
Class Based.
CcbptTargetDirection
enumeration
A Textual Convention that represents a direction for a target.
undirected(1) Indicates that direction has no meaning
relative to the target.
input(2) Refers to the input direction relative to the
target.
output(3) Refers to the output direction relative to the
target.
inOut(4) Refers to both the input and output directions
relative to the target.
CcbptTargetId
binary
Denotes a generic target ID.
A CcbptTargetId value is always interpreted within the
context of an CcbptTargetType value. Every usage of the
CcbptTargetId Textual Convention is required to specify the
CcbptTargetType object which provides the context. It is
suggested that the CcbptTargetType object is logically
registered before the object(s) which use the CcbptTargetId
Textual Convention if they appear in the same logical row.
The value of an CcbptTargetId object must always be
consistent with the value of the associated CcbptTargetType
object. Attempts to set a CcbptTargetId object to a value
which is inconsistent with the associated targetType
must fail with an inconsistentValue error.
CcbptTargetIdAaaSession
string
Represents a AAA Session target:
octets contents encoding
1-4 casnSessionId network-byte order
CcbptTargetIdAtmPvc
string
Represents an ATM PVC target:
octets contents encoding
1-4 ifIndex network-byte order
5-6 atmVclVpi network-byte order
7-8 atmVclVci network-byte order
CcbptTargetIdEntity
string
Represents the entPhysicalIndex of the physical entity
target:
octets contents encoding
1-4 entPhysicalIndex network-byte order
CcbptTargetIdFrDlci
string
Represents a Frame Relay DLCI target:
octets contents encoding
1-4 ifIndex network-byte order
5-6 DlciNumber network-byte order
CcbptTargetIdIf
string
Represents an interface target:
octets contents encoding
1-4 ifIndex network-byte order
CcbptTargetIdNameString
binary
Represents a target identified by a name string.
This is the ASCII name identifying this target.
CcbptTargetType
enumeration
A Textual Convention that represents a type of target.
genIf(1) A target of type interface defined by
CcbptTargetIdIf Textual Convention.
atmPvc(2) A target of type ATM PVC defined
by the CcbptTargetIdAtmPvc Textual Convention.
frDlci(3) A target of type Frame Relay DLCI
defined by the CcbptTargetIdFrDlci Textual
Convention.
entity(4) A target of type entity defined by the
CcbptTargetIdEntity Textual Convention. This target
type is used to indicate the attachment of a Class
Based Policy to a physical entity.
fwZone(5) A target of type Firewall Security Zone
defined by the CcbptTargetIdNameString
Textual Convention.
fwZonePair(6) A target of type Firewall Security Zone
defined by the CcbptTargetIdNameString
Textual Convention.
aaaSession(7) A target of type AAA Session define by the
CcbptTargetIdAaaSession Textual Convention.