CFG-PLCY-MIB

File: CFG-PLCY-MIB.mib (88317 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF

Imported symbols

IpAddress enterprises TimeTicks
Gauge32 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Integer32 NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString TruthValue
RowStatus DateAndTime MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

AdmissionState  
Describes the admission rule for a new session under under policy control. If squeeze is in use, a session will be allowed when ; however, it may have reduced bandwidth allocated than configured for the class.
TEXTUAL-CONVENTION    
  INTEGER none(0), squeeze(1), deny(2), drop(3)  

PolicyStatus  
Describes the status of policy information. By default, a row is created with an object with a PolicyStatus of pending, Once policy is updated and the information represented by objets with this syntax are saved in the sys.policy file and the system has been reinitialized with this information, the status is changed to running. See the sitaraCfgPlcyPerRowUpdate and sitaraCfgPlcyGlobalStorage objects.
TEXTUAL-CONVENTION    
  INTEGER running(1), pending(2)  

PolicyPriority  
Describes policy priority of the policy within a class.
TEXTUAL-CONVENTION    
  INTEGER veryLow(1), low(2), medium(3), high(4), veryHigh(5)  

DaysOfWeek  
Days of week to enforce policy. Monday (0x40), Tuesday (0x20), Wednesday (0x10), Thursday (0x08), Friday (0x04), Saturday (0x02) and Sunday (0x01) field octets contents range ----- ------ -------- ----- 1 1 days 1..127
TEXTUAL-CONVENTION    
  OCTET STRING Size(1)  

TimeAndZone  
A time specification. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 2 minutes 0..59 3 3 direction from UTC '+' / '-' 4 4 hours from UTC* 0..13 5 5 minutes from UTC 0..59 * Notes: - daylight saving time in New Zealand is +13 For example, 1:30 PM EDT would be displayed as: 13:30,-4:0 Note that if only local time is known, then timezone information (fields 3-5) is not present.
TEXTUAL-CONVENTION    
  OCTET STRING Size(2|5)  

PolicyAlias  
[A-Za-z0-9 _ not 'default' or any reserved Policy name like LINK, END , VERSION etc]. The 'default' alias is reserved for internal use. An alias is a short-hand name for a particular element of a policy. For example, a policy can have many links. One might have an alias of Boston and another San Francisco.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..30)  

PolicyCustomerId  
[A-Za-z0-9 _ not 'default' or any reserved Policy name like LINK, END , VERSION etc]. The 'default' alias is reserved for internal use. For example, a Customer ID can be combination of Alpha numeric value GoldUser4527
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..30)  

PolicyPathName  
[A-Za-z0-9 _ / ] 'default' Name is reserved for internal use. Path is the full expression of the part of the policy when an object with this textual convention is used. A path must be unique, within a schedule and is to be read and understood very much like a directory structure such as /usr/var where var is contained in usr. The format for path is l_LinkAlias/g_GroupAlias/c_ClassAlias/f_FilterAlias. At any point in this hierarchy, there is one and only one unique path within a schedule.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..512)  

TrafficDirection  
Describes the traffic direction associated with a particular group or class.
TEXTUAL-CONVENTION    
  INTEGER toLan(0), toWan(1), toLantoWan(2)  

PolicyDisplayString  
Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of character codes 0-127 (decimal) - the graphics characters (32-126) are interpreted as US ASCII - NUL, LF, CR, BEL, BS, HT, VT and FF have the special meanings specified in RFC 854 - the other 25 codes have no standard interpretation - the sequence 'CR LF' means newline - the sequence 'CR NUL' means carriage-return - an 'LF' not preceded by a 'CR' means moving to the same column on the next line. - the sequence 'CR x' for any x other than LF or NUL is illegal. (Note that this also means that a string may end with either 'CR LF' or 'CR NUL', but not with CR.) Any object defined using this syntax may not exceed 1024 characters in length.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..1024)  

SitaraOwnerString  
This data type is used to model an administratively assigned name of the owner of a resource. Implementations must accept values composed of well-formed NVT ASCII sequences. In addition, implementations should accept values composed of well-formed UTF-8 sequences. It is suggested that this name contain one or more of the following: IP address, management station name, network manager's name, location, or phone number. In some cases the agent itself will be the owner of an entry. In these cases, this string shall be set to a string starting with 'monitor'. SNMP access control is articulated entirely in terms of the contents of MIB views; access to a particular SNMP object instance depends only upon its presence or absence in a particular MIB view and never upon its value or the value of related object instances. Thus, objects of this type afford resolution of resource contention only among cooperating managers; they realize no access control function with respect to uncooperative parties.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..127)  

SitaraCfgPlcyCrossIndexTableEntry  
SEQUENCE    
  sitaraCfgPlcyCrossSchdAlias PolicyAlias
  sitaraCfgPlcyCrossLinkAlias PolicyAlias
  sitaraCfgPlcyCrossGroupAlias PolicyAlias
  sitaraCfgPlcyCrossCbqClassAlias PolicyAlias
  sitaraCfgPlcyCrossFilterAlias PolicyAlias
  sitaraCfgPlcyCrossIndex Unsigned32
  sitaraCfgPlcyCrossSchdIndex Unsigned32
  sitaraCfgPlcyCrossLinkIndex Unsigned32
  sitaraCfgPlcyCrossLinkNetDestIndex Unsigned32
  sitaraCfgPlcyCrossGroupIndex Unsigned32
  sitaraCfgPlcyCrossCbqClassIndex Unsigned32
  sitaraCfgPlcyCrossFilterIndex Unsigned32

SitaraCfgPlcySchdEntry  
SEQUENCE    
  sitaraCfgPlcySchdIndex Unsigned32
  sitaraCfgPlcySchdAlias PolicyAlias
  sitaraCfgPlcySchdDaysOfWeek DaysOfWeek
  sitaraCfgPlcySchdStartTime TimeAndZone
  sitaraCfgPlcySchdEndTime TimeAndZone
  sitaraCfgPlcySchdOwner SitaraOwnerString
  sitaraCfgPlcySchdPolicyStatus PolicyStatus
  sitaraCfgPlcySchdStatus RowStatus

