CFG-PLCY-MIB: View SNMP OID List / Download MIB

VENDOR: K2NET


 Home MIB: CFG-PLCY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sitara 1.3.6.1.4.1.2302
           sitaraCfg 1.3.6.1.4.1.2302.1
               sitaraCfgPlcy 1.3.6.1.4.1.2302.1.1
                   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
                   sitaraCfgPlcyGenlObjs 1.3.6.1.4.1.2302.1.1.2
                       sitaraCfgPlcyVersion 1.3.6.1.4.1.2302.1.1.2.1 octet string read-only
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
                       sitaraCfgPlcyPerRowUpdate 1.3.6.1.4.1.2302.1.1.2.2 octet string read-write
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.
                       sitaraCfgPlcyGlobalStorage 1.3.6.1.4.1.2302.1.1.2.3 integer read-write
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. Enumeration: 'syncRunningPlcy': 3, 'unlock': 0, 'saveToPerm': 1, 'clearAllTables': 2.
                       sitaraCfgPlcyLastUpdateTime 1.3.6.1.4.1.2302.1.1.2.4 dateandtime read-only
sitaraCfgPlcyLastUpdateTime object contains the Date and Time when the Last policy is loaded
                       sitaraCfgPlcyApplyError 1.3.6.1.4.1.2302.1.1.2.5 policydisplaystring read-only
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
                   sitaraCfgPlcyCrossGroup 1.3.6.1.4.1.2302.1.1.3
                       sitaraCfgPlcyCrossIndexTable 1.3.6.1.4.1.2302.1.1.3.1 no-access
Cross Index table entry objects are the indices of the Schedule, Link, Link Network Destination, Group, CBQ Class and Filter Tables.
                           sitaraCfgPlcyCrossIndexTableEntry 1.3.6.1.4.1.2302.1.1.3.1.1 no-access
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
                               sitaraCfgPlcyCrossSchdAlias 1.3.6.1.4.1.2302.1.1.3.1.1.1 policyalias no-access
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.
                               sitaraCfgPlcyCrossLinkAlias 1.3.6.1.4.1.2302.1.1.3.1.1.2 policyalias no-access
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.
                               sitaraCfgPlcyCrossGroupAlias 1.3.6.1.4.1.2302.1.1.3.1.1.3 policyalias no-access
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.
                               sitaraCfgPlcyCrossCbqClassAlias 1.3.6.1.4.1.2302.1.1.3.1.1.4 policyalias no-access
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.
                               sitaraCfgPlcyCrossFilterAlias 1.3.6.1.4.1.2302.1.1.3.1.1.5 policyalias no-access
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.
                               sitaraCfgPlcyCrossIndex 1.3.6.1.4.1.2302.1.1.3.1.1.6 unsigned32 no-access
This object specifies the serial number for this row of the table and ensures uniqueness for each row.
                               sitaraCfgPlcyCrossSchdIndex 1.3.6.1.4.1.2302.1.1.3.1.1.7 unsigned32 read-only
The value of this object is the same as that contained in sitaraCfgPlcySchdIndex.
                               sitaraCfgPlcyCrossLinkIndex 1.3.6.1.4.1.2302.1.1.3.1.1.8 unsigned32 read-only
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.
                               sitaraCfgPlcyCrossLinkNetDestIndex 1.3.6.1.4.1.2302.1.1.3.1.1.9 unsigned32 read-only
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.
                               sitaraCfgPlcyCrossGroupIndex 1.3.6.1.4.1.2302.1.1.3.1.1.10 unsigned32 read-only
The value of this object is the same as sitaraCfgPlcyGroupIndex. '0xffffffff' is used to to represent as yet unassigned/created group for this link.
                               sitaraCfgPlcyCrossCbqClassIndex 1.3.6.1.4.1.2302.1.1.3.1.1.11 unsigned32 read-only
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.
                               sitaraCfgPlcyCrossFilterIndex 1.3.6.1.4.1.2302.1.1.3.1.1.12 unsigned32 read-only
