CISCO-CBP-TARGET-MIB

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

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI CISCO-CBP-TARGET-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
StorageType TimeStamp RowPointer
MODULE-COMPLIANCE OBJECT-GROUP ciscoMgmt
CcbptTargetType CcbptTargetId CcbptTargetDirection
CcbptPolicySourceType CcbptPolicyIdentifier CcbptPolicyIdentifierOrZero

Defined Types

CcbptTargetEntry  
SEQUENCE    
  ccbptTargetType CcbptTargetType
  ccbptTargetId CcbptTargetId
  ccbptTargetDir CcbptTargetDirection
  ccbptPolicySourceType CcbptPolicySourceType
  ccbptPolicyId CcbptPolicyIdentifier
  ccbptTargetStatus RowStatus
  ccbptTargetStorageType StorageType
  ccbptPolicyMap RowPointer
  ccbptPolicyInstance RowPointer
  ccbptPolicyAttachTime TimeStamp

Defined Values

ciscoCbpTargetMIB 1.3.6.1.4.1.9.9.533
This MIB module defines the managed objects for representing targets which have class-based policy mappings. A target can be any logical interface to which a class-based policy is able to be associated.
MODULE-IDENTITY    

ciscoCbpTargetMIBNotifs 1.3.6.1.4.1.9.9.533.0
OBJECT IDENTIFIER    

ciscoCbpTargetMIBObjects 1.3.6.1.4.1.9.9.533.1
OBJECT IDENTIFIER    

ciscoCbpTargetMIBConform 1.3.6.1.4.1.9.9.533.2
OBJECT IDENTIFIER    

ccbptTargetAttachCfg 1.3.6.1.4.1.9.9.533.1.1
OBJECT IDENTIFIER    

ccbptPolicyIdNext 1.3.6.1.4.1.9.9.533.1.1.1
This object indicates the next available value of ccbptPolicyId that can be used to create a new conceptual row in the ccbptTargetTable. If no available identifier exists, then this object will have the value '0'.
Status: current Access: read-only
OBJECT-TYPE    
  CcbptPolicyIdentifierOrZero  

ccbptTargetTable 1.3.6.1.4.1.9.9.533.1.1.2
This table describes the class-based policy attachments to to specific targets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcbptTargetEntry

ccbptTargetEntry 1.3.6.1.4.1.9.9.533.1.1.2.1
Each entry describes a class-based policy attachment to a particular target. The ccbptTargetType uniquely identifies the type of target in the attachment. Additionally, the ccbptTargetId uniquely identifies the target in attachment and is of the format indicated by the ccbptTargetType. The ccbptTargetDir identifies the direction, relative to the ccbptTargetId, to which the policy is attached. The ccbptPolicySourceType identifies the source-type of the policy attached. The ccbptPolicyId uniquely identifies the policy within the scope of ccbptTargetType, ccbptTargetId, ccbptTargetDir, and ccbptPolicySourceType. A class-based policy attachment to a target can be created through other network management interfaces (e.g., the local console), in which case the SNMP entity will automatically create an entry in this table. A class-based policy attachment to a target can be destroyed through other network management interfaces, in which case the SNMP entity will automatically destroy the corresponding entry in this table. A class-based policy attachment to a target can be created, destroyed, and modified through the SNMP using ccbptTargetStatus using the semantics described by the RowStatus Textual Convention. However, when creating a new class-based policy attachment to a target, the value of ccbptPolicyIdNext should be used to identify the new policy within the scope of the target type, identifier, direction, and policy-source type.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptTargetEntry  

ccbptTargetType 1.3.6.1.4.1.9.9.533.1.1.2.1.1
The type of target for this class-based policy attachment. This object identifies the format of the ccbptTargetId for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptTargetType  

ccbptTargetId 1.3.6.1.4.1.9.9.533.1.1.2.1.2
The target identifier for this class-based policy attachment. For decoding the ccbptTargetId refer to the ccbptTargetType object and the CcbptTargetType description.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptTargetId  

ccbptTargetDir 1.3.6.1.4.1.9.9.533.1.1.2.1.3
The direction relative to the ccbptTargetId for this class based policy attachment.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptTargetDirection  

ccbptPolicySourceType 1.3.6.1.4.1.9.9.533.1.1.2.1.4
The source-type of the class-based policy for this target. The source-type refers to the source of the class-based policy definition. The intent of this object is to allow implementations to distinguish between different MIBs defining policy-maps.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptPolicySourceType  

ccbptPolicyId 1.3.6.1.4.1.9.9.533.1.1.2.1.5
Unique identifier of this class-based policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcbptPolicyIdentifier  

ccbptTargetStatus 1.3.6.1.4.1.9.9.533.1.1.2.1.6
The status of the policy attachment to this target. The value for the corresponding instance of each of the following objects must be valid before the attachment can be activated: -ccbptTargetStorageType -ccbptPolicyMap Observe that no corresponding instance of any object in this table can be modified when the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccbptTargetStorageType 1.3.6.1.4.1.9.9.533.1.1.2.1.7
This object indicates how the device stores the data contained by the conceptual row. If an instance of this object has the value 'permanent', then this MIB definition does not require the SNMP entity to allow the instance of any object in the corresponding conceptual row to be writable through the SNMP.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ccbptPolicyMap 1.3.6.1.4.1.9.9.533.1.1.2.1.8
Refers to the first accessible object in the policy-map definition table used to manage policy-map information for policy-maps for the corresponding ccbptPolicySourceType. Specific MIB tables are not mentioned here as the intent of this mapping is to allow for different implementations to refer to their supported class-based policy definition table without requiring support of a specific MIB module.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

ccbptPolicyInstance 1.3.6.1.4.1.9.9.533.1.1.2.1.9
Refers to the first accessible object in the policy instance table used to manage policy instance information for policy-maps of this ccbptPolicySourceType. Specific MIB tables are not mentioned here as the intent of this mapping is to allow for different implementations to refer to their supported class-based policy definition table without requiring support of a specific MIB module.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

ccbptPolicyAttachTime 1.3.6.1.4.1.9.9.533.1.1.2.1.10
The value of sysUpTime for the last time that the corresponding ccbptTargetStatus instance transitioned to the 'active' state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccbptTargetTableLastChange 1.3.6.1.4.1.9.9.533.1.1.3
The value of sysUpTime at the time of the last change to an entry in the ccbptTargetTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciscoCbpTargetMIBCompliances 1.3.6.1.4.1.9.9.533.2.1
OBJECT IDENTIFIER    

ciscoCbpTargetMIBMIBGroups 1.3.6.1.4.1.9.9.533.2.2
OBJECT IDENTIFIER    

ciscoCbpTargetMIBCompliance 1.3.6.1.4.1.9.9.533.2.1.1
The compliance statement for SNMP entities that implement the CISCO-CBP-TARGET-MIB. Implementation of this MIB module is strongly recommended for any devices implementing features using class-based policies, such as QoS, NAT, firewall, and MTR (Multi-Topology Routing).
Status: current Access: read-only
MODULE-COMPLIANCE    

ccbptTargetProvisioningGroup 1.3.6.1.4.1.9.9.533.2.2.1
A collection of managed objects describing the target and class-based policy attachment configuration data.
Status: current Access: read-only
OBJECT-GROUP    

ccbptTargetTimeGroup 1.3.6.1.4.1.9.9.533.2.2.2
A collection of managed objects describing the target and class-based policy attachment timestamp data.
Status: current Access: read-only
OBJECT-GROUP