SitaraCfgPlcyLinkEntry  
SEQUENCE    
  sitaraCfgPlcyLinkIndex Unsigned32
  sitaraCfgPlcyLinkAlias PolicyAlias
  sitaraCfgPlcyLinkPathName PolicyPathName
  sitaraCfgPlcyLinkEnabled INTEGER
  sitaraCfgPlcyLinkDscr PolicyDisplayString
  sitaraCfgPlcyLinkLanBandWidth Gauge32
  sitaraCfgPlcyLinkLanBurst Gauge32
  sitaraCfgPlcyLinkLanAvlBandWidth Gauge32
  sitaraCfgPlcyLinkWanBandWidth Gauge32
  sitaraCfgPlcyLinkWanBurst Gauge32
  sitaraCfgPlcyLinkWanAvlBandWidth Gauge32
  sitaraCfgPlcyLinkOwner SitaraOwnerString
  sitaraCfgPlcyLinkPolicyStatus PolicyStatus
  sitaraCfgPlcyLinkStatus RowStatus

SitaraCfgPlcyLinkNetDestEntry  
SEQUENCE    
  sitaraCfgPlcyLinkNetDestIndex Unsigned32
  sitaraCfgPlcyLinkNetDestAddr IpAddress
  sitaraCfgPlcyLinkNetDestMask IpAddress
  sitaraCfgPlcyLinkNetDestOwner SitaraOwnerString
  sitaraCfgPlcyLinkNetDestStatus RowStatus

SitaraCfgPlcyGroupEntry  
SEQUENCE    
  sitaraCfgPlcyGroupIndex Unsigned32
  sitaraCfgPlcyGroupAlias PolicyAlias
  sitaraCfgPlcyGroupPathName PolicyPathName
  sitaraCfgPlcyGroupEnabled INTEGER
  sitaraCfgPlcyGroupDscr PolicyDisplayString
  sitaraCfgPlcyGroupLanBandWidth Gauge32
  sitaraCfgPlcyGroupLanBurst Gauge32
  sitaraCfgPlcyGroupLanAvlBandWidth Gauge32
  sitaraCfgPlcyGroupWanBandWidth Gauge32
  sitaraCfgPlcyGroupWanBurst Gauge32
  sitaraCfgPlcyGroupWanAvlBandWidth Gauge32
  sitaraCfgPlcyGroupDirection TrafficDirection
  sitaraCfgPlcyGroupParentIndex Unsigned32
  sitaraCfgPlcyGroupOwner SitaraOwnerString
  sitaraCfgPlcyGroupPolicyStatus PolicyStatus
  sitaraCfgPlcyGroupStatus RowStatus

SitaraCfgPlcyCbqClassEntry  
SEQUENCE    
  sitaraCfgPlcyCbqClassIndex Unsigned32
  sitaraCfgPlcyCbqClassAlias PolicyAlias
  sitaraCfgPlcyCbqClassPathName PolicyPathName
  sitaraCfgPlcyCbqClassEnabled INTEGER
  sitaraCfgPlcyCbqClassLanBandWidth Gauge32
  sitaraCfgPlcyCbqClassLanBurst Gauge32
  sitaraCfgPlcyCbqClassLanPriority PolicyPriority
  sitaraCfgPlcyCbqClassLanSessionBw Gauge32
  sitaraCfgPlcyCbqClassLanAdminCtrl AdmissionState
  sitaraCfgPlcyCbqClassLanHttpCaching INTEGER
  sitaraCfgPlcyCbqClassLanTosEnabled INTEGER
  sitaraCfgPlcyCbqClassLanTosValue INTEGER
  sitaraCfgPlcyCbqClassLanTosMask INTEGER
  sitaraCfgPlcyCbqClassLanMtuValue Unsigned32
  sitaraCfgPlcyCbqClassLanMaxDelay TimeTicks
  sitaraCfgPlcyCbqClassWanBandWidth Gauge32
  sitaraCfgPlcyCbqClassWanBurst Gauge32
  sitaraCfgPlcyCbqClassWanPriority PolicyPriority
  sitaraCfgPlcyCbqClassWanSessionBw Gauge32
  sitaraCfgPlcyCbqClassWanAdminCtrl AdmissionState
  sitaraCfgPlcyCbqClassWanHttpCaching INTEGER
  sitaraCfgPlcyCbqClassWanTosEnabled INTEGER
  sitaraCfgPlcyCbqClassWanTosValue INTEGER
  sitaraCfgPlcyCbqClassWanTosMask INTEGER
  sitaraCfgPlcyCbqClassWanMtuValue Unsigned32
  sitaraCfgPlcyCbqClassWanMaxDelay TimeTicks
  sitaraCfgPlcyCbqClassDirection TrafficDirection
  sitaraCfgPlcyCbqClassOwner SitaraOwnerString
  sitaraCfgPlcyCbqClassDscr PolicyDisplayString
  sitaraCfgPlcyCbqClassPolicyStatus PolicyStatus
  sitaraCfgPlcyCbqClassStatus RowStatus
  sitaraCfgPlcyCbqClassLanMinBurst INTEGER
  sitaraCfgPlcyCbqClassLanMaxBurst INTEGER
  sitaraCfgPlcyCbqClassWanMinBurst INTEGER
  sitaraCfgPlcyCbqClassWanMaxBurst INTEGER

SitaraCfgPlcyFilterEntry  
SEQUENCE    
  sitaraCfgPlcyFilterIndex Unsigned32
  sitaraCfgPlcyFilterAlias PolicyAlias
  sitaraCfgPlcyFilterPathName PolicyPathName
  sitaraCfgPlcyFilterProtocolType INTEGER
  sitaraCfgPlcyFilterLanIpStartPort INTEGER
  sitaraCfgPlcyFilterLanIpEndPort INTEGER
  sitaraCfgPlcyFilterLanIpAddr IpAddress
  sitaraCfgPlcyFilterLanNetMask IpAddress
  sitaraCfgPlcyFilterWanIpStartPort INTEGER
  sitaraCfgPlcyFilterWanIpEndPort INTEGER
  sitaraCfgPlcyFilterWanIpAddr IpAddress
  sitaraCfgPlcyFilterWanNetMask IpAddress
  sitaraCfgPlcyFilterOrder INTEGER
  sitaraCfgPlcyFilterOwner SitaraOwnerString
  sitaraCfgPlcyFilterDscr PolicyDisplayString
  sitaraCfgPlcyFilterPolicyStatus PolicyStatus
  sitaraCfgPlcyFilterStatus RowStatus
  sitaraCfgPlcyFilterTosEnabled INTEGER
  sitaraCfgPlcyFilterTosValue INTEGER
  sitaraCfgPlcyFilterTosMask INTEGER

Defined Values

sitara 1.3.6.1.4.1.2302
OBJECT IDENTIFIER    