The value of this object is the same as sitaraCfgPlcyFilterIndex. '0xffffffff' is used to to represent as yet unassigned/created filter for this class.
                   sitaraCfgPlcySchd 1.3.6.1.4.1.2302.1.1.4
                       sitaraCfgPlcySchdNextIndex 1.3.6.1.4.1.2302.1.1.4.1 unsigned32 read-only
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.
                       sitaraCfgPlcySchdTable 1.3.6.1.4.1.2302.1.1.4.2 no-access
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.
                           sitaraCfgPlcySchdEntry 1.3.6.1.4.1.2302.1.1.4.2.1 no-access
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.
                               sitaraCfgPlcySchdIndex 1.3.6.1.4.1.2302.1.1.4.2.1.1 unsigned32 no-access
sitaraCfgPlcySchdIndex is a unique value for each schedule entry.
                               sitaraCfgPlcySchdAlias 1.3.6.1.4.1.2302.1.1.4.2.1.2 policyalias read-only
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.
                               sitaraCfgPlcySchdDaysOfWeek 1.3.6.1.4.1.2302.1.1.4.2.1.3 daysofweek read-only
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.
                               sitaraCfgPlcySchdStartTime 1.3.6.1.4.1.2302.1.1.4.2.1.4 timeandzone read-only
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.
                               sitaraCfgPlcySchdEndTime 1.3.6.1.4.1.2302.1.1.4.2.1.5 timeandzone read-only
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.
                               sitaraCfgPlcySchdOwner 1.3.6.1.4.1.2302.1.1.4.2.1.6 sitaraownerstring read-only
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.
                               sitaraCfgPlcySchdPolicyStatus 1.3.6.1.4.1.2302.1.1.4.2.1.7 policystatus read-only
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.
                               sitaraCfgPlcySchdStatus 1.3.6.1.4.1.2302.1.1.4.2.1.8 rowstatus read-only
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.
                   sitaraCfgPlcyLink 1.3.6.1.4.1.2302.1.1.5
                       sitaraCfgPlcyLinkNextIndex 1.3.6.1.4.1.2302.1.1.5.1 unsigned32 read-only
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.
                       sitaraCfgPlcyLinkTable 1.3.6.1.4.1.2302.1.1.5.2 no-access
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.
                           sitaraCfgPlcyLinkEntry 1.3.6.1.4.1.2302.1.1.5.2.1 no-access
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.
                               sitaraCfgPlcyLinkIndex 1.3.6.1.4.1.2302.1.1.5.2.1.1 unsigned32 no-access
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.
                               sitaraCfgPlcyLinkAlias 1.3.6.1.4.1.2302.1.1.5.2.1.2 policyalias read-only
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.
                               sitaraCfgPlcyLinkPathName 1.3.6.1.4.1.2302.1.1.5.2.1.3 policypathname read-only
Path Name gives the full specification of this link which includes both the schedule and link information. See the PolicyPathName textual convention.
                               sitaraCfgPlcyLinkEnabled 1.3.6.1.4.1.2302.1.1.5.2.1.4 integer read-only
The current status of this link in this schedule. Enumeration: 'disabled': 2, 'enabled': 1.
                               sitaraCfgPlcyLinkDscr 1.3.6.1.4.1.2302.1.1.5.2.1.5 policydisplaystring read-only
Descriptive information about this link entry.
                               sitaraCfgPlcyLinkLanBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.6 gauge32 read-only
The bandwidth in kilobits per second allocated to this link in the LAN direction.
                               sitaraCfgPlcyLinkLanBurst 1.3.6.1.4.1.2302.1.1.5.2.1.7 gauge32 read-only
The bandwidth limit that traffic in the LAN direction is allowed to burst to on this link. This is measured in kilobits per second.
                               sitaraCfgPlcyLinkLanAvlBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.8 gauge32 read-only
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.
                               sitaraCfgPlcyLinkWanBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.9 gauge32 read-only
Link bandwidth in the WAN direction.
                               sitaraCfgPlcyLinkWanBurst 1.3.6.1.4.1.2302.1.1.5.2.1.10 gauge32 read-only
