DIFFSERV-POLICY-MIB

File: DIFFSERV-POLICY-MIB.mib (9047 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB

Imported symbols

Integer32 OBJECT-TYPE MODULE-IDENTITY
zeroDotZero mib-2 RowStatus
RowPointer TestAndIncr DateAndTime
MODULE-COMPLIANCE OBJECT-GROUP SnmpAdminString

Defined Types

DiffPolicyDPCEntry  
SEQUENCE    
  diffPolicyDPCId Integer32
  diffPolicyDPCDescr SnmpAdminString
  diffPolicyDPCOwner SnmpAdminString
  diffPolicyDPCLastChange DateAndTime
  diffPolicyDPCConfiguration RowPointer
  diffPolicyDPCStatus RowStatus

Defined Values

diffPolicyMib 1.3.6.1.2.1.22222222
This MIB module contains differentiated services specific managed objects to perform policy-based configuration management. This MIB allows policies to use 'templates' to be used to instantiate diffserv datapath configurations to be assigned (associated with an interface and direction) when a policy is created and activated.
MODULE-IDENTITY    

diffPolicyMIBObjects 1.3.6.1.2.1.22222222.1
OBJECT IDENTIFIER    

diffPolicyMIBConformance 1.3.6.1.2.1.22222222.2
OBJECT IDENTIFIER    

diffPolicyDPCUnique 1.3.6.1.2.1.22222222.1.1
The diffPolicyDPCUnique object yields a unique new value for diffPolicyDPCId when read and subsequently set. This value must be tested for uniqueness.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

diffPolicyDPCTable 1.3.6.1.2.1.22222222.1.2
A table which defines the various per-hop-behaviors for which the system has default 'templates'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffPolicyDPCEntry

diffPolicyDPCEntry 1.3.6.1.2.1.22222222.1.2.1
An entry defining a per-hop-behavior. Each entry in this table combines the various parameters (entries) into a specific per-hop-behavior. Entries in this table might be defined by a vendor (pre-configured) or defined by a management application.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffPolicyDPCEntry  

diffPolicyDPCId 1.3.6.1.2.1.22222222.1.2.1.1
A unique id for the per-hop-behavior policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

diffPolicyDPCDescr 1.3.6.1.2.1.22222222.1.2.1.2
A human-readable description to identify this defined per-hop-behavior. Note that this is an SnmpAdminString, which permits UTF-8 strings.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

diffPolicyDPCOwner 1.3.6.1.2.1.22222222.1.2.1.3
The owner who created this entry.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

diffPolicyDPCLastChange 1.3.6.1.2.1.22222222.1.2.1.4
The date and time when this entry was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

diffPolicyDPCConfiguration 1.3.6.1.2.1.22222222.1.2.1.5
The pointer to a datapath configuration template as set up in the DIFFSERV-MIB. This RowPointer should point to an instance of one of: diffServClfrElementEntry diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Diffserv treatment is performed on traffic of this datapath. If the row pointed to does not exist, the treatment is as if this attribute contains a value of zero- DotZero.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

diffPolicyDPCStatus 1.3.6.1.2.1.22222222.1.2.1.11
RowStatus object used for creation and deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

diffPolicyMIBCompliances 1.3.6.1.2.1.22222222.2.1
OBJECT IDENTIFIER    

diffPolicyMIBGroups 1.3.6.1.2.1.22222222.2.2
OBJECT IDENTIFIER    

diffPolicyMIBFullCompliance 1.3.6.1.2.1.22222222.2.1.1
The full compliance for this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

diffPolicyMIBDPCGroup 1.3.6.1.2.1.22222222.2.2.1
The per-hop-behavior Group defines the MIB Objects that describe the configuration template for the per-hop-behavior.
Status: current Access: read-create
OBJECT-GROUP