sitaraCfg 1.3.6.1.4.1.2302.1
OBJECT IDENTIFIER    

sitaraCfgPlcy 1.3.6.1.4.1.2302.1.1
OBJECT IDENTIFIER    

sitaraCfgPlcyGenlObjs 1.3.6.1.4.1.2302.1.1.2
OBJECT IDENTIFIER    

sitaraCfgPlcyCrossGroup 1.3.6.1.4.1.2302.1.1.3
OBJECT IDENTIFIER    

sitaraCfgPlcySchd 1.3.6.1.4.1.2302.1.1.4
OBJECT IDENTIFIER    


sitaraCfgPlcyGroup 1.3.6.1.4.1.2302.1.1.6
OBJECT IDENTIFIER    

sitaraCfgPlcyAction 1.3.6.1.4.1.2302.1.1.7
OBJECT IDENTIFIER    

sitaraCfgPlcyQClass 1.3.6.1.4.1.2302.1.1.7.1
OBJECT IDENTIFIER    

sitaraCfgPlcyCbqClass 1.3.6.1.4.1.2302.1.1.7.1.1
OBJECT IDENTIFIER    

sitaraCfgPlcyFilter 1.3.6.1.4.1.2302.1.1.8
OBJECT IDENTIFIER    

sitaraCfgPlcyNotifns 1.3.6.1.4.1.2302.1.1.9
OBJECT IDENTIFIER    

sitaraCfgPlcyMIB 1.3.6.1.4.1.2302.1.1.1
This version of MIB supports QoSWorks 1.9.2 or less sitaraCfgPlcyMIB MIB module describes Sitara's QosWorks/QosArray policy configuration objects
MODULE-IDENTITY    

sitaraCfgPlcyVersion 1.3.6.1.4.1.2302.1.1.2.1
sitaraCfgPlcyVersion gives the policy version number, that policy agent supports. Policy Version Value VERSION 1 1.5 VERSION 2 N/A VERSION 3 3 VERSION 2 4 min/max/Buerst support
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

sitaraCfgPlcyPerRowUpdate 1.3.6.1.4.1.2302.1.1.2.2
sitaraCfgPlcyPerRowUpdate object gives the ability to automatically update the sys.policy file when ever any row of the type specified by this object is moved to active. This object is checked when any of the rows in the following tables is moved to an active status: . Schedule Table : 0x01 . Link Table : 0x02 . Link Net Destination Table : 0x04 . Group Table : 0x08 . Class Table : 0x10 . Filter Table : 0x20 E.g. When schedule table Row status changes to Active, 0x01 bit is checked, if that is set sys.policy is updated and CBQD will be restarted. Care should be exercised when setting this object since the effect of enabling this automatic update of the sys.policy on a per row basis is that the sys.policy is written with each row's move to the active state. This also causes the queuing system to be restarted with the new parameters. For large change transactions, use the sitaraCfgPlcyGlobalStorage object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

sitaraCfgPlcyGlobalStorage 1.3.6.1.4.1.2302.1.1.2.3
When this object value is set to: saveToPerm(1) sys.policy is updated with information currently in all the objects in this subagent with the exception of the cross index table that is not part of the sys.policy information. CBQD will be re-started with the new information. clearAllTables(2) All entries in all tables are cleared. The subagent is reinitialized. syncRunningPlcy(3) All entries in all tables are cleared. The subagent is reinitialized and reads the currently saved sys.policy file. This ensures synchronization of the central policy manager with changes that have been made by the CLI or WEB interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unlock(0), saveToPerm(1), clearAllTables(2), syncRunningPlcy(3)  

sitaraCfgPlcyLastUpdateTime 1.3.6.1.4.1.2302.1.1.2.4
sitaraCfgPlcyLastUpdateTime object contains the Date and Time when the Last policy is loaded
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sitaraCfgPlcyApplyError 1.3.6.1.4.1.2302.1.1.2.5
sitaraCfgPlcyApplyError object stores the message generated when sitaraCfgPlcyGlobalStorage is set to policy load/verify. If policy load is success then Message is Policy Apply SUCCESSFUL. If policy verify is success then Message is Policy Verify SUCCESSFUL. Message is trunkated to 1024 charecters
Status: current Access: read-only
OBJECT-TYPE    
  PolicyDisplayString  

sitaraCfgPlcyCrossIndexTable 1.3.6.1.4.1.2302.1.1.3.1
Cross Index table entry objects are the indices of the Schedule, Link, Link Network Destination, Group, CBQ Class and Filter Tables.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyCrossIndexTableEntry

sitaraCfgPlcyCrossIndexTableEntry 1.3.6.1.4.1.2302.1.1.3.1.1
All objects in this table, except the sitaraCfgPlcyCrossIndex specify active indices of the rest of the tables in this MIB Module. All objects/indices in an entry need not be valid all the times. That is, an row in this table might have only one or two valid objects. When an entry is created in this table, index objects are initialized with an invalid value '0xffffffff' and all Alias (Those are indices to this table) are initialized with Octet String value '0', i.e. length=1, value =0
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyCrossIndexTableEntry  