Link Burst bandwidth in the WAN direction.
                               sitaraCfgPlcyLinkWanAvlBandWidth 1.3.6.1.4.1.2302.1.1.5.2.1.11 gauge32 read-only
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.
                               sitaraCfgPlcyLinkOwner 1.3.6.1.4.1.2302.1.1.5.2.1.12 sitaraownerstring read-only
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
                               sitaraCfgPlcyLinkPolicyStatus 1.3.6.1.4.1.2302.1.1.5.2.1.13 policystatus read-only
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.
                               sitaraCfgPlcyLinkStatus 1.3.6.1.4.1.2302.1.1.5.2.1.14 rowstatus read-only
The current status of this row of the link table.
                       sitaraCfgPlcyLinkNetDestNextIndex 1.3.6.1.4.1.2302.1.1.5.3 unsigned32 read-only
The next available Link Network Destination Address Table index to be used to create a new entry in the network destination address table.
                       sitaraCfgPlcyLinkNetDestTable 1.3.6.1.4.1.2302.1.1.5.4 no-access
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.
                           sitaraCfgPlcyLinkNetDestEntry 1.3.6.1.4.1.2302.1.1.5.4.1 no-access
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.
                               sitaraCfgPlcyLinkNetDestIndex 1.3.6.1.4.1.2302.1.1.5.4.1.1 unsigned32 no-access
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.
                               sitaraCfgPlcyLinkNetDestAddr 1.3.6.1.4.1.2302.1.1.5.4.1.2 ipaddress read-only
IP address of the destination network.
                               sitaraCfgPlcyLinkNetDestMask 1.3.6.1.4.1.2302.1.1.5.4.1.3 ipaddress read-only
The network mask to be used in association with the sitaraCfgPlcyLinkNetDestAddr.
                               sitaraCfgPlcyLinkNetDestOwner 1.3.6.1.4.1.2302.1.1.5.4.1.4 sitaraownerstring read-only
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.
                               sitaraCfgPlcyLinkNetDestStatus 1.3.6.1.4.1.2302.1.1.5.4.1.5 rowstatus read-only
Current status of status information identified by the table row entry.
                   sitaraCfgPlcyGroup 1.3.6.1.4.1.2302.1.1.6
                       sitaraCfgPlcyGroupNextIndex 1.3.6.1.4.1.2302.1.1.6.1 unsigned32 read-only
Next available index to be used to create an entry in the sitaraCfgPlcyGroupTable.
                       sitaraCfgPlcyGroupTable 1.3.6.1.4.1.2302.1.1.6.2 no-access
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.
                           sitaraCfgPlcyGroupEntry 1.3.6.1.4.1.2302.1.1.6.2.1 no-access
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.
                               sitaraCfgPlcyGroupIndex 1.3.6.1.4.1.2302.1.1.6.2.1.1 unsigned32 no-access
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.
                               sitaraCfgPlcyGroupAlias 1.3.6.1.4.1.2302.1.1.6.2.1.2 policyalias read-only
The group alias is unique identifier in the Group Table. See the PolicyAlias and PolicyPathName textual conventions for additional details.
                               sitaraCfgPlcyGroupPathName 1.3.6.1.4.1.2302.1.1.6.2.1.3 policypathname read-only
The fully qualified unique path to this policy element. See the PolicyAlias and PolicyPathName textual conventions for additional information.
                               sitaraCfgPlcyGroupEnabled 1.3.6.1.4.1.2302.1.1.6.2.1.4 integer read-only
sitaraCfgPlcyGroupEnabled is to specify whether this entry is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                               sitaraCfgPlcyGroupDscr 1.3.6.1.4.1.2302.1.1.6.2.1.5 policydisplaystring read-only
A description of the group defined in the table row entry.
                               sitaraCfgPlcyGroupLanBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.6 gauge32 read-only
Group bandwidth in the LAN direction. This should be less than the parent available bandwidth.
                               sitaraCfgPlcyGroupLanBurst 1.3.6.1.4.1.2302.1.1.6.2.1.7 gauge32 read-only
Group Burst bandwidth in the LAN direction. This should be less than the parent group/link available burst bandwidth.
                               sitaraCfgPlcyGroupLanAvlBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.8 gauge32 read-only
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.
                               sitaraCfgPlcyGroupWanBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.9 gauge32 read-only
