CISCO-CBP-TARGET-TC-MIB

File: CISCO-CBP-TARGET-TC-MIB.mib (8561 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY Unsigned32 TEXTUAL-CONVENTION
ciscoMgmt

Defined Types

CcbptTargetType  
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.
TEXTUAL-CONVENTION    
  INTEGER genIf(1), atmPvc(2), frDlci(3), entity(4), fwZone(5), fwZonePair(6), aaaSession(7)  

CcbptTargetDirection  
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.
TEXTUAL-CONVENTION    
  INTEGER undirected(1), input(2), output(3), inOut(4)  

CcbptTargetId  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

CcbptTargetIdIf  
Represents an interface target: octets contents encoding 1-4 ifIndex network-byte order
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

CcbptTargetIdAtmPvc  
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
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

CcbptTargetIdFrDlci  
Represents a Frame Relay DLCI target: octets contents encoding 1-4 ifIndex network-byte order 5-6 DlciNumber network-byte order
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

CcbptTargetIdEntity  
Represents the entPhysicalIndex of the physical entity target: octets contents encoding 1-4 entPhysicalIndex network-byte order
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

CcbptTargetIdNameString  
Represents a target identified by a name string. This is the ASCII name identifying this target.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

CcbptTargetIdAaaSession  
Represents a AAA Session target: octets contents encoding 1-4 casnSessionId network-byte order
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

CcbptPolicySourceType  
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.
TEXTUAL-CONVENTION    
  INTEGER ciscoCbQos(1), ciscoCbpBase(2)  

CcbptPolicyIdentifier  
A type specific, arbitrary identifier uniquely given to a policy-map attachment to a target.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

CcbptPolicyIdentifierOrZero  
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.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

Defined Values

ciscoCbpTargetTCMIB 1.3.6.1.4.1.9.9.511
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.
MODULE-IDENTITY