sitaraCfgPlcyCrossSchdAlias 1.3.6.1.4.1.2302.1.1.3.1.1.1
This object is used as one of the indices for cross index table. The value of this object will be the same as the values found in the sitaraCfgPlcySchdAlias.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCrossLinkAlias 1.3.6.1.4.1.2302.1.1.3.1.1.2
This object is used as one of the indices for this table. A value of '0' indicates an as yet unassigned/created link in a schedule. In all other cases this value will be the same as values found in sitaraCfgPlcyLinkAlias.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCrossGroupAlias 1.3.6.1.4.1.2302.1.1.3.1.1.3
This object is used as one of the indices for this table. A value of '0' indicates an as yet unassigned/created group for a particular link. In all other cases this value will be the same as values found in sitaraCfgPlcyGroupAlias.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCrossCbqClassAlias 1.3.6.1.4.1.2302.1.1.3.1.1.4
This object is used as one of the indices for this table. A value of '0' indicates an as yet unassigned/created class for a particular group or link. In all other cases this value will be the same as values found in sitaraCfgPlcyCbqClassAlias.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCrossFilterAlias 1.3.6.1.4.1.2302.1.1.3.1.1.5
This object is used as one of the indices for this table. A value of '0' indicates an as yet unassigned/created filter for a class. In all other cases this value will be the same as values found in sitaraCfgPlcyFilterAlias.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCrossIndex 1.3.6.1.4.1.2302.1.1.3.1.1.6
This object specifies the serial number for this row of the table and ensures uniqueness for each row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossSchdIndex 1.3.6.1.4.1.2302.1.1.3.1.1.7
The value of this object is the same as that contained in sitaraCfgPlcySchdIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossLinkIndex 1.3.6.1.4.1.2302.1.1.3.1.1.8
The value of this object is the same as sitaraCfgPlcySchdIndex. '0xffffffff' is used to to represent an as yet unassigned/created link in this schedule.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossLinkNetDestIndex 1.3.6.1.4.1.2302.1.1.3.1.1.9
The value of this object is the same as sitaraCfgPlcyLinkNetDestNextIndex. '0xffffffff' is used to to represent as yet unassigned/created network destinations specifically targeted for this link as described in the sitaraCfgPlcyLinkNetDestTable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossGroupIndex 1.3.6.1.4.1.2302.1.1.3.1.1.10
The value of this object is the same as sitaraCfgPlcyGroupIndex. '0xffffffff' is used to to represent as yet unassigned/created group for this link.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossCbqClassIndex 1.3.6.1.4.1.2302.1.1.3.1.1.11
The value of this object is the same as sitaraCfgPlcyCbqClassIndex. '0xffffffff' is used to to represent as yet unassigned/created class for this link or group.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCrossFilterIndex 1.3.6.1.4.1.2302.1.1.3.1.1.12
The value of this object is the same as sitaraCfgPlcyFilterIndex. '0xffffffff' is used to to represent as yet unassigned/created filter for this class.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcySchdNextIndex 1.3.6.1.4.1.2302.1.1.4.1
Next available Schedule Table index. This object contains the value that a management application should use when creating a new entry in the sitaraCfgPlcySchdTable. When a row is created with this value, the sitaraCfgPlcySchdNextIndex increment by one. In the boundary case where another manager has accessed the value at the same time and attempted to create a row in sitaraCfgPlcySchdNextIndex with the same index value, the second manager will receive and error notification. The semantic for this object is designed to avoid the problem of objects in other MIB Modules that increment on each read causing a more rapid wrap. In both cases the manager must be prepared to receive a message from the agent that the row is already in use since some rows may be long lived.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcySchdTable 1.3.6.1.4.1.2302.1.1.4.2
Schedule Table sits in the top of the policy Management tree. Each entry of this table gives schedule time interval at which the policy to be applied. This table is linked to the Link table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcySchdEntry

sitaraCfgPlcySchdEntry 1.3.6.1.4.1.2302.1.1.4.2.1
Each entry includes the Start-Time and End-Time of the days as specified by the DaysOfWeek textual convention: E.g.: Start-Time :09:00 End-Time :18:00 DaysOfWeek : 0x7c The parameters above would describe a schedule that is active between 9am to 6pm on week days Monday to Friday inclusive.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcySchdEntry  

sitaraCfgPlcySchdIndex 1.3.6.1.4.1.2302.1.1.4.2.1.1
sitaraCfgPlcySchdIndex is a unique value for each schedule entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcySchdAlias 1.3.6.1.4.1.2302.1.1.4.2.1.2
The schedule alias must be unique for every row of this table. If an alias is 'foo' it would be allowed only in one row of this table. It would also be allowed to exist once in the respective alias fields of the other tables in this MIB Module, specifically the link, group, class and filter tables.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcySchdDaysOfWeek 1.3.6.1.4.1.2302.1.1.4.2.1.3
Specifies the days of the week this schedule entry is to be active. When a new schedule is created, the default is that it is not active any time, meaning no days of the week.
Status: current Access: read-create
OBJECT-TYPE    
  DaysOfWeek  

sitaraCfgPlcySchdStartTime 1.3.6.1.4.1.2302.1.1.4.2.1.4
Object sitaraCfgPlcySchdStartTime gives the start time of the schedule identified by this row of the table for the days of the week the schedule is active as specified in the sitaraCfgPlcySchdDaysOfWeek object. If zone is information is not supplied, time is treated as Local time. If zone information is supplied with this object, the system will calculate the correct offset.
Status: current Access: read-create
OBJECT-TYPE    
  TimeAndZone  

sitaraCfgPlcySchdEndTime 1.3.6.1.4.1.2302.1.1.4.2.1.5
Object sitaraCfgPlcySchdEndTime gives the end time of the schedule identified by this row of the table for the days of the week the schedule is active as specified in the sitaraCfgPlcySchdDaysOfWeek object. If zone is not supplied, time is treated as Local time. If zone information is supplied with this object, the system will calculate the correct offset.
Status: current Access: read-create
OBJECT-TYPE    
  TimeAndZone  

sitaraCfgPlcySchdOwner 1.3.6.1.4.1.2302.1.1.4.2.1.6
Object sitaraCfgPlcySchdOwner should be set by the owner of this table row entry immediately after creating the entry. The owner is the user or management system that sent the commands to the system to create this row.
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcySchdPolicyStatus 1.3.6.1.4.1.2302.1.1.4.2.1.7
The sitaraCfgPlcySchdPolicyStatus object can be set with the following values: running(1), -- Contents of the row are -- running in the current policy -- configuration. pending(2) -- Contents of the row are -- not running in the curent policy -- configuration. When a row is created, the value of this object is initialized with Pending. When a policy is updated successfully and the system is reinitialized with the new represented by this row of the table, then value is changed from Pending to Running.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyStatus  

sitaraCfgPlcySchdStatus 1.3.6.1.4.1.2302.1.1.4.2.1.8
Current status of the Schedule Table Entry. When ever this status is set to active and the sitaraCfgPlcyPerRowUpdate object value bit 0x01 is set, the sys.policy file is updated and CBQD will be re-started with these new values.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyLinkNextIndex 1.3.6.1.4.1.2302.1.1.5.1
Next available Link Table index. This object is used by management applications to determine the value to use for sitaraCfgPlcyLinkIndexindex when creating a new row in the sitaraCfgPlcyLinkTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyLinkTable 1.3.6.1.4.1.2302.1.1.5.2
The Link Table contains information about links that have been defined to the QosWorks device. Each schedule will contain one or more active links. Each link can contain one or more groups which are in turn comprised of classes. Classes can also be directly contained in links.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyLinkEntry

sitaraCfgPlcyLinkEntry 1.3.6.1.4.1.2302.1.1.5.2.1
A link alias such as Boston, may appear several times in this table if it is used in several schedules. It is the combination of sitaraCfgPlcySchdIndex and sitaraCfgPlcyLinkIndex that provide uniqueness. The indexing in this table does allow the retrieval of all links associated with a schedule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyLinkEntry  