Group bandwidth in WAN direction. This should be less than the parent available Band width
                               sitaraCfgPlcyGroupWanBurst 1.3.6.1.4.1.2302.1.1.6.2.1.10 gauge32 read-only
Group Burst bandwidth in WAN direction. This should be less than the parent available Burst bandwidth.
                               sitaraCfgPlcyGroupWanAvlBandWidth 1.3.6.1.4.1.2302.1.1.6.2.1.11 gauge32 read-only
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.
                               sitaraCfgPlcyGroupDirection 1.3.6.1.4.1.2302.1.1.6.2.1.12 trafficdirection read-only
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.
                               sitaraCfgPlcyGroupParentIndex 1.3.6.1.4.1.2302.1.1.6.2.1.13 unsigned32 read-only
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.
                               sitaraCfgPlcyGroupOwner 1.3.6.1.4.1.2302.1.1.6.2.1.14 sitaraownerstring read-only
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
                               sitaraCfgPlcyGroupPolicyStatus 1.3.6.1.4.1.2302.1.1.6.2.1.15 policystatus read-only
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.
                               sitaraCfgPlcyGroupStatus 1.3.6.1.4.1.2302.1.1.6.2.1.16 rowstatus read-only
Current status of this table row.
                   sitaraCfgPlcyAction 1.3.6.1.4.1.2302.1.1.7
                       sitaraCfgPlcyQClass 1.3.6.1.4.1.2302.1.1.7.1
                           sitaraCfgPlcyCbqClass 1.3.6.1.4.1.2302.1.1.7.1.1
                               sitaraCfgPlcyCbqClassNextIndex 1.3.6.1.4.1.2302.1.1.7.1.1.1 unsigned32 read-only
The next available CBQ class table index.
                               sitaraCfgPlcyCbqClassTable 1.3.6.1.4.1.2302.1.1.7.1.1.2 no-access
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.
                                   sitaraCfgPlcyCbqClassEntry 1.3.6.1.4.1.2302.1.1.7.1.1.2.1 no-access
Locally held information about a particular CBQ policy.
                                       sitaraCfgPlcyCbqClassIndex 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.1 unsigned32 no-access
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.
                                       sitaraCfgPlcyCbqClassAlias 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.2 policyalias read-only
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.
                                       sitaraCfgPlcyCbqClassPathName 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.3 policypathname read-only
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.
                                       sitaraCfgPlcyCbqClassEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.4 integer read-only
The current status of this policy element. Enumeration: 'disabled': 2, 'enabled': 1.
                                       sitaraCfgPlcyCbqClassLanBandWidth 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.5 gauge32 read-only
Class bandwidth in LAN direction. This object should be set to less than the parent available bandwidth.
                                       sitaraCfgPlcyCbqClassLanBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.6 gauge32 read-only
Class burst bandwidth in LAN direction. This should be less than the parent link or group's available burst bandwidth.
                                       sitaraCfgPlcyCbqClassLanPriority 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.7 policypriority read-only
sitaraCfgPlcyCbqClassLanPriority gives the priority of the Class in the LAN direction.
                                       sitaraCfgPlcyCbqClassLanSessionBw 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.8 gauge32 read-only
sitaraCfgPlcyCbqClassLanSessionBw specifies the minimum session bandwidth in the LAN direction for TCP/IP traffic.
                                       sitaraCfgPlcyCbqClassLanAdminCtrl 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.9 admissionstate read-only
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.
                                       sitaraCfgPlcyCbqClassLanHttpCaching 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.10 integer read-only
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. Enumeration: 'disabled': 2, 'enabled': 1.
                                       sitaraCfgPlcyCbqClassLanTosEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.11 integer read-only
Used to enable or disable type of service remarking in the LAN direction. Enumeration: 'disabled': 2, 'enabled': 1.
                                       sitaraCfgPlcyCbqClassLanTosValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.12 integer read-only
Type of service value that will be written to packets in this class when they exit the QosWorks device.
                                       sitaraCfgPlcyCbqClassLanTosMask 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.13 integer read-only
