CISCO-CBP-TARGET-TC-MIB
13 objects
This MIB module defines Textual Conventions for representing targets which have class based policy mappings. A target can be any logical interface or entity to which a class based policy is able to be associated.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.511 | IdentityciscoCbpTargetTCMIB | This MIB module defines Textual Conventions for representing targets which have class based policy mappings. A target can be any logical interface or entity to… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CcbptPolicyIdentifier | Unsigned32 (1..4294967295) | current | A type specific, arbitrary identifier uniquely given to a policy-map attachment to a target. |
| CcbptPolicyIdentifierOrZero | Unsigned32 (0..4294967295) | current | 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 | INTEGER { ciscoCbQos(1), ciscoCbpBase(2) } | current | 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 Ba… |
| CcbptTargetDirection | INTEGER { undirected(1), input(2), output(3), inOut(4) } | current | 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) Refer… |
| CcbptTargetId | OCTET STRING (SIZE (0..64)) | current | 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 obj… |
| CcbptTargetIdAaaSession | OCTET STRING (SIZE (4)) | current | Represents a AAA Session target: octets contents encoding 1-4 casnSessionId network-byte order |
| CcbptTargetIdAtmPvc | OCTET STRING (SIZE (8)) | current | 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 | OCTET STRING (SIZE (4)) | current | Represents the entPhysicalIndex of the physical entity target: octets contents encoding 1-4 entPhysicalIndex network-byte order |
| CcbptTargetIdFrDlci | OCTET STRING (SIZE (6)) | current | Represents a Frame Relay DLCI target: octets contents encoding 1-4 ifIndex network-byte order 5-6 DlciNumber network-byte order |
| CcbptTargetIdIf | OCTET STRING (SIZE (4)) | current | Represents an interface target: octets contents encoding 1-4 ifIndex network-byte order |
| CcbptTargetIdNameString | OCTET STRING (SIZE (0..64)) | current | Represents a target identified by a name string. This is the ASCII name identifying this target. |
| CcbptTargetType | INTEGER { genIf(1), atmPvc(2), frDlci(3), entity(4), fwZone(5), fwZonePair(6), aaaSession(7) } | current | 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 Con… |