sitaraCfgPlcyLinkIndex 1.3.6.1.4.1.2302.1.1.5.2.1.1
A unique value for each Link Entry. A new index value will be used each time a link is associated with a schedule. The sitaraCfgPlcyLinkNextIndex is the object to be used to determine what the next available Link Index should be.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyLinkAlias 1.3.6.1.4.1.2302.1.1.5.2.1.2
The Link Alias is the name associated with the link identified in this row of the table. Since a link may be used in several schedules, it is possible that a link will appear in more than one row of this table.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyLinkPathName 1.3.6.1.4.1.2302.1.1.5.2.1.3
Path Name gives the full specification of this link which includes both the schedule and link information. See the PolicyPathName textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  PolicyPathName  

sitaraCfgPlcyLinkEnabled 1.3.6.1.4.1.2302.1.1.5.2.1.4
The current status of this link in this schedule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyLinkDscr 1.3.6.1.4.1.2302.1.1.5.2.1.5
Descriptive information about this link entry.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyDisplayString  

sitaraCfgPlcyLinkLanBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.6
The bandwidth in kilobits per second allocated to this link in the LAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkLanBurst 1.3.6.1.4.1.2302.1.1.5.2.1.7
The bandwidth limit that traffic in the LAN direction is allowed to burst to on this link. This is measured in kilobits per second.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkLanAvlBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.8
Available bandwidth in the LAN direction for this link. Available bandwidth is the amount of capacity that remains after all the bandwidth that has been configured for all child groups and classes has been subtracted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkWanBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.9
Link bandwidth in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkWanBurst 1.3.6.1.4.1.2302.1.1.5.2.1.10
Link Burst bandwidth in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkWanAvlBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.11
Available link bandwidth in the WAN direction. Available bandwidth is the amount of capacity that remains after all the bandwidth that has been configured for all child groups and classes has been subtracted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyLinkOwner 1.3.6.1.4.1.2302.1.1.5.2.1.12
sitaraCfgPlcyLinkOwner object is used to identify the Owner of the row which will usually be the identity of the management software or user that created this link. Formate of the Owner string as follows: Owner String = ScheduleAlias(PolicyName):LinkPathName:LinkCustomerID
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcyLinkPolicyStatus 1.3.6.1.4.1.2302.1.1.5.2.1.13
The sitaraCfgPlcyLinkPolicyStatus object can be set with the following values: running(1), -- Contents of the row are -- running in the current policy -- configuration. pending(2) -- Contents of the row are -- not running in the curent policy -- configuration. When a row is created, the value of this object is initialized with Pending. When a policy is updated successfully and the system is reinitialized with the new represented by this row of the table, then value is changed from Pending to Running.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyStatus  

sitaraCfgPlcyLinkStatus 1.3.6.1.4.1.2302.1.1.5.2.1.14
The current status of this row of the link table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyLinkNetDestNextIndex 1.3.6.1.4.1.2302.1.1.5.3
The next available Link Network Destination Address Table index to be used to create a new entry in the network destination address table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyLinkNetDestTable 1.3.6.1.4.1.2302.1.1.5.4
The Link Network Destination Address table gives the IP Addresses and network masks for links that are intended to carry traffic only to specfic destination networks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyLinkNetDestEntry

sitaraCfgPlcyLinkNetDestEntry 1.3.6.1.4.1.2302.1.1.5.4.1
Each entry consists of a destination IP Address and corresponding network mask. Each new link created should have at least one destination network specified for IP traffic. See the policy filter table for additional detail.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyLinkNetDestEntry  

sitaraCfgPlcyLinkNetDestIndex 1.3.6.1.4.1.2302.1.1.5.4.1.1
A unique value for each network destination entry. A new index value must be used each time a row is created in this table to associate a network destination with a link. The sitaraCfgPlcyLinkNetDestNextIndex is the object to be used to determine what the next available Link Net Dest Index should be.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyLinkNetDestAddr 1.3.6.1.4.1.2302.1.1.5.4.1.2
IP address of the destination network.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyLinkNetDestMask 1.3.6.1.4.1.2302.1.1.5.4.1.3
The network mask to be used in association with the sitaraCfgPlcyLinkNetDestAddr.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyLinkNetDestOwner 1.3.6.1.4.1.2302.1.1.5.4.1.4
Object sitaraCfgPlcyLinkNetDestOwner is used to identify the Owner of the row. This will usually be the management system or user that created this row of the table.
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcyLinkNetDestStatus 1.3.6.1.4.1.2302.1.1.5.4.1.5
Current status of status information identified by the table row entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyGroupNextIndex 1.3.6.1.4.1.2302.1.1.6.1
Next available index to be used to create an entry in the sitaraCfgPlcyGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyGroupTable 1.3.6.1.4.1.2302.1.1.6.2
Class groups provide a parent level for two or more classes. This makes it possible to enforce bandwidth and bursting restrictions by group as well as individual class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyGroupEntry

sitaraCfgPlcyGroupEntry 1.3.6.1.4.1.2302.1.1.6.2.1
Each entry contains the information about the bandwidth, burst and name of the group. When an entry is created, resources (Bandwidth, Burst..) should be less than the available resources at the parent which could either be a link or a group since the system allows creation of groups that contain groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyGroupEntry  

sitaraCfgPlcyGroupIndex 1.3.6.1.4.1.2302.1.1.6.2.1.1
Unique value for each entry. A new index value must be used each time a row is created in this table to associate a group with a Link. The sitaraCfgPlcyGroupNextIndex is the object to be used to determine what the next available Group Index should be.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyGroupAlias 1.3.6.1.4.1.2302.1.1.6.2.1.2
The group alias is unique identifier in the Group Table. See the PolicyAlias and PolicyPathName textual conventions for additional details.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyGroupPathName 1.3.6.1.4.1.2302.1.1.6.2.1.3
The fully qualified unique path to this policy element. See the PolicyAlias and PolicyPathName textual conventions for additional information.
Status: current Access: read-only
OBJECT-TYPE    
  PolicyPathName  

sitaraCfgPlcyGroupEnabled 1.3.6.1.4.1.2302.1.1.6.2.1.4
sitaraCfgPlcyGroupEnabled is to specify whether this entry is enabled or disabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyGroupDscr 1.3.6.1.4.1.2302.1.1.6.2.1.5
A description of the group defined in the table row entry.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyDisplayString  

sitaraCfgPlcyGroupLanBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.6
Group bandwidth in the LAN direction. This should be less than the parent available bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupLanBurst 1.3.6.1.4.1.2302.1.1.6.2.1.7
Group Burst bandwidth in the LAN direction. This should be less than the parent group/link available burst bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupLanAvlBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.8
Available bandwidth in LAN direction for this group. Available bandwidth is the amount of capacity that remains after all the bandwidth that has been configured for all child groups and classes in a link has been subtracted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupWanBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.9
Group bandwidth in WAN direction. This should be less than the parent available Band width
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupWanBurst 1.3.6.1.4.1.2302.1.1.6.2.1.10
Group Burst bandwidth in WAN direction. This should be less than the parent available Burst bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupWanAvlBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.11
Available bandwidth in WAN direction for this group. Available bandwidth is the amount of capacity that remains after all the bandwidth that has been configured for all child groups and classes has been subtracted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyGroupDirection 1.3.6.1.4.1.2302.1.1.6.2.1.12
The policy group traffic direction object indicates the directionality of this flow. Based on the value of this object, the LAN and WAN bandwidth paramerts will be filled in. If this is a bi-directional flow, values for both the LAN and WAN objects should be supplied.
Status: current Access: read-create
OBJECT-TYPE    
  TrafficDirection  

sitaraCfgPlcyGroupParentIndex 1.3.6.1.4.1.2302.1.1.6.2.1.13
Object sitaraCfgPlcyGroupParentIndex contains the value of a parent group is this group is desired to be a child of another group. If the value of this object is 0 then this group is not a member of another group and is a direct child of the link specified in the index of this table.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyGroupOwner 1.3.6.1.4.1.2302.1.1.6.2.1.14
Object sitaraCfgPlcyGroupOwner is used to identify the owner of the information identified in this row of the table. Formate of the Owner string as follows: Owner String = ScheduleAlias(PolicyName):GroupPathName
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcyGroupPolicyStatus 1.3.6.1.4.1.2302.1.1.6.2.1.15
The sitaraCfgPlcyGroupPolicyStatus PolicyStatus object can be set with the following values: running(1), -- Contents of the row are -- running in the current policy -- configuration. pending(2) -- Contents of the row are -- not running in the curent policy -- configuration. When a row is created, the value of this object is initialized with Pending. When a policy is updated successfully and the system is reinitialized with the new represented by this row of the table, then value is changed from Pending to Running.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyStatus  

sitaraCfgPlcyGroupStatus 1.3.6.1.4.1.2302.1.1.6.2.1.16
Current status of this table row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyCbqClassNextIndex 1.3.6.1.4.1.2302.1.1.7.1.1.1
The next available CBQ class table index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCbqClassTable 1.3.6.1.4.1.2302.1.1.7.1.1.2
The sitaraCfgPlcyCbqClassTable contains an entry for each CBQ policy associated with a particular service. Classes provide the finest resolution available for bandwidth allocation. A single class is typically shared by several categories of traffic which each category defined as a filter. See the sitaraCfgPlcyFilterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyCbqClassEntry

sitaraCfgPlcyCbqClassEntry 1.3.6.1.4.1.2302.1.1.7.1.1.2.1
Locally held information about a particular CBQ policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyCbqClassEntry  

sitaraCfgPlcyCbqClassIndex 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.1
A unique value for each CbqClass Entry. A new index value will be used each time a CbqClass is associated with a Link/Group creating a new row in this table . The sitaraCfgPlcyCbqClassNextIndex is the object to be used to determine what the next available CbqClass Index should be.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyCbqClassAlias 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.2
The class Alias is unique identifier in the Class Table, for a schedule. See the textual convention information at the beginning of this module for PolicyAlias and PolicyPathName for correct usage information.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyCbqClassPathName 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.3
sitaraCfgPlcyCbqClassPathName object contains the fully specified path to this policy element. The last node in the path is the alias described in this row of the table.
Status: current Access: read-only
OBJECT-TYPE    
  PolicyPathName  

sitaraCfgPlcyCbqClassEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.4
The current status of this policy element.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyCbqClassLanBandWidth 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.5
Class bandwidth in LAN direction. This object should be set to less than the parent available bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassLanBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.6
Class burst bandwidth in LAN direction. This should be less than the parent link or group's available burst bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassLanPriority 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.7
sitaraCfgPlcyCbqClassLanPriority gives the priority of the Class in the LAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyPriority  

sitaraCfgPlcyCbqClassLanSessionBw 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.8
sitaraCfgPlcyCbqClassLanSessionBw specifies the minimum session bandwidth in the LAN direction for TCP/IP traffic.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassLanAdminCtrl 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.9
Describes the admission rule for a session. The purpose of this object is to allow the system to determine the action to take when new requests are recieved by the system for sessions when the allocated limit for this class has been reached. Depending on the value of this object, new requests can be granted with reduced bandwith, rejected, etc. See the AdmissionState textual convention for more information.
Status: current Access: read-create
OBJECT-TYPE    
  AdmissionState  

sitaraCfgPlcyCbqClassLanHttpCaching 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.10
sitaraCfgPlcyCbqClassLanHttpCaching gives the status whether HTTP caching i.e. enabled or not in the LAN direction. This class-level attribute applies only for HTTP traffic. It enables caching WEB pages that are handeled by the class.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyCbqClassLanTosEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.11
Used to enable or disable type of service remarking in the LAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyCbqClassLanTosValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.12
Type of service value that will be written to packets in this class when they exit the QosWorks device.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyCbqClassLanTosMask 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.13
Mask applied to the TOS value above.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyCbqClassLanMtuValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.14
MTU value in the Lan direction specified in units 'bytes'
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 64..1518  

sitaraCfgPlcyCbqClassLanMaxDelay 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.15
sitaraCfgPlcyCbqClassLanMaxDelay specifies maximum delay in the Lan direction in 'milli sec'. Lower and upper limits for the delay is calulated from the following formulas lower bound delay = roundUp ( 4 * 8 * MTU / BW (in kbps)) upper bound delay = roundDown (200 * 8 * MTU / BW (in kbps))
Status: current Access: read-create
OBJECT-TYPE    
  TimeTicks  

sitaraCfgPlcyCbqClassWanBandWidth 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.16
Class bandwidth in WAN direction. This should be less than the available bandwidth of the parent group or link.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassWanBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.17
Class Burst bandwidth in WAN direction. This should be less than the available burst bandwidth for the parent group or link.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassWanPriority 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.18
sitaraCfgPlcyCbqClassWanPriority gives the priority this class should receive relative to all other traffic in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyPriority  