Mask applied to the TOS value above.
                                       sitaraCfgPlcyCbqClassLanMtuValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.14 unsigned32 read-only
MTU value in the Lan direction specified in units 'bytes'
                                       sitaraCfgPlcyCbqClassLanMaxDelay 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.15 timeticks read-only
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))
                                       sitaraCfgPlcyCbqClassWanBandWidth 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.16 gauge32 read-only
Class bandwidth in WAN direction. This should be less than the available bandwidth of the parent group or link.
                                       sitaraCfgPlcyCbqClassWanBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.17 gauge32 read-only
Class Burst bandwidth in WAN direction. This should be less than the available burst bandwidth for the parent group or link.
                                       sitaraCfgPlcyCbqClassWanPriority 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.18 policypriority read-only
sitaraCfgPlcyCbqClassWanPriority gives the priority this class should receive relative to all other traffic in the WAN direction.
                                       sitaraCfgPlcyCbqClassWanSessionBw 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.19 gauge32 read-only
sitaraCfgPlcyCbqClassWanSessionBw specifies the minimum session bandwidth in the WAN direction for TCP/IP traffic.
                                       sitaraCfgPlcyCbqClassWanAdminCtrl 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.20 admissionstate read-only
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.
                                       sitaraCfgPlcyCbqClassWanHttpCaching 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.21 integer read-only
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. Enumeration: 'disabled': 2, 'enabled': 1.
                                       sitaraCfgPlcyCbqClassWanTosEnabled 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.22 integer read-only
Used to control type of service remarking in the WAN direction. Enumeration: 'disabled': 2, 'enabled': 1.
                                       sitaraCfgPlcyCbqClassWanTosValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.23 integer read-only
New TOS value to be applied to traffic in this class in the WAN direction.
                                       sitaraCfgPlcyCbqClassWanTosMask 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.24 integer read-only
Mask for the TOS value in the WAN direction.
                                       sitaraCfgPlcyCbqClassWanMtuValue 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.25 unsigned32 read-only
MTU value in the Wan direction specified in units 'bytes'
                                       sitaraCfgPlcyCbqClassWanMaxDelay 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.26 timeticks read-only
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))
                                       sitaraCfgPlcyCbqClassDirection 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.27 trafficdirection read-only
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.
                                       sitaraCfgPlcyCbqClassOwner 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.28 sitaraownerstring read-only
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
                                       sitaraCfgPlcyCbqClassDscr 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.29 policydisplaystring read-only
A textual description for this class.
                                       sitaraCfgPlcyCbqClassPolicyStatus 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.30 policystatus read-only
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.
                                       sitaraCfgPlcyCbqClassStatus 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.31 rowstatus read-only
Current status of the sitaraCfgPlcyCbqClass entry.
                                       sitaraCfgPlcyCbqClassLanMinBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.37 integer read-only
Class Minmum Burst bandwidth in LAN direction. Value 0 specified invalid or not defined
                                       sitaraCfgPlcyCbqClassLanMaxBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.38 integer read-only
Class Maxmum Burst bandwidth in LAN direction. Value 0 specified invalid or not defined
                                       sitaraCfgPlcyCbqClassWanMinBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.39 integer read-only
Class Minmum Burst bandwidth in WAN direction. Value 0 specified invalid or not defined
                                       sitaraCfgPlcyCbqClassWanMaxBurst 1.3.6.1.4.1.2302.1.1.7.1.1.2.1.40 integer read-only
Class Maxmum Burst bandwidth in WAN direction. Value 0 specified invalid or not defined
                   sitaraCfgPlcyFilter 1.3.6.1.4.1.2302.1.1.8
                       sitaraCfgPlcyFilterNextIndex 1.3.6.1.4.1.2302.1.1.8.1 unsigned32 read-only
Next available Filter Table index value.
                       sitaraCfgPlcyFilterTable 1.3.6.1.4.1.2302.1.1.8.2 no-access
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.
                           sitaraCfgPlcyFilterEntry 1.3.6.1.4.1.2302.1.1.8.2.1 no-access