sitaraCfgPlcyCbqClassWanSessionBw 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.19
sitaraCfgPlcyCbqClassWanSessionBw specifies the minimum session bandwidth in the WAN direction for TCP/IP traffic.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

sitaraCfgPlcyCbqClassWanAdminCtrl 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.20
sitaraCfgPlcyCbqClassWanAdminCtrl allows the system to determine the action to take when new requests are recieved by the system for sessions in the WAN direction when the allocated limit for this class has been reached. Depending on the value of this object, new requests can be granted with reduced bandwith, rejected, etc. See the AdmissionState textual convention for more information.
Status: current Access: read-create
OBJECT-TYPE    
  AdmissionState  

sitaraCfgPlcyCbqClassWanHttpCaching 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.21
Used to enable or disable WEB caching. This is applicable for classes that handle HTTP traffic. The value should be 2 - disabled for those clases that do not handle HTTP traffic or for those classes that do, but for which caching is not desired.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyCbqClassWanTosEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.22
Used to control type of service remarking in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyCbqClassWanTosValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.23
New TOS value to be applied to traffic in this class in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyCbqClassWanTosMask 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.24
Mask for the TOS value in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyCbqClassWanMtuValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.25
MTU value in the Wan direction specified in units 'bytes'
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 64..1518  

sitaraCfgPlcyCbqClassWanMaxDelay 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.26
This object specifies maximum delay in the Wan direction in 'milli sec'. Lower and upper limits for the delay is calulated from the following formulas lower bound delay = roundUp ( 4 * 8 * MTU / BW (in kbps)) upper bound delay = roundDown (200 * 8 * MTU / BW (in kbps))
Status: current Access: read-create
OBJECT-TYPE    
  TimeTicks  

sitaraCfgPlcyCbqClassDirection 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.27
Cbq Class Traffic direction. Note that the value of this object will determine whether the LAN, WAN or both sets of objects for LAN and WAN parameters are relevant for this class of traffic.
Status: current Access: read-create
OBJECT-TYPE    
  TrafficDirection  

sitaraCfgPlcyCbqClassOwner 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.28
sitaraCfgPlcyCbqClassOwner is used to identify the table row owner for this class. Usually this will either be a user or the management system that created the row in the table. Formate of the Owner string as follows: Owner String = ScheduleAlias(PolicyName):ClassPathName
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcyCbqClassDscr 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.29
A textual description for this class.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyDisplayString  

sitaraCfgPlcyCbqClassPolicyStatus 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.30
The sitaraCfgPlcyCbqClassPolicyStatus PolicyStatus object can be set with the following values: running(1), -- Contents of the row are -- running in the current policy -- configuration. pending(2) -- Contents of the row are -- not running in the curent policy -- configuration. When a row is created, the value of this object is initialized with Pending. When a policy is updated successfully and the system is reinitialized with the new represented by this row of the table, then value is changed from Pending to Running.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyStatus  

sitaraCfgPlcyCbqClassStatus 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.31
Current status of the sitaraCfgPlcyCbqClass entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyCbqClassLanMinBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.37
Class Minmum Burst bandwidth in LAN direction. Value 0 specified invalid or not defined
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

sitaraCfgPlcyCbqClassLanMaxBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.38
Class Maxmum Burst bandwidth in LAN direction. Value 0 specified invalid or not defined
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..16  

sitaraCfgPlcyCbqClassWanMinBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.39
Class Minmum Burst bandwidth in WAN direction. Value 0 specified invalid or not defined
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

sitaraCfgPlcyCbqClassWanMaxBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.40
Class Maxmum Burst bandwidth in WAN direction. Value 0 specified invalid or not defined
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..16  

sitaraCfgPlcyFilterNextIndex 1.3.6.1.4.1.2302.1.1.8.1
Next available Filter Table index value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyFilterTable 1.3.6.1.4.1.2302.1.1.8.2
The sitaraCfgPlcyFilterTable contains an entry for each filter associated with a particular CBQ Class. Each Class defined in the sitaraCfgPlcyCbqClassTable may have one or more filters associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SitaraCfgPlcyFilterEntry

sitaraCfgPlcyFilterEntry 1.3.6.1.4.1.2302.1.1.8.2.1
Locally held information about a particular policy filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SitaraCfgPlcyFilterEntry  

sitaraCfgPlcyFilterIndex 1.3.6.1.4.1.2302.1.1.8.2.1.1
A unique value for each filter entry. A new index value will be used each time a Filter is associated with a Class. The sitaraCfgPlcyFilterNextIndex is the object to be used to determine what the next available filter index should be.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sitaraCfgPlcyFilterAlias 1.3.6.1.4.1.2302.1.1.8.2.1.2
The filter alias is unique identifier in the Filter Table for a schedule. See the textual convention information at the beginning of this module for PolicyAlias and PolicyPathName for correct usage information.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyAlias  

sitaraCfgPlcyFilterPathName 1.3.6.1.4.1.2302.1.1.8.2.1.3
sitaraCfgPlcyFilterPathName contains the fully specified path to this policy element. The last node in the path is the alias described in this row of the table.
Status: current Access: read-only
OBJECT-TYPE    
  PolicyPathName  

sitaraCfgPlcyFilterProtocolType 1.3.6.1.4.1.2302.1.1.8.2.1.4
Protocol identifier associated with a particular filter.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2147483647  

sitaraCfgPlcyFilterLanIpStartPort 1.3.6.1.4.1.2302.1.1.8.2.1.5
The starting IP port number of a range of port numbers for the filter in the LAN direction. When the sitaraCfgPlcyFilterLanIpEndPort is less than sitaraCfgPlcyFilterLanIpStartPort, then the range contains only one port number, the sitaraCfgPlcyFilterLanIpStartPort number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

sitaraCfgPlcyFilterLanIpEndPort 1.3.6.1.4.1.2302.1.1.8.2.1.6
The ending IP port number of the port range in the LAN direction. To specify a range this value should be more then the Start port number. If the end port number is less than the start port number, then the range will contain only one port number, the starting port number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