Locally held information about a particular policy filter.
                               sitaraCfgPlcyFilterIndex 1.3.6.1.4.1.2302.1.1.8.2.1.1 unsigned32 no-access
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.
                               sitaraCfgPlcyFilterAlias 1.3.6.1.4.1.2302.1.1.8.2.1.2 policyalias read-only
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.
                               sitaraCfgPlcyFilterPathName 1.3.6.1.4.1.2302.1.1.8.2.1.3 policypathname read-only
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.
                               sitaraCfgPlcyFilterProtocolType 1.3.6.1.4.1.2302.1.1.8.2.1.4 integer read-only
Protocol identifier associated with a particular filter.
                               sitaraCfgPlcyFilterLanIpStartPort 1.3.6.1.4.1.2302.1.1.8.2.1.5 integer read-only
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.
                               sitaraCfgPlcyFilterLanIpEndPort 1.3.6.1.4.1.2302.1.1.8.2.1.6 integer read-only
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.
                               sitaraCfgPlcyFilterLanIpAddr 1.3.6.1.4.1.2302.1.1.8.2.1.7 ipaddress read-only
IP address associated with the policy filter if the filter address is on the LAN side of the QosWorks device.
                               sitaraCfgPlcyFilterLanNetMask 1.3.6.1.4.1.2302.1.1.8.2.1.8 ipaddress read-only
Network mask associated with the policy filter if the filter address is on the LAN side of the QosWorks device.
                               sitaraCfgPlcyFilterWanIpStartPort 1.3.6.1.4.1.2302.1.1.8.2.1.9 integer read-only
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.
                               sitaraCfgPlcyFilterWanIpEndPort 1.3.6.1.4.1.2302.1.1.8.2.1.10 integer read-only
Ending IP port number of the Port range in the WAN direction.
                               sitaraCfgPlcyFilterWanIpAddr 1.3.6.1.4.1.2302.1.1.8.2.1.11 ipaddress read-only
IP source address associated with the policy filter in the WAN direction.
                               sitaraCfgPlcyFilterWanNetMask 1.3.6.1.4.1.2302.1.1.8.2.1.12 ipaddress read-only
Network mask associated with the policy filter IP address on the WAN side of the QosWorks device.
                               sitaraCfgPlcyFilterOrder 1.3.6.1.4.1.2302.1.1.8.2.1.13 integer read-only
The order in which the filters are to be evaluated.
                               sitaraCfgPlcyFilterOwner 1.3.6.1.4.1.2302.1.1.8.2.1.14 sitaraownerstring read-only
Used to identify the owner of this row in the table.
                               sitaraCfgPlcyFilterDscr 1.3.6.1.4.1.2302.1.1.8.2.1.15 policydisplaystring read-only
A textual description of this filter entry.
                               sitaraCfgPlcyFilterPolicyStatus 1.3.6.1.4.1.2302.1.1.8.2.1.16 policystatus read-only
Policy status takes following values. See the PolicyStatus textual convention.
                               sitaraCfgPlcyFilterStatus 1.3.6.1.4.1.2302.1.1.8.2.1.17 rowstatus read-only
Current status of the sitaraCfgPlcyFilter entry.
                               sitaraCfgPlcyFilterTosEnabled 1.3.6.1.4.1.2302.1.1.8.2.1.18 integer read-only
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. Enumeration: 'disabled': 2, 'enabled': 1.
                               sitaraCfgPlcyFilterTosValue 1.3.6.1.4.1.2302.1.1.8.2.1.19 integer read-only
Type of service value that will be written to packets in this class when they exit the Sitara QoS device.
                               sitaraCfgPlcyFilterTosMask 1.3.6.1.4.1.2302.1.1.8.2.1.20 integer read-only
Mask applied to the TOS value above.
                   sitaraCfgPlcyNotifns 1.3.6.1.4.1.2302.1.1.9
                       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
                       sitaraCfgPlcyNotifnsCbqdReStart 1.3.6.1.4.1.2302.1.1.9.2
sitaraCfgPlcyNotifnsCbqdReStart notification is generated when CBQD is restarted.
                       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.
                       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
                       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.
                       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
                       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
                       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
                       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
                       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
                       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
                       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
                       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)
                       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)