sitaraCfgPlcyFilterLanIpAddr 1.3.6.1.4.1.2302.1.1.8.2.1.7
IP address associated with the policy filter if the filter address is on the LAN side of the QosWorks device.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyFilterLanNetMask 1.3.6.1.4.1.2302.1.1.8.2.1.8
Network mask associated with the policy filter if the filter address is on the LAN side of the QosWorks device.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyFilterWanIpStartPort 1.3.6.1.4.1.2302.1.1.8.2.1.9
Starting IP port number of a port range in the WAN direction. The sitaraCfgPlcyFilterWanIpStartPort, sitaraCfgPlcyFilterWanIpEndPort, sitaraCfgPlcyFilterWanIpAddr, and sitaraCfgPlcyFilterWanNetMask have the same semanitcs as their LAN based equivalents only they control behavior for addresses, ports, and network masks for filters on the WAN side of the QosWorks device.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

sitaraCfgPlcyFilterWanIpEndPort 1.3.6.1.4.1.2302.1.1.8.2.1.10
Ending IP port number of the Port range in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

sitaraCfgPlcyFilterWanIpAddr 1.3.6.1.4.1.2302.1.1.8.2.1.11
IP source address associated with the policy filter in the WAN direction.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyFilterWanNetMask 1.3.6.1.4.1.2302.1.1.8.2.1.12
Network mask associated with the policy filter IP address on the WAN side of the QosWorks device.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

sitaraCfgPlcyFilterOrder 1.3.6.1.4.1.2302.1.1.8.2.1.13
The order in which the filters are to be evaluated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

sitaraCfgPlcyFilterOwner 1.3.6.1.4.1.2302.1.1.8.2.1.14
Used to identify the owner of this row in the table.
Status: current Access: read-create
OBJECT-TYPE    
  SitaraOwnerString  

sitaraCfgPlcyFilterDscr 1.3.6.1.4.1.2302.1.1.8.2.1.15
A textual description of this filter entry.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyDisplayString  

sitaraCfgPlcyFilterPolicyStatus 1.3.6.1.4.1.2302.1.1.8.2.1.16
Policy status takes following values. See the PolicyStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyStatus  

sitaraCfgPlcyFilterStatus 1.3.6.1.4.1.2302.1.1.8.2.1.17
Current status of the sitaraCfgPlcyFilter entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sitaraCfgPlcyFilterTosEnabled 1.3.6.1.4.1.2302.1.1.8.2.1.18
Used to enable or disable TOS type of service of this filter. The TOS value is only applied to IP traffic so for nonIP, this should not be used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sitaraCfgPlcyFilterTosValue 1.3.6.1.4.1.2302.1.1.8.2.1.19
Type of service value that will be written to packets in this class when they exit the Sitara QoS device.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyFilterTosMask 1.3.6.1.4.1.2302.1.1.8.2.1.20
Mask applied to the TOS value above.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

sitaraCfgPlcyNotifnsPlcyUpdate 1.3.6.1.4.1.2302.1.1.9.1
sitaraCfgPlcyNotifnsPlcyUpdate notification is generated when sitaraCfgPlcyGlobalStorage object is set. This notification could be generated when policy is successfuly Loaded/Verified
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsCbqdReStart 1.3.6.1.4.1.2302.1.1.9.2
sitaraCfgPlcyNotifnsCbqdReStart notification is generated when CBQD is restarted.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsFailToReStart 1.3.6.1.4.1.2302.1.1.9.3
sitaraCfgPlcyNotifnsFailToReStart, failure notification, is generated when there is failure to Restart the Cbqd based on a restart request initiated by the sub agent that realizes this MIB Module.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsFailToUpdatePolicy 1.3.6.1.4.1.2302.1.1.9.4
sitaraCfgPlcyNotifnsFailToUpdatePolicy notification is generated when there has been a failure to load/Verify the policy
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsFailToXlatePolicy 1.3.6.1.4.1.2302.1.1.9.5
sitaraCfgPlcyNotifnsFailToXlatePolicy failure notification is generated when there has been a failure to translate the policy to cbqd conf file.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsInvalidPolicy 1.3.6.1.4.1.2302.1.1.9.6
sitaraCfgPlcyNotifnsInvalidPolicy notification is generated when a row in any of the policy tables becomes invalid due to deletion of some of the objects/rows in the valid policy. This notification could be generated when agent detects invalid policy
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsSchdEntryUpdate 1.3.6.1.4.1.2302.1.1.9.7
sitaraCfgPlcyNotifnsSchdEntryUpdate notification is generated when the sitaraCfgPlcySchdStatus object's status is changed from/to active. This notification message contains SitaraCfgPlcySchdEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsLinkEntryUpdate 1.3.6.1.4.1.2302.1.1.9.8
sitaraCfgPlcyNotifnsLinkEntryUpdate notification is generated when the sitaraCfgPlcyLinkStatus object's status is changed from/to active. This notification message contains SitaraCfgPlcyLinkEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsNetDestEntryUpdate 1.3.6.1.4.1.2302.1.1.9.9
sitaraCfgPlcyNotifnsNetDestEntryUpdate notification is generated when the sitaraCfgPlcyLinkNetDestStatus object's status is changed from/to active. This notification message contains SitaraCfgPlcyLinkNetDestEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsGroupEntryUpdate 1.3.6.1.4.1.2302.1.1.9.10
sitaraCfgPlcyNotifnsGroupEntryUpdate notification is generated when the sitaraCfgPlcyGroupStatus object's status is changed from/to active. This notification message contains SitaraCfgPlcyGroupEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsClassEntryUpdate 1.3.6.1.4.1.2302.1.1.9.11
sitaraCfgPlcyNotifnsClassEntryUpdate notification is generated when the sitaraCfgPlcyCbqClassStatus object's status is changed from/to active. This notification message contains SitaraCfgPlcyCbqClassEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsFilterEntryUpdate 1.3.6.1.4.1.2302.1.1.9.12
sitaraCfgPlcyNotifnsFilterEntryUpdate notification is generated when the sitaraCfgPlcyFilterstatus object's status is changed from/to active. This notification message contains SitaraCfgPlcyFilterEntry objects
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsPlcySyncUp 1.3.6.1.4.1.2302.1.1.9.13
sitaraCfgPlcyNotifnsPlcySyncUp notification is generated when Policy agent Sync up with the policy updated by other than SNMP policy agent (Policy update could be from CLI/WebUI)
Status: current Access: read-create
NOTIFICATION-TYPE    

sitaraCfgPlcyNotifnsPlcySyncUpFailure 1.3.6.1.4.1.2302.1.1.9.14
sitaraCfgPlcyNotifnsPlcySyncUp notification is generated when Policy agent Failed to Sync up with the policy updated by other than SNMP policy agent (Policy update could be from CLI/WebUI)
Status: current Access: read-create
NOTIFICATION-TYPE