ENTERASYS-CLASS-OF-SERVICE-MIB

File: ENTERASYS-CLASS-OF-SERVICE-MIB.mib (200516 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB Q-BRIDGE-MIB
P-BRIDGE-MIB BRIDGE-MIB ENTERASYS-MIB-NAMES
ENTERASYS-POLICY-PROFILE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Unsigned32 Counter64
NOTIFICATION-TYPE RowStatus TEXTUAL-CONVENTION
TruthValue TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP SnmpAdminString
ifName PortList EnabledStatus
dot1dBasePort etsysModules etsysPolicyRuleType
etsysPolicyRuleData etsysPolicyRulePrefixBits etsysPolicyRulePortType
etsysPolicyRulePort

Defined Types

TxqArbiterModes  
This textual convention enumerates the possible arbiter modes. strict(0) Queues are serviced until empty or until a higher priority queue requires servicing. weightedFairQ(1) Weighted Fair Queuing. Queues are serviced according to weight. lowLatencyQ(2) Some queues may be strict, while other are weighted-fair. enhancedTransmission(3) Non-Enhanced Transmission Selection queues are serviced using a low latency or strict arbiter. Any available bandwidth is then split using Weighted Fair Queuing among the Enhanced Transmission Selection Queues. weightedRoundRobin(4) Weighted Round Robin. Queues are serviced round robin according to weight. weightedDeficitRR(5) Weighted Deficit Round Robin. Serves each non-empty queue whose deficit counter is greater than the size of the packet at the head of the queue. If the deficit counter is lower, the queue is skipped and the deficit counter is increased by a given quantum.
TEXTUAL-CONVENTION    
  BITS strict(0), weightedFairQ(1), lowLatencyQ(2), enhancedTransmission(3), weightedRoundRobin(4), weightedDeficitRR(5)  

TxqAlgorithms  
This textual convention enumerates the possible queuing algorithms. tailDrop(0) The last entry in the queue is discarded in favor of new entries. headDrop(1) The first entry in the queue is discarded in favor of new entries. red(2) Random Early Discard. wred(3) Weighted Random Early Discard.
TEXTUAL-CONVENTION    
  BITS tailDrop(0), headDrop(1), red(2), wred(3)  

TxQueueList  
Each octet within this value specifies a set of eight transmit queues, with the first octet specifying queues 0 through 7, the second octet specifying queues 8 through 15, et cetera. Within each octet, the most significant bit represents the lowest numbered queue, and the least significant bit represents the highest numbered queue. Thus, each queue of the port is represented by a single bit within the value of this object. If that bit has a value of '1' then that queue is included in the set of queues; the queue is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

EtsysCosRateTypes  
This textual convention enumerates the possible inbound or outbound rate types. percentage(0) A percentage of the total bandwidth available. pps(1) Packet per second. kbps(2) Kilobits per second. mbps(3) Megabits per second. gbps(4) Gigabits per second. tbps(5) Terabits per second.
TEXTUAL-CONVENTION    
  BITS percentage(0), pps(1), kbps(2), mbps(3), gbps(4), tbps(5)  

EtsysCosRlCapabilities  
This textual convention defines the supported actions for inbound or outbound rate limiting. drop(0) Packets will be dropped. reprioritize(1) Packet priority change. count(2) Count the either packets or bits through the limiter (specified by the configured EtsysCosRateTypes, percentage(1) not chainingAnd(3) Link limiters together, violated if ALL limiters of like EtsysRateLimitingType are violated, this is the default type of chained limiters. chainingOr(4) Link limiters together, violated if ANY limiters of like EtsysRateLimitingType are violated. syslog(5) Syslog on first violation is supported. trap(6) SNMP Notify on first violation is supported. disable(7) Disable ingress port on first violation is supported.
TEXTUAL-CONVENTION    
  BITS drop(0), reprioritize(1), count(2), chainingAnd(3), chainingOr(4), syslog(5), trap(6), disable(7)  

EtsysCosUserModeCapabilities  
This textual convention defines the capabilities the user rate limiter/ rate shaper can be configured to. rateLimiting(0) Supports per user rate limiting. rateShaping(1) Supports per user rate shaping.
TEXTUAL-CONVENTION    
  BITS rateLimiting(0), rateShaping(1)  

EtsysCosRlModes  
This textual convention defines the operational mode the user rate limiter/rate shaper has been configured to. rateLimiting(0) Rate limit user traffic rateShaping(1) Rate shape user traffic.
TEXTUAL-CONVENTION    
  INTEGER rateLimiting(0), rateShaping(1)  

EtsysViolationAction  
This textual convention defines the available actions to be taken when a RateLimiter is violated for the first time (on a transition from 0 to 1 of a bit in the etsysCosIrlResourceViolationPortList). syslog(0) System logging messages will be sent to the console trap(1) A trap will be sent. disable(2) The dot1dBasePort on which the event occurred will be operationally disabled.
TEXTUAL-CONVENTION    
  BITS syslog(0), trap(1), disable(2)  

EtsysRateLimitingType  
This textual convention defines the range of characteristics that can applied to inbound or outbound rate limiters. For chains of limiters, the behavior with respect to limiters of like type (drop or reprioritize) may be controlled via the xxxOR nomenclature. By default ALL limiters of like type must be violated for the action (drop or reprioritize) to apply (implicit AND). The xxxOR types indicate that the action (drop or reprioritize) will be applied if ANY of the limiters is violated. The count option counts packets or bits presented to the limiter.
TEXTUAL-CONVENTION    
  INTEGER drop(0), dropOR(1), rePrioritize(2), rePrioritizeOR(3), count(4)  

EtsysRateLimitResetBits  
This textual convention defines the reset properties for the statistics gathering portion of the rate limiters. If bit 0 is set, the etsysCosIrlViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosIrlUnitCounter will be reset to zero.
TEXTUAL-CONVENTION    
  BITS clearViolation(0), clearUnitCounter(1)  

EtsysCosSettingsEntry  
SEQUENCE    
  etsysCosIndex Unsigned32
  etsysCosRowStatus RowStatus
  etsysCos8021dPriority Integer32
  etsysCosTosValue OCTET STRING
  etsysCosTxqReference Integer32
  etsysCosIrlReference Integer32
  etsysCosOrlReference Integer32
  etsysCosDropPrecedence Integer32
  etsysCosFloodControlStatus EnabledStatus
  etsysCosUserIrlrsReference Integer32
  etsysCosUserOrlrsReference Integer32

EtsysCosTxqPortTypeEntry  
SEQUENCE    
  etsysCosTxqPortTypeIndex Integer32
  etsysCosTxqPortTypeDescr SnmpAdminString
  etsysCosTxqPortTypeEligiblePorts PortList
  etsysCosTxqPortTypeUnselectedPorts PortList
  etsysCosTxqPortTypeNumberOfQueues Integer32
  etsysCosTxqPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosTxqPortTypeNumberOfSlices Integer32
  etsysCosTxqPortTypeQueueAlgorithms TxqAlgorithms
  etsysCosTxqPortTypeQueueArbiterModes TxqArbiterModes
  etsysCosTxqPortTypeMaxDropPrecedence Unsigned32
  etsysCosTxqPortTypeLLQEligibleQueues TxQueueList

EtsysCosTxqUnitEntry  
SEQUENCE    
  etsysCosTxqUnitTypeIndex EtsysCosRateTypes
  etsysCosTxqUnitMaxRate Unsigned32
  etsysCosTxqUnitMinRate Unsigned32
  etsysCosTxqUnitGranularity Unsigned32

EtsysTxqPortCfgTypeEntry  
SEQUENCE    
  etsysCosTxqPortGroupIndex Integer32
  etsysCosTxqPortGroupRowStatus RowStatus
  etsysCosTxqPortGroupList PortList
  etsysCosTxqPortGroupName SnmpAdminString

EtsysCosTxqPortCfgEntry  
SEQUENCE    
  etsysCosTxqPortArbMode TxqArbiterModes
  etsysCosTxqPortSliceSetting OCTET STRING
  etsysCosTxqPortEnhancedTransMaxGroups Integer32
  etsysCosTxqPortEnhancedTransGroupId OCTET STRING
  etsysCosTxqPortEnhancedTransBandwidth OCTET STRING
  etsysCosTxqPortEnhancedTransGroupToDcbxTC OCTET STRING
  etsysCosTxqPortEnhancedTransPriorityToDcbxTC OCTET STRING

EtsysCosTxqResourceEntry  
SEQUENCE    
  etsysCosTxqResourceQueueNum Integer32
  etsysCosTxqPortQUnit EtsysCosRateTypes
  etsysCosTxqPortQRate Integer32
  etsysCosTxqPortQAlgorithm TxqAlgorithms
  etsysCosTxqPortQLLQenable EnabledStatus
  etsysCosTxqPortQMinRate Integer32

EtsysCosTxqReferenceMappingEntry  
SEQUENCE    
  etsysCosTxqResourceQueueNumber Integer32

EtsysCosTxqDropProfilesEntry  
SEQUENCE    
  etsysCosTxqDropSettingIndex Unsigned32
  etsysCosTxqDropProfilesRowStatus RowStatus
  etsysCosTxqDropProfilesMin Integer32
  etsysCosTxqDropProfilesMax Integer32
  etsysCosTxqDropProfilesMaxDropProb Integer32
  etsysCosTxqDropProfilesQueueDepthAtMaxProb Integer32

EtsysCosTxqDropPrecedenceEntry  
SEQUENCE    
  etsysCosTableDropPrecedence Unsigned32
  etsysCosTxqDropProfileQueueCfgID Integer32

EtsysCosIrlPortTypeEntry  
SEQUENCE    
  etsysCosIrlPortTypeIndex Integer32
  etsysCosIrlPortTypeDescr SnmpAdminString
  etsysCosIrlPortTypeEligiblePorts PortList
  etsysCosIrlPortTypeUnselectedPorts PortList
  etsysCosIrlPortTypeNumberOfIRLs Integer32
  etsysCosIrlPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosIrlPortTypeCapabilities EtsysCosRlCapabilities

EtsysCosIrlUnitEntry  
SEQUENCE    
  etsysCosIrlUnitTypeIndex EtsysCosRateTypes
  etsysCosIrlUnitMaxRate Unsigned32
  etsysCosIrlUnitMinRate Unsigned32
  etsysCosIrlUnitGranularity Unsigned32

EtsysCosIrlPortGroupEntry  
SEQUENCE    
  etsysCosIrlPortGroupIndex Integer32
  etsysCosIrlPortGroupRowStatus RowStatus
  etsysCosIrlPortGroupList PortList
  etsysCosIrlPortGroupName SnmpAdminString

EtsysCosIrlPortCfg  
SEQUENCE    
  etsysCosIrlPortCfgFloodLimiter Integer32

EtsysCosIrlResourceEntry  
SEQUENCE    
  etsysCosIrlResourceIrlNum Unsigned32
  etsysCosIrlResourceUnits EtsysCosRateTypes
  etsysCosIrlResourceRate Integer32
  etsysCosIrlResourceParentIrl Integer32
  etsysCosIrlResourceType EtsysRateLimitingType
  etsysCosIrlResourceActionCosIndex Integer32
  etsysCosIrlResourceAction EtsysViolationAction
  etsysCosIrlResourceViolationPortList PortList
  etsysCosIrlResourceClearCounters TruthValue

EtsysCosIrlReferenceMap  
SEQUENCE    
  etsysCosIrlResourceIrlNumber Integer32

EtsysCosIrlViolationEntry  
SEQUENCE    
  etsysCosIrlPortIndex Integer32
  etsysCosIrlViolation TruthValue
  etsysCosIrlCounter Counter64
  etsysCosIrlResetFlags EtsysRateLimitResetBits

EtsysCosOrlPortTypeEntry  
SEQUENCE    
  etsysCosOrlPortTypeIndex Integer32
  etsysCosOrlPortTypeDescr SnmpAdminString
  etsysCosOrlPortTypeEligiblePorts PortList
  etsysCosOrlPortTypeUnselectedPorts PortList
  etsysCosOrlPortTypeNumberOfORLs Integer32
  etsysCosOrlPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosOrlPortTypeCapabilities EtsysCosRlCapabilities

EtsysCosOrlUnitEntry  
SEQUENCE    
  etsysCosOrlUnitTypeIndex EtsysCosRateTypes
  etsysCosOrlUnitMaxRate Unsigned32
  etsysCosOrlUnitMinRate Unsigned32
  etsysCosOrlUnitGranularity Unsigned32

EtsysCosOrlPortGroupEntry  
SEQUENCE    
  etsysCosOrlPortGroupIndex Integer32
  etsysCosOrlPortGroupRowStatus RowStatus
  etsysCosOrlPortGroupList PortList
  etsysCosOrlPortGroupName SnmpAdminString

EtsysCosOrlPortCfg  
SEQUENCE    
  etsysCosOrlPortCfgFloodLimiter Integer32

EtsysCosOrlResourceEntry  
SEQUENCE    
  etsysCosOrlResourceOrlNum Unsigned32
  etsysCosOrlResourceUnits EtsysCosRateTypes
  etsysCosOrlResourceRate Integer32
  etsysCosOrlResourceParentOrl Integer32
  etsysCosOrlResourceType EtsysRateLimitingType
  etsysCosOrlResourceActionCosIndex Integer32
  etsysCosOrlResourceAction EtsysViolationAction
  etsysCosOrlResourceViolationPortList PortList
  etsysCosOrlResourceClearCounters TruthValue

EtsysCosOrlReferenceMap  
SEQUENCE    
  etsysCosOrlResourceOrlNumber Integer32

EtsysCosOrlViolationEntry  
SEQUENCE    
  etsysCosOrlPortIndex Integer32
  etsysCosOrlViolation TruthValue
  etsysCosOrlCounter Counter64
  etsysCosOrlResetFlags EtsysRateLimitResetBits

EtsysCosFloodCtrlPortTypeEntry  
SEQUENCE    
  etsysCosFloodCtrlPortTypeIndex Integer32
  etsysCosFloodCtrlPortTypeDescr SnmpAdminString
  etsysCosFloodCtrlPortTypeEligiblePorts PortList
  etsysCosFloodCtrlPortTypeUnselectedPorts PortList
  etsysCosFloodCtrlPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosFloodCtrlPortTypeCapabilities EtsysCosRlCapabilities

EtsysCosFloodCtrlUnitEntry  
SEQUENCE    
  etsysCosFloodCtrlUnitTypeIndex EtsysCosRateTypes
  etsysCosFloodCtrlUnitMaxRate Unsigned32
  etsysCosFloodCtrlUnitMinRate Unsigned32
  etsysCosFloodCtrlUnitGranularity Unsigned32

EtsysCosFloodCtrlPortGroupEntry  
SEQUENCE    
  etsysCosFloodCtrlPortGroupIndex Integer32
  etsysCosFloodCtrlPortGroupRowStatus RowStatus
  etsysCosFloodCtrlPortGroupList PortList
  etsysCosFloodCtrlPortGroupName SnmpAdminString

EtsysCosFloodCtrlResourceEntry  
SEQUENCE    
  etsysCosFloodCtrlFloodType INTEGER
  etsysCosFloodCtrlResourceUnits EtsysCosRateTypes
  etsysCosFloodCtrlResourceRate Integer32
  etsysCosFloodCtrlResourceAction BITS
  etsysCosFloodCtrlResourceViolationPortList PortList
  etsysCosFloodCtrlResourceClearCounters TruthValue

EtsysCosFloodCtrlViolationEntry  
SEQUENCE    
  etsysCosFloodCtrlViolation TruthValue
  etsysCosFloodCtrlCounter Counter64
  etsysCosFloodCtrlResetFlags EtsysRateLimitResetBits

EtsysCosUserIrlrsPortTypeEntry  
SEQUENCE    
  etsysCosUserIrlrsPortTypeIndex Integer32
  etsysCosUserIrlrsPortTypeDescr SnmpAdminString
  etsysCosUserIrlrsPortTypeEligiblePorts PortList
  etsysCosUserIrlrsPortTypeUnselectedPorts PortList
  etsysCosUserIrlrsPortTypeNumberOfUserRlRss Integer32
  etsysCosUserIrlrsPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosUserIrlrsPortTypeCapabilities EtsysCosRlCapabilities
  etsysCosUserIrlrsPortTypeModes EtsysCosUserModeCapabilities

EtsysCosUserIrlrsUnitEntry  
SEQUENCE    
  etsysCosUserIrlrsUnitTypeIndex EtsysCosRateTypes
  etsysCosUserIrlrsUnitMaxRate Unsigned32
  etsysCosUserIrlrsUnitMinRate Unsigned32
  etsysCosUserIrlrsUnitGranularity Unsigned32

EtsysCosUserIrlrsPortGroupEntry  
SEQUENCE    
  etsysCosUserIrlrsPortGroupIndex Integer32
  etsysCosUserIrlrsPortGroupRowStatus RowStatus
  etsysCosUserIrlrsPortGroupList PortList
  etsysCosUserIrlrsPortGroupName SnmpAdminString

EtsysCosUserIrlrsResourceEntry  
SEQUENCE    
  etsysCosUserIrlrsResourceUserIrlrsNum Unsigned32
  etsysCosUserIrlrsResourceUnits EtsysCosRateTypes
  etsysCosUserIrlrsResourceRate Integer32
  etsysCosUserIrlrsResourceParentUserIrlrs Integer32
  etsysCosUserIrlrsResourceType EtsysRateLimitingType
  etsysCosUserIrlrsResourceActionCosIndex Integer32
  etsysCosUserIrlrsResourceAction EtsysViolationAction
  etsysCosUserIrlrsResourceViolationPortList PortList
  etsysCosUserIrlrsResourceClearCounters TruthValue
  etsysCosUserIrlrsResourceMode EtsysCosRlModes

EtsysCosUserIrlrsReferenceMap  
SEQUENCE    
  etsysCosUserIrlrsResourceUserIrlrsNumber Integer32

EtsysCosUserIrlrsViolationEntry  
SEQUENCE    
  etsysCosUserIrlrsViolation TruthValue
  etsysCosUserIrlrsCounter Counter64
  etsysCosUserIrlrsResetFlags EtsysRateLimitResetBits

EtsysCosUserOrlrsPortTypeEntry  
SEQUENCE    
  etsysCosUserOrlrsPortTypeIndex Integer32
  etsysCosUserOrlrsPortTypeDescr SnmpAdminString
  etsysCosUserOrlrsPortTypeEligiblePorts PortList
  etsysCosUserOrlrsPortTypeUnselectedPorts PortList
  etsysCosUserOrlrsPortTypeNumberOfUserRlRss Integer32
  etsysCosUserOrlrsPortTypeSupportedRateTypes EtsysCosRateTypes
  etsysCosUserOrlrsPortTypeCapabilities EtsysCosRlCapabilities
  etsysCosUserOrlrsPortTypeModes EtsysCosUserModeCapabilities

EtsysCosUserOrlrsUnitEntry  
SEQUENCE    
  etsysCosUserOrlrsUnitTypeIndex EtsysCosRateTypes
  etsysCosUserOrlrsUnitMaxRate Unsigned32
  etsysCosUserOrlrsUnitMinRate Unsigned32
  etsysCosUserOrlrsUnitGranularity Unsigned32

EtsysCosUserOrlrsPortGroupEntry  
SEQUENCE    
  etsysCosUserOrlrsPortGroupIndex Integer32
  etsysCosUserOrlrsPortGroupRowStatus RowStatus
  etsysCosUserOrlrsPortGroupList PortList
  etsysCosUserOrlrsPortGroupName SnmpAdminString

EtsysCosUserOrlrsResourceEntry  
SEQUENCE    
  etsysCosUserOrlrsResourceUserOrlrsNum Unsigned32
  etsysCosUserOrlrsResourceUnits EtsysCosRateTypes
  etsysCosUserOrlrsResourceRate Integer32
  etsysCosUserOrlrsResourceParentUserOrlrs Integer32
  etsysCosUserOrlrsResourceType EtsysRateLimitingType
  etsysCosUserOrlrsResourceActionCosIndex Integer32
  etsysCosUserOrlrsResourceAction EtsysViolationAction
  etsysCosUserOrlrsResourceViolationPortList PortList
  etsysCosUserOrlrsResourceClearCounters TruthValue
  etsysCosUserOrlrsResourceMode EtsysCosRlModes

EtsysCosUserOrlrsReferenceMap  
SEQUENCE    
  etsysCosUserOrlrsResourceUserOrlrsNumber Integer32

EtsysCosUserOrlrsViolationEntry  
SEQUENCE    
  etsysCosUserOrlrsViolation TruthValue
  etsysCosUserOrlrsCounter Counter64
  etsysCosUserOrlrsResetFlags EtsysRateLimitResetBits

Defined Values

etsysCosMIB 1.3.6.1.4.1.5624.1.2.55
This MIB module defines a portion of the SNMP enterprise MIBs under the Enterasys enterprise OID pertaining to the configuration and application of transmission and reception attributes that comprise class of service for Extreme network edge devices or access products.
MODULE-IDENTITY    

etsysCosObjects 1.3.6.1.4.1.5624.1.2.55.1
OBJECT IDENTIFIER    

etsysCosNotifications 1.3.6.1.4.1.5624.1.2.55.1.0
OBJECT IDENTIFIER    

etsysCosMasterReset 1.3.6.1.4.1.5624.1.2.55.1.1
OBJECT IDENTIFIER    

etsysCosCapabilities 1.3.6.1.4.1.5624.1.2.55.1.2
OBJECT IDENTIFIER    

etsysCos 1.3.6.1.4.1.5624.1.2.55.1.3
OBJECT IDENTIFIER    

etsysCosTxq 1.3.6.1.4.1.5624.1.2.55.1.4
OBJECT IDENTIFIER    

etsysCosIrl 1.3.6.1.4.1.5624.1.2.55.1.5
OBJECT IDENTIFIER    

etsysCosOrl 1.3.6.1.4.1.5624.1.2.55.1.6
OBJECT IDENTIFIER    

etsysCosFloodControl 1.3.6.1.4.1.5624.1.2.55.1.7
OBJECT IDENTIFIER    

etsysCosUserIrlrs 1.3.6.1.4.1.5624.1.2.55.1.8
OBJECT IDENTIFIER    

etsysCosUserOrlrs 1.3.6.1.4.1.5624.1.2.55.1.9
OBJECT IDENTIFIER    

etsysCosMibObjectAnullingBehavior 1.3.6.1.4.1.5624.1.2.55.1.1.1
This object SHALL always read false. Setting this object to true MUST remove all existing entries from all tables in all subordinate objects of etsysCosObjects, and nullify all changes to any values. The resulting behavior should yield an unconfigured etsysCosMIB.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosCapability 1.3.6.1.4.1.5624.1.2.55.1.2.1
A list of capabilities related to class of service support. A set bit, with the value 1, indicates support for the described functionality. A clear bit, with the value 0, indicates the described functionality is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  BITS supports8021Dpriority(0), supportsTosOverwrite(1), supportsTosMasking(2), supportsTransmitQueue(3), supportsInboundRateLimiting(4), supportsOutBoundRateLimiting(5), supportsDropPrecedence(6), supportsUnknownUnicastRateLimiting(7), supportsMulticastRateLimiting(8), supportsBroadcastRateLimiting(9), supportsTransmitQueuePortShaping(10), supportUserInboundRateLimitingRateShaping(11), supportUserOutboundRateLimitingRateShaping(12)  

etsysCosMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.3.1
The maximum number of entries allowed in the etsysCosTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosNumEntries 1.3.6.1.4.1.5624.1.2.55.1.3.2
The current number of entries in the etsysCosTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosLastChange 1.3.6.1.4.1.5624.1.2.55.1.3.3
The time at which the etsysCos Table was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosEnableState 1.3.6.1.4.1.5624.1.2.55.1.3.4
If enabled(1), controls configured for this MIB supersede controls for portions of BRIDGE-MIB dealing with priority queue mapping, all of the CTRON-RATE-POLICING-MIB and all of the CTRON-TX-QUEUE-ARBITRATION-MIB. A setting to disabled(2) from enabled(1), results in the restoration of any existing configurations from the aforementioned MIBs.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysCosTable 1.3.6.1.4.1.5624.1.2.55.1.3.5
A table containing class of service settings to be applied to a dot1dBridge port or port groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosSettingsEntry

etsysCosEntry 1.3.6.1.4.1.5624.1.2.55.1.3.5.1
Conceptually defines a particular entry within the etsysCosTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosSettingsEntry  

etsysCosIndex 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.1
A unique class of service identifier for this CoS setting. For reasons of backward compatibility indexes 0-7 MUST exist and be configured with a etsysCos8021dPriority which matches the etsysCosIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..32767  

etsysCosRowStatus 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCos8021dPriority 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.3
The 802.1D priority to be associated with this Class of Service. If this field is returned as (-1) then it has not been configured and no action will be taken for this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..7  

etsysCosTosValue 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.4
The Type of Service or Differentiated Services Code Point value and mask to be associated with this Class of Service. If this field is returned as , then it has not been configured and no action will be taken for this attribute. The first octet shall represent the TOS/DSCP value and the second octet shall represent the mask applied to that value. Agents that do not support masking shall fail sets to this object that include a mask octet.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..2)  

etsysCosTxqReference 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.5
The transmit queue table instance to reference for this Class of Service.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosIrlReference 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.6
The inbound rate limiting table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosOrlReference 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.7
The outbound rate limiting table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosDropPrecedence 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.8
The drop precedence default action. If this field is returned as (-1) then it has not been configured and no action will be taken for this attribute. If unsupported the agent may optionally implement this leaf as read-only.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..255  

etsysCosFloodControlStatus 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.9
Controls whether flooded traffic will be rate limited based on configuration in the etsysCosFloodControl groups.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

etsysCosUserIrlrsReference 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.10
The inbound user rate limiter/rate shaper table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosUserOrlrsReference 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.11
The outbound user rate limiter/rate shaper table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosTxqNumPortTypes 1.3.6.1.4.1.5624.1.2.55.1.4.1
The actual number of distinctly unique (as defined by the set of shared Transmit Queue capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2048  

etsysCosTxqPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.4.2
A table defining the distinctly unique transmit queue characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqPortTypeEntry

etsysCosTxqPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.4.2.1
Conceptually defines a particular entry within the etsysCosTxqPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqPortTypeEntry  

etsysCosTxqPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosTxqPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosTxqPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosTxqPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosTxqPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosTxqPortTypeNumberOfQueues 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.5
The number of queues available for configuration by this agent on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

etsysCosTxqPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.6
The rate types available for use in these settings.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosTxqPortTypeNumberOfSlices 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.7
The number of slices available for configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

etsysCosTxqPortTypeQueueAlgorithms 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.8
The queuing algorithms available for use with these settings.
Status: current Access: read-only
OBJECT-TYPE    
  TxqAlgorithms  

etsysCosTxqPortTypeQueueArbiterModes 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.9
The arbitration modes available for use with these setting.
Status: current Access: read-only
OBJECT-TYPE    
  TxqArbiterModes  

etsysCosTxqPortTypeMaxDropPrecedence 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.10
The maximum drop precedence allowed on this port type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

etsysCosTxqPortTypeLLQEligibleQueues 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.11
The queues eligible for low latency queue configuration.
Status: current Access: read-only
OBJECT-TYPE    
  TxQueueList  

etsysCosTxqUnitTable 1.3.6.1.4.1.5624.1.2.55.1.4.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqUnitEntry

etsysCosTxqUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.4.3.1
Conceptually defines a particular entry within the etsysCosTxqUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqUnitEntry  

etsysCosTxqUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.1
The unit identifier for this port type. The metric at which the etsysCosTxqUnitMinRate, etsysCosTxqUnitMaxRate and etsysCosTxqUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosTxqUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.2
The maximum rate supported at the rate of units specified by etsysCosTxqUnitTypeIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.3
The minimum rate supported at the rate of units specified by etsysCosTxqUnitTypeIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqMaxPortGroups 1.3.6.1.4.1.5624.1.2.55.1.4.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqNumPortGroups 1.3.6.1.4.1.5624.1.2.55.1.4.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosTxqPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.4.6
The time at which the etsysCosTxqPortTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosTxqPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.4.7
A table containing the user settings for specific types of ports and their matching transmit queue configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysTxqPortCfgTypeEntry

etsysCosTxqPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.4.7.1
Conceptually defines a particular entry within the etsysCosTxqPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysTxqPortCfgTypeEntry  

etsysCosTxqPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosTxqMaxPortGroups.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosTxqPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosTxqPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the etsysCosTxqPortGroupList shall be removed from etsysCosTxqPortGroupUnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosTxqPortGroupUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all ports contained in etsysCosTxqPortList shall be returned to the etsysCosTxqPortGroupUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosTxqPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosTxqPortTypeIndex.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

etsysCosTxqPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosTxqPortCfgTable 1.3.6.1.4.1.5624.1.2.55.1.4.8
A table containing the queue values to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosTxqPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqPortCfgEntry

etsysCosTxqPortCfgEntry 1.3.6.1.4.1.5624.1.2.55.1.4.8.1
Conceptually defines a particular entry within the etsysCosTxqPortCfgTable. Details contained within this entry will depict the slice distributions across each queue per dot1dBridge port, as well as determine the arbiter's method for servicing the queues. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqPortCfgEntry  

etsysCosTxqPortArbMode 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.1
The mode in which the transmit queue arbiter services the queues. When in strict-mode, the queues will be services by numerical priority from lowest to highest. Lower priority queues will not be services until the current queue is drained. When set to weightedFairQ, the number of slices in a particular queue determines the frequency of servicing. A slice configuration of 00-00...100 will set the port to strict-mode. When in enhancedTransmission mode the non-enhanced transmission queues are serviced first using low latency or strict priority. The remaining bandwidth is then allocated to the enhanced transmission queues using weightedFairQ.
Status: current Access: read-only
OBJECT-TYPE    
  TxqArbiterModes  

etsysCosTxqPortSliceSetting 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.2
This object is an octet string in which the number of octets corresponds to the number of transmit queues for each dot1dBridge port. The value of the first octet represents the number of 'slices' of transmit resources to allocate to Queue 0, the second octet represents the number for Queue 1, and so forth. The sum of all the octets in the octet string must add up to the total number of slices available for that port type as defined in etsysCosTxqNumberOfSlices. For example, on a port having 4 transmit queues and where transmit resources are divided into 16 slices, writing an octet string of {0x00, 0x04, 0x04, 0x08} would have the following effect: At least 50% of the frames transmitted are from Queue 3 At least 25% of the frames transmitted are from Queue 2 At least 25% of the frames transmitted are from Queue 1 No frames will be transmitted from Queue 0 until Queues 1, 2 and 3 are empty. This value MAY be superseded by etsysCosTxqPortEnhancedTransGroupId when the arb mode is enhancedTransmission.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

etsysCosTxqPortEnhancedTransMaxGroups 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.3
The maximum number of Enhanced Transmission Groups supported for this port type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

etsysCosTxqPortEnhancedTransGroupId 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.4
This object is an octet string in which the number of octets corresponds to the number of traffic class queues for each dot1dBridgePort. The value of the first octet represents the Enhanced Transmission Group id for the first traffic class group, the second octet represents the Enhanced Transmission Group id for the second traffic class and so forth. Setting the queue to a value between 1 to etsysCosTxqPortEnhancedTransMaxGroups will enable the queue for Enhanced Transmission Selection. A value of 0 will disable the queue for Enhanced Transmission Selection. All other values are not accepted. This value will supersede etsysCosTxqPortSliceSetting when the arb mode is enhancedTransmission.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

etsysCosTxqPortEnhancedTransBandwidth 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.5
This object is an octet string in which the number of octets is equal to etsysCosTxqPortEnhancedTransMaxGroups. The value of the first octet represents the percent bandwidth to be allocated to the first Enhanced Transmission Selection group, the second octet represents the bandwidth for the second Enhanced Transmission Selection group and so forth. The sum of all Enhanced Transmission Selection Groups must be 100.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

etsysCosTxqPortEnhancedTransGroupToDcbxTC 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.6
This object is an octet string in which the number of octets is equal to etsysCosTxqPortEnhancedTransMaxGroups. The value of the first octet represents the DCB Enhanced Transmission Selection Traffic Class number for the first group. The second octet represents the DCB Enhanced Transmission Selection Traffic Class number for the second group and so forth. DCB Enhanced Transmission Selection Traffic Classes correspond to a value of 0 to 7 which is defined by 802.1D. A value of 255 means the group is not part of Enhanced Transmission.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..256)  

etsysCosTxqPortEnhancedTransPriorityToDcbxTC 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.7
This object is an octet string that maps dot1d priorities to DCB Enhanced Transmission Selection Traffic Classes. The first octet represents the DCB Traffic class for priority 0. The second octet represents the DCB Traffic class for priority 1 and so forth.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

etsysCosTxqResourceTable 1.3.6.1.4.1.5624.1.2.55.1.4.9
A table containing rate, units and queuing algorithm to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqResourceEntry

etsysCosTxqResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.4.9.1
Conceptually defines a particular entry within the etsysCosTxqResourceTable. These entries contain the specific attributes of transmission rates (traffic shaping) and dropping styles to be applied to dot1dBridge ports. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqResourceEntry  

etsysCosTxqResourceQueueNum 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.1
The queue number associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosTxqPortQUnit 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.2
Identifies the unit size for the etsysCosTxqPortRate. Values MUST NOT exceed the capacity of the etsysCosTxqPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosTxqPortQRate 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.3
Identifies the number of units used in this queue configuration. The value (0) shall carry special meaning that indicates the settings MUST NOT be applied to the queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosTxqPortQAlgorithm 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.4
Determines the rules by which discarding is applied.
Status: current Access: read-write
OBJECT-TYPE    
  TxqAlgorithms  

etsysCosTxqPortQLLQenable 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.5
This object represents the requested use of low latency queues for this dot1dBridge port. This object is REQUIRED to fail set attempts for unsupported hardware.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysCosTxqPortQMinRate 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.6
Identifies the minimum number of units used in this queue configuration. The value (0) shall carry special meaning that indicates the settings MUST NOT be applied to the queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosTxqReferenceMappingMaxReference 1.3.6.1.4.1.5624.1.2.55.1.4.10
The maximum number of etsysCosTxqReferences allowed in the etsysCosTxqMappingTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqReferenceMappingTable 1.3.6.1.4.1.5624.1.2.55.1.4.11
A table containing the user defined mappings of the TxQ refences found in the etsysCosTable to physical transmit queues associated with the specified port-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqReferenceMappingEntry

etsysCosTxqReferenceMappingEntry 1.3.6.1.4.1.5624.1.2.55.1.4.11.1
Conceptually defines a particular entry within the etsysCosTxqReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqReferenceMappingEntry  

etsysCosTxqResourceQueueNumber 1.3.6.1.4.1.5624.1.2.55.1.4.11.1.1
The queue number to be bound to this reference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosTxqDropProfilesMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.4.12
The maximum number of entries allowed in the etsysCosDropProfiles Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqDropProfilesNumEntries 1.3.6.1.4.1.5624.1.2.55.1.4.13
The current number of entries in the etsysCosQueueProfiles Table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosTxqDropProfilesLastChange 1.3.6.1.4.1.5624.1.2.55.1.4.14
The time at which the etsysCosQueueProfiles Table was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosTxqDropProfilesTable 1.3.6.1.4.1.5624.1.2.55.1.4.15
A table containing the queue profile configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqDropProfilesEntry

etsysCosTxqDropProfilesEntry 1.3.6.1.4.1.5624.1.2.55.1.4.15.1
The minimum and maximum queue depth, maximum drop probability and queue depth at max drop probability for the queue specified. These entries represent the currently configured settings for this agent. Entries indexed with (0) are default system entries. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqDropProfilesEntry  

etsysCosTxqDropSettingIndex 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.1
A unique identifier for this queue setting. Identifiers with an index of 0 MUST be read-only and depict the system default settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqDropProfilesRowStatus 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosTxqDropProfilesTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosTxqDropProfilesMin 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.3
The minimum percentage of the queue depth, above which frames will dropped at the drop probability rate.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

etsysCosTxqDropProfilesMax 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.4
The maximum percentage of the queue depth, above which all frames will be dropped. This object's value MUST be greater than or equal to the etsysCosTxqDropProfilesMin.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

etsysCosTxqDropProfilesMaxDropProb 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.5
The drop probability associated with this setting by percentage. This number represents the percentage of traffic that will be dropped once the minimum rate has been exceeded.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

etsysCosTxqDropProfilesQueueDepthAtMaxProb 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.6
The drop probability percentage slope which defines how aggressively packets are discarded as the queue fills.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

etsysCosTxqDropPrecedenceTable 1.3.6.1.4.1.5624.1.2.55.1.4.16
A table containing the drop precedence configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosTxqDropPrecedenceEntry

etsysCosTxqDropPrecedenceEntry 1.3.6.1.4.1.5624.1.2.55.1.4.16.1
The drop precedence definitions for the queue specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosTxqDropPrecedenceEntry  

etsysCosTableDropPrecedence 1.3.6.1.4.1.5624.1.2.55.1.4.16.1.1
The corresponding etsysCosDropPrecedence from the etsysCosTable this entry refers to.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosTxqDropProfileQueueCfgID 1.3.6.1.4.1.5624.1.2.55.1.4.16.1.2
The etsysCosTxqDropProfilesEntry that describes the configuration for this entry. If this value references a non-existent row in the etsysCosTxqDropPrecedenceTable the device will behave as if the row existed and was populated with default parameters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosIrlPortTypeMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.5.1
The actual number of distinctly unique (as defined by the set of shared inbound RateLimiting capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.5.2
A table defining the distinctly unique IRL characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlPortTypeEntry

etsysCosIrlPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.5.2.1
Conceptually defines a particular entry within the etsysCosIrlPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlPortTypeEntry  

etsysCosIrlPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosIrlPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosIrlPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosIrlPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosIrlPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosIrlPortTypeNumberOfIRLs 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.5
The maximum number of inbound rate limiters supported by this agent on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

etsysCosIrlPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.6
The rate types available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosIrlPortTypeCapabilities 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.7
The EtsysCosRlCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRlCapabilities  

etsysCosIrlUnitTable 1.3.6.1.4.1.5624.1.2.55.1.5.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlUnitEntry

etsysCosIrlUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.5.3.1
Conceptually defines a particular entry within the etsysCosIrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlUnitEntry  

etsysCosIrlUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.1
The unit identifier for this port type. The metric at which the etsysCosIrlUnitMinRate, etsysCosIrlUnitMaxRate and etsysCosIrlUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosIrlUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.2
The maximum rate supported at the rate of units specified by etsysCosIrlUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.3
The minimum rate supported at the rate of units specified by etsysCosIrlUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlPortGroupMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.5.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlPortGroupNumEntries 1.3.6.1.4.1.5624.1.2.55.1.5.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosIrlPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.5.6
The time at which the etsysCosIrlPortTypeTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosIrlPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.5.7
A table containing the settings for specific types of dot1dBridge ports and their matching inbound rate limiting configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlPortGroupEntry

etsysCosIrlPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.5.7.1
Conceptually defines a particular entry within the etsysCosIrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlPortGroupEntry  

etsysCosIrlPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosIrlPortGroupMaxEntries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosIrlPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosIrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosIrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosIrlPortGroupList shall be returned to the etsysCosIrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosIrlPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosIrlPortTypeIndex.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosIrlPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosIrlPortCfgTable 1.3.6.1.4.1.5624.1.2.55.1.5.8
A table containing the inbound rate limiting configurations to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosIrlPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlPortCfg

etsysCosIrlPortCfgEntry 1.3.6.1.4.1.5624.1.2.55.1.5.8.1
Conceptually defines a particular entry within the etsysCosIrlPortCfgTable. Details contained within this entry will depict the inbound rate limiter's reception rate and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlPortCfg  

etsysCosIrlPortCfgFloodLimiter 1.3.6.1.4.1.5624.1.2.55.1.5.8.1.2
This object will represent the etsysCosIrlResourceNum to be used to limit flooded traffic.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

etsysCosIrlResourceTable 1.3.6.1.4.1.5624.1.2.55.1.5.9
A table containing the inbound rate limiting configurations to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlResourceEntry

etsysCosIrlResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.5.9.1
Conceptually defines a particular entry within the etsysCosIrlResourceTable. These entries contain the specific attributes of policing rates (traffic clipping) and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlResourceEntry  

etsysCosIrlResourceIrlNum 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.1
The inbound rate limiter number associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlResourceUnits 1.1.3.6.1.4.1.5624.1.2.55.1.5.9.1.2
Identifies the unit size for the etsysCosIrlPortRate. Values MUST NOT exceed the capacity of the etsysCosIrlPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosIrlResourceRate 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.3
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters of type count(5). The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosIrlResourceParentIrl 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.4
Setting this object to a positive value indicates the etsysCosIrlResourceIrlNum to be used in conjunction with this setting. A value of (-1) indicates the parent Irl is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosIrlResourceType 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.5
The characteristics applied to this rate limiter. When chaining limiters is used, the AND / OR attribute denotes the limiter logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitingType  

etsysCosIrlResourceActionCosIndex 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.6
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosIrlResourceType is set to one of the rePrioritize types.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosIrlResourceAction 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.7
This object allows syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysViolationAction  

etsysCosIrlResourceViolationPortList 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.8
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosIrlResourceClearCounters 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.9
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter of type count(5).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosIrlReferenceMappingMaxReference 1.3.6.1.4.1.5624.1.2.55.1.5.10
The maximum number of etsysCosIrlReferences allowed in the etsysCosIrlMappingTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosIrlReferenceMappingLastChange 1.3.6.1.4.1.5624.1.2.55.1.5.11
The time at which the etsysCosIrlReferenceMappingTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosIrlReferenceMappingTable 1.3.6.1.4.1.5624.1.2.55.1.5.12
A table containing the user defined mappings of the inbound-rate-limiter-refences found in the etsysCosTable to actual inbound-rate-limiters associated with the specified port-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlReferenceMap

etsysCosIrlReferenceMappingEntry 1.3.6.1.4.1.5624.1.2.55.1.5.12.1
Conceptually defines a particular entry within the etsysCosIrlReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlReferenceMap  

etsysCosIrlResourceIrlNumber 1.3.6.1.4.1.5624.1.2.55.1.5.12.1.1
The inbound rate limiter bond to this reference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosIrlViolationClearTable 1.3.6.1.4.1.5624.1.2.55.1.5.13
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosIrlViolationTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosIrlViolationLastChange 1.3.6.1.4.1.5624.1.2.55.1.5.14
The time at which the etsysCosIrlViolationTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosIrlDisabledPortsList 1.3.6.1.4.1.5624.1.2.55.1.5.15
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosIrlViolationTable 1.3.6.1.4.1.5624.1.2.55.1.5.16
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosIrlViolationEntry

etsysCosIrlViolationEntry 1.3.6.1.4.1.5624.1.2.55.1.5.16.1
Conceptually defines a particular entry within the etsysCosIrlViolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosIrlViolationEntry  

etsysCosIrlPortIndex 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.1
The dot1dBridge port on which this violation occurred.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosIrlViolation 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.2
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this Irl have been taken.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysCosIrlCounter 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.3
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(1) then the object represents the packets counted, otherwise it represents the octets counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysCosIrlResetFlags 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.4
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosIrlViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosIrlUnitCounter will be reset to zero. Both bits set shall clear both properties.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitResetBits  

etsysCosOrlPortTypeMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.6.1
The actual number of distinctly unique (as defined by the set of shared outbound RateLimiting capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.6.2
A table defining the distinctly unique IRL characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlPortTypeEntry

etsysCosOrlPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.6.2.1
Conceptually defines a particular entry within the etsysCosOrlPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlPortTypeEntry  

etsysCosOrlPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosOrlPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosOrlPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosOrlPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosOrlPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosOrlPortTypeNumberOfORLs 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.5
The maximum number of outbound rate limiters supported by this agent on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

etsysCosOrlPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.6
The rate types available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosOrlPortTypeCapabilities 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.7
The EtsysCosRlCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRlCapabilities  

etsysCosOrlUnitTable 1.3.6.1.4.1.5624.1.2.55.1.6.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlUnitEntry

etsysCosOrlUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.6.3.1
Conceptually defines a particular entry within the etsysCosOrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlUnitEntry  

etsysCosOrlUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.1
The unit identifier for this port type. The metric at which the etsysCosOrlUnitMinRate, etsysCosOrlUnitMaxRate and etsysCosOrlUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosOrlUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.2
The maximum rate supported at the rate of units specified by etsysCosOrlUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.3
The minimum rate supported at the rate of units specified by etsysCosOrlUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlPortGroupMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.6.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlPortGroupNumEntries 1.3.6.1.4.1.5624.1.2.55.1.6.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosOrlPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.6.6
The time at which the etsysCosOrlPortTypeTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosOrlPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.6.7
A table containing the settings for specific types of dot1dBridge ports and their matching outbound rate limiting configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlPortGroupEntry

etsysCosOrlPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.6.7.1
Conceptually defines a particular entry within the etsysCosOrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlPortGroupEntry  

etsysCosOrlPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosOrlPortGroupMaxEntries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosOrlPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosOrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosOrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosOrlPortGroupList shall be returned to the etsysCosOrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosOrlPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosOrlPortTypeIndex.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosOrlPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosOrlPortCfgTable 1.3.6.1.4.1.5624.1.2.55.1.6.8
A table containing the outbound rate limiting configurations to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosOrlPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlPortCfg

etsysCosOrlPortCfgEntry 1.3.6.1.4.1.5624.1.2.55.1.6.8.1
Conceptually defines a particular entry within the etsysCosOrlPortCfgTable. Details contained within this entry will depict the outbound rate limiter's reception rate and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlPortCfg  

etsysCosOrlPortCfgFloodLimiter 1.3.6.1.4.1.5624.1.2.55.1.6.8.1.2
This object will represent the etsysCosOrlResourceNum to be used to limit flooded traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

etsysCosOrlResourceTable 1.3.6.1.4.1.5624.1.2.55.1.6.9
A table containing the outbound rate limiting configurations to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlResourceEntry

etsysCosOrlResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.6.9.1
Conceptually defines a particular entry within the etsysCosOrlResourceTable. These entries contain the specific attributes of policing rates (traffic clipping) and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlResourceEntry  

etsysCosOrlResourceOrlNum 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.1
The outbound rate limiter number associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlResourceUnits 1.1.3.6.1.4.1.5624.1.2.55.1.6.9.1.2
Identifies the unit size for the etsysCosOrlPortRate. Values MUST NOT exceed the capacity of the etsysCosOrlPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosOrlResourceRate 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.3
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters of type count(5). The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosOrlResourceParentOrl 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.4
Setting this object to a positive value indicates the etsysCosOrlResourceOrlNum to be used in conjunction with this setting. A value of (-1) indicates the parent Orl is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosOrlResourceType 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.5
The characteristics applied to this rate limiter. When chaining limiters is used, the AND / OR attribute denotes the limiter logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitingType  

etsysCosOrlResourceActionCosIndex 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.6
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosOrlResourceType is set to one of the rePrioritize types.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosOrlResourceAction 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.7
This object allows syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysViolationAction  

etsysCosOrlResourceViolationPortList 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.8
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosOrlResourceClearCounters 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.9
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter of type count(5).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosOrlReferenceMappingMaxReference 1.3.6.1.4.1.5624.1.2.55.1.6.10
The maximum number of etsysCosOrlReferences allowed in the etsysCosOrlMappingTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosOrlReferenceMappingLastChange 1.3.6.1.4.1.5624.1.2.55.1.6.11
The time at which the etsysCosOrlReferenceMappingTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosOrlReferenceMappingTable 1.3.6.1.4.1.5624.1.2.55.1.6.12
A table containing the user defined mappings of the outbound-rate-limiter-refences found in the etsysCosTable to actual outbound-rate-limiters associated with the specified port-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlReferenceMap

etsysCosOrlReferenceMappingEntry 1.3.6.1.4.1.5624.1.2.55.1.6.12.1
Conceptually defines a particular entry within the etsysCosOrlReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlReferenceMap  

etsysCosOrlResourceOrlNumber 1.3.6.1.4.1.5624.1.2.55.1.6.12.1.1
The outbound rate limiter bond to this reference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosOrlViolationClearTable 1.3.6.1.4.1.5624.1.2.55.1.6.13
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosOrlViolationTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosOrlViolationLastChange 1.3.6.1.4.1.5624.1.2.55.1.6.14
The time at which the etsysCosOrlViolationTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosOrlDisabledPortsList 1.3.6.1.4.1.5624.1.2.55.1.6.15
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosOrlViolationTable 1.3.6.1.4.1.5624.1.2.55.1.6.16
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosOrlViolationEntry

etsysCosOrlViolationEntry 1.3.6.1.4.1.5624.1.2.55.1.6.16.1
Conceptually defines a particular entry within the etsysCosOrlViolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosOrlViolationEntry  

etsysCosOrlPortIndex 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.1
The dot1dBridge port on which this violation occurred.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosOrlViolation 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.2
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this Orl have been taken.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysCosOrlCounter 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.3
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(0) then the object represents the packets counted, otherwise it represents the octets counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysCosOrlResetFlags 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.4
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosOrlViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosOrlUnitCounter will be reset to zero. Both bits set shall clear both properties.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitResetBits  

etsysCosFloodCtrlPortTypeMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.7.1
The actual number of distinctly unique (as defined by the set of shared flooded RateLimiting capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosFloodCtrlPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.7.2
A table defining the distinctly unique Broadcast Rate Limiting characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosFloodCtrlPortTypeEntry

etsysCosFloodCtrlPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.7.2.1
Conceptually defines a particular entry within the etsysCosFloodCtrlPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosFloodCtrlPortTypeEntry  

etsysCosFloodCtrlPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosFloodCtrlPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosFloodCtrlPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosFloodCtrlPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosFloodCtrlPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosFloodCtrlPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.5
The rate types available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosFloodCtrlPortTypeCapabilities 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.7
The EtsysCosRlCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRlCapabilities  

etsysCosFloodCtrlUnitTable 1.3.6.1.4.1.5624.1.2.55.1.7.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosFloodCtrlUnitEntry

etsysCosFloodCtrlUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.7.3.1
Conceptually defines a particular entry within the etsysCosFloodCtrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosFloodCtrlUnitEntry  

etsysCosFloodCtrlUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.1
The unit identifier for this port type. The metric at which the etsysCosFloodCtrlUnitMinRate, etsysCosFloodCtrlUnitMaxRate and etsysCosFloodCtrlUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosFloodCtrlUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.2
The maximum rate supported at the rate of units specified by etsysCosFloodCtrlUnitTypeIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosFloodCtrlUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.3
The minimum rate supported at the rate of units specified by etsysCosFloodCtrlUnitTypeIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosFloodCtrlUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosFloodCtrlPortGroupMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.7.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosFloodCtrlPortGroupNumEntries 1.3.6.1.4.1.5624.1.2.55.1.7.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosFloodCtrlPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.7.6
The time at which the etsysCosFloodCtrlPortTypeTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosFloodCtrlPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.7.7
A table containing the settings for specific types of dot1dBridge ports and their matching flooded rate limiting configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosFloodCtrlPortGroupEntry

etsysCosFloodCtrlPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.7.7.1
Conceptually defines a particular entry within the etsysCosFloodCtrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosFloodCtrlPortGroupEntry  

etsysCosFloodCtrlPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosFloodCtrlPortGroupMaxEntries.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosFloodCtrlPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosFloodCtrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosFloodCtrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosFloodCtrlPortGroupList shall be returned to the etsysCosFloodCtrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosFloodCtrlPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosFloodCtrlPortTypeIndex.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosFloodCtrlPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosFloodCtrlSyslogActionMsgFormat 1.3.6.1.4.1.5624.1.2.55.1.7.8
This object controls the format of syslog messages sent in response to a flood rate limit being violated. A value of notification(1) causes the syslog message to provide the index of the violated limiter and the port(s) that the violation occurred on. A value of notificationWithPktHdr(2) causes the syslog message to provide the first 64 bytes of the violating packet in addition to the information provided by notification(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notification(1), notificationWithPktHdr(2)  

etsysCosFloodCtrlResourceTable 1.3.6.1.4.1.5624.1.2.55.1.7.9
A table containing the inbound rate limiting configurations to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosFloodCtrlResourceEntry

etsysCosFloodCtrlResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.7.9.1
Conceptually defines a particular entry within the etsysCosFloodCtrlResourceTable. These entries contain the specific attributes of flood policing rates (traffic clipping). Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosFloodCtrlResourceEntry  

etsysCosFloodCtrlFloodType 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.1
The type of received traffic that rate limited based on this row entries configured limits.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unicastUnknown(1), multicast(2), broadcast(3)  

etsysCosFloodCtrlResourceUnits 1.1.3.6.1.4.1.5624.1.2.55.1.7.9.1.2
Identifies the unit size for the etsysCosFloodCtrlPortRate. Values MUST NOT exceed the capacity of the etsysCosFloodCtrlPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosFloodCtrlResourceRate 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.3
Identifies the number of units above which packets will considered in violation. The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosFloodCtrlResourceAction 0.1.3.6.1.4.1.5624.1.2.55.1.7.9.1.4
This object allows packet dropping, syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded. It is permissible for no actions to be specified, which effectively disables the limiter.
Status: current Access: read-write
OBJECT-TYPE    
  BITS drop(0), syslog(1), trap(2), disable(3)  

etsysCosFloodCtrlResourceViolationPortList 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.5
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosFloodCtrlResourceClearCounters 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.6
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosFloodCtrlViolationClearTable 1.3.6.1.4.1.5624.1.2.55.1.7.10
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosFloodCtrlViolationTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosFloodCtrlViolationLastChange 1.3.6.1.4.1.5624.1.2.55.1.7.11
The time at which the etsysCosFloodCtrlViolationTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosFloodCtrlDisabledPortsList 1.3.6.1.4.1.5624.1.2.55.1.7.12
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosFloodCtrlViolationTable 1.3.6.1.4.1.5624.1.2.55.1.7.13
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosFloodCtrlViolationEntry

etsysCosFloodCtrlViolationEntry 1.3.6.1.4.1.5624.1.2.55.1.7.13.1
Conceptually defines a particular entry within the etsysCosFloodCtrlViolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosFloodCtrlViolationEntry  

etsysCosFloodCtrlViolation 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.1
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this FloodCtrl have been taken.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysCosFloodCtrlCounter 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.2
The number of configured units the limiter has recorded. If the associated limiter is of type pps(1) then the object represents the packets counted, otherwise it represents the octets counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysCosFloodCtrlResetFlags 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.3
This value shall always read as BITS contstruct with no bit set. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosFloodCtrlViolation TruthValue will be reset to false(2). If bit 1 is set, the etsysCosFloodCtrlUnitCounter will be reset to zero. Setting both bits simultaneously shall clear both properties.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitResetBits  

etsysCosUserIrlrsPortTypeMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.8.1
The actual number of distinctly unique (as defined by the set of shared user rate limiting/shaping (UserRlRs) capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.8.2
A table defining the distinctly unique UserRlRs characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsPortTypeEntry

etsysCosUserIrlrsPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.8.2.1
Conceptually defines a particular entry within the etsysCosUserIrlrsPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsPortTypeEntry  

etsysCosUserIrlrsPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosUserIrlrsPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosUserIrlrsPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosUserIrlrsPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosUserIrlrsPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosUserIrlrsPortTypeNumberOfUserRlRss 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.5
The maximum number of user rate limiters(or shapers) supported by this agent on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

etsysCosUserIrlrsPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.6
The rate types available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserIrlrsPortTypeCapabilities 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.7
The EtsysCosRlCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRlCapabilities  

etsysCosUserIrlrsPortTypeModes 1.3.6.1.4.1.5624.1.2.55.1.8.2.1.8
The EtsysCosUserModeCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosUserModeCapabilities  

etsysCosUserIrlrsUnitTable 1.3.6.1.4.1.5624.1.2.55.1.8.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsUnitEntry

etsysCosUserIrlrsUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.8.3.1
Conceptually defines a particular entry within the etsysCosUserIrlrsUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsUnitEntry  

etsysCosUserIrlrsUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.8.3.1.1
The unit identifier for this port type. The metric at which the etsysCosUserIrlrsUnitMinRate, etsysCosUserIrlrsUnitMaxRate and etsysCosUserIrlrsUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserIrlrsUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.8.3.1.2
The maximum rate supported at the rate of units specified by etsysCosUserIrlrsUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.8.3.1.3
The minimum rate supported at the rate of units specified by etsysCosUserIrlrsUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.8.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsPortGroupMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.8.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsPortGroupNumEntries 1.3.6.1.4.1.5624.1.2.55.1.8.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosUserIrlrsPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.8.6
The time at which the etsysCosUserIrlrsPortTypeTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserIrlrsPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.8.7
A table containing the settings for specific types of dot1dBridge ports and their matching user rate limiting(or shaping) configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsPortGroupEntry

etsysCosUserIrlrsPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.8.7.1
Conceptually defines a particular entry within the etsysCosUserIrlrsPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsPortGroupEntry  

etsysCosUserIrlrsPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.8.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosUserIrlrsPortGroupMaxEntries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosUserIrlrsPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.8.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosUserIrlrsPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosUserIrlrsPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosUserIrlrsPortGroupList shall be returned to the etsysCosUserIrlrsPortTypeUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosUserIrlrsPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.8.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosUserIrlrsPortTypeIndex.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosUserIrlrsPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.8.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosUserIrlrsResourceTable 1.3.6.1.4.1.5624.1.2.55.1.8.8
A table containing the user rate limiting(or shaping) configurations to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsResourceEntry

etsysCosUserIrlrsResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.8.8.1
Conceptually defines a particular entry within the etsysCosUserIrlrsResourceTable. These entries contain the specific attributes of policing rates (traffic clipping or shaping) and parent rate limiter (or shaper). Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsResourceEntry  

etsysCosUserIrlrsResourceUserIrlrsNum 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.1
The user rate limiter(or shaper) number associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsResourceUnits 1.1.3.6.1.4.1.5624.1.2.55.1.8.8.1.2
Identifies the unit size for the etsysCosUserIrlrsPortRate. Values MUST NOT exceed the capacity of the etsysCosUserIrlrsPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserIrlrsResourceRate 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.3
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters(or shapers) of type count(5). The value (0) shall carry special meaning in this case of unset. Rate Limiters(or Shapers) identified as having a value of (0) shall not have this settings applied to the limiter(or shaper).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosUserIrlrsResourceParentUserIrlrs 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.4
Setting this object to a positive value indicates the etsysCosUserIrlrsResourceUserIrlrsNum to be used in conjunction with this setting. A value of (-1) indicates the parent UserRlRs is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosUserIrlrsResourceType 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.5
The characteristics applied to this rate limiter(or shaper). When chaining is used, the AND / OR attribute denotes the limiter(or shaper) logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitingType  

etsysCosUserIrlrsResourceActionCosIndex 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.6
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosUserIrlrsResourceType is set to one of the rePrioritize types.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosUserIrlrsResourceAction 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.7
This object allows syslog, SNMP traps, or disabling actions to be taken when limiters (shapers) are first exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysViolationAction  

etsysCosUserIrlrsResourceViolationPortList 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.8
The dot1dBridge ports this limiter(or shaper) has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosUserIrlrsResourceClearCounters 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.9
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter(or shaper) of type count(5).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosUserIrlrsResourceMode 1.3.6.1.4.1.5624.1.2.55.1.8.8.1.10
This object will represent the type of limiter or shaper that this object is currently configured to.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRlModes  

etsysCosUserIrlrsReferenceMappingMaxReference 1.3.6.1.4.1.5624.1.2.55.1.8.9
The maximum number of etsysCosUserIrlrsReferences allowed in the etsysCosUserIrlrsMappingTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserIrlrsReferenceMappingLastChange 1.3.6.1.4.1.5624.1.2.55.1.8.10
The time at which the etsysCosUserIrlrsReferenceMappingTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserIrlrsReferenceMappingTable 1.3.6.1.4.1.5624.1.2.55.1.8.11
A table containing the user defined mappings of the user rate limiter(or shaper) refences found in the etsysCosTable to actual user rate limiters(or shapers) associated with the specified port-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsReferenceMap

etsysCosUserIrlrsReferenceMappingEntry 1.3.6.1.4.1.5624.1.2.55.1.8.11.1
Conceptually defines a particular entry within the etsysCosUserIrlrsReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsReferenceMap  

etsysCosUserIrlrsResourceUserIrlrsNumber 1.3.6.1.4.1.5624.1.2.55.1.8.11.1.1
The user rate limiter(or shaper) bound to this reference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosUserIrlrsViolationClearTable 1.3.6.1.4.1.5624.1.2.55.1.8.12
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosUserIrlrsViolationTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosUserIrlrsViolationLastChange 1.3.6.1.4.1.5624.1.2.55.1.8.13
The time at which the etsysCosUserIrlrsViolationTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserIrlrsViolationTable 1.3.6.1.4.1.5624.1.2.55.1.8.15
A table containing the list of entries of all users as classified by etsysPolicyRules that have detected violations of the limiters(or shapers) current settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserIrlrsViolationEntry

etsysCosUserIrlrsViolationEntry 1.3.6.1.4.1.5624.1.2.55.1.8.15.1
Conceptually defines a particular entry within the etsysCosUserIrlrsViolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserIrlrsViolationEntry  

etsysCosUserIrlrsViolation 1.3.6.1.4.1.5624.1.2.55.1.8.15.1.5
This object represents the violation status for this limiter(or shaper). If this object reads true(1) the action associated with this UserIrlrs have been taken.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysCosUserIrlrsCounter 1.3.6.1.4.1.5624.1.2.55.1.8.15.1.6
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(0) then the object represents the packets counted, otherwise it represents the octets counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysCosUserIrlrsResetFlags 1.3.6.1.4.1.5624.1.2.55.1.8.15.1.7
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosUserIrlrsViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosUserIrlrsUnitCounter will be reset to zero. Both bits set shall clear both properties.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitResetBits  

etsysCosUserOrlrsPortTypeMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.9.1
The actual number of distinctly unique (as defined by the set of shared user rate limiting/shaping (UserRlRs) capabilities) port types available for configuration on this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsPortTypeTable 1.3.6.1.4.1.5624.1.2.55.1.9.2
A table defining the distinctly unique UserRlRs characteristics of a group of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsPortTypeEntry

etsysCosUserOrlrsPortTypeEntry 1.3.6.1.4.1.5624.1.2.55.1.9.2.1
Conceptually defines a particular entry within the etsysCosUserOrlrsPortTypeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsPortTypeEntry  

etsysCosUserOrlrsPortTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.1
The port type associated with the unique set of ports sharing these capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32767  

etsysCosUserOrlrsPortTypeDescr 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.2
The textual description that represents this set of dot1dBridge ports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysCosUserOrlrsPortTypeEligiblePorts 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.3
The list of dot1dBridge ports belonging (having the same capabilities) to this port type.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosUserOrlrsPortTypeUnselectedPorts 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.4
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosUserOrlrsPortGroupTable.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

etsysCosUserOrlrsPortTypeNumberOfUserRlRss 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.5
The maximum number of user rate limiters(or shapers) supported by this agent on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

etsysCosUserOrlrsPortTypeSupportedRateTypes 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.6
The rate types available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserOrlrsPortTypeCapabilities 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.7
The EtsysCosRlCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosRlCapabilities  

etsysCosUserOrlrsPortTypeModes 1.3.6.1.4.1.5624.1.2.55.1.9.2.1.8
The EtsysCosUserModeCapabilities available on this type of port.
Status: current Access: read-only
OBJECT-TYPE    
  EtsysCosUserModeCapabilities  

etsysCosUserOrlrsUnitTable 1.3.6.1.4.1.5624.1.2.55.1.9.3
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsUnitEntry

etsysCosUserOrlrsUnitEntry 1.3.6.1.4.1.5624.1.2.55.1.9.3.1
Conceptually defines a particular entry within the etsysCosUserOrlrsUnitTable. Entries in this table indicate the port group boundaries for the type of port specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsUnitEntry  

etsysCosUserOrlrsUnitTypeIndex 1.3.6.1.4.1.5624.1.2.55.1.9.3.1.1
The unit identifier for this port type. The metric at which the etsysCosUserOrlrsUnitMinRate, etsysCosUserOrlrsUnitMaxRate and etsysCosUserOrlrsUnitGranularity are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserOrlrsUnitMaxRate 1.3.6.1.4.1.5624.1.2.55.1.9.3.1.2
The maximum rate supported at the rate of units specified by etsysCosUserOrlrsUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsUnitMinRate 1.3.6.1.4.1.5624.1.2.55.1.9.3.1.3
The minimum rate supported at the rate of units specified by etsysCosUserOrlrsUnitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsUnitGranularity 1.3.6.1.4.1.5624.1.2.55.1.9.3.1.4
The smallest unit by which a rate can be modified.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsPortGroupMaxEntries 1.3.6.1.4.1.5624.1.2.55.1.9.4
The maximum number of port groups supported by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsPortGroupNumEntries 1.3.6.1.4.1.5624.1.2.55.1.9.5
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysCosUserOrlrsPortGroupLastChange 1.3.6.1.4.1.5624.1.2.55.1.9.6
The time at which the etsysCosUserOrlrsPortTypeTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserOrlrsPortGroupTable 1.3.6.1.4.1.5624.1.2.55.1.9.7
A table containing the settings for specific types of dot1dBridge ports and their matching user rate limiting(or shaping) configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsPortGroupEntry

etsysCosUserOrlrsPortGroupEntry 1.3.6.1.4.1.5624.1.2.55.1.9.7.1
Conceptually defines a particular entry within the etsysCosUserOrlrsPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsPortGroupEntry  

etsysCosUserOrlrsPortGroupIndex 1.3.6.1.4.1.5624.1.2.55.1.9.7.1.1
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosUserOrlrsPortGroupMaxEntries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 1..32767  

etsysCosUserOrlrsPortGroupRowStatus 1.3.6.1.4.1.5624.1.2.55.1.9.7.1.2
This object allows for the dynamic creation and deletion of entries within the etsysCosUserOrlrsPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosUserOrlrsPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosUserOrlrsPortGroupList shall be returned to the etsysCosUserOrlrsPortTypeUnselectedPorts and all entries referencing this row shall be removed as well.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysCosUserOrlrsPortGroupList 1.3.6.1.4.1.5624.1.2.55.1.9.7.1.3
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosUserOrlrsPortTypeIndex.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosUserOrlrsPortGroupName 1.3.6.1.4.1.5624.1.2.55.1.9.7.1.4
The administratively assigned textual description of this port group.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

etsysCosUserOrlrsResourceTable 1.3.6.1.4.1.5624.1.2.55.1.9.8
A table containing the user rate limiting(or shaping) configurations to be used in the entries specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsResourceEntry

etsysCosUserOrlrsResourceEntry 1.3.6.1.4.1.5624.1.2.55.1.9.8.1
Conceptually defines a particular entry within the etsysCosUserOrlrsResourceTable. These entries contain the specific attributes of policing rates (traffic clipping or shaping) and parent rate limiter (or shaper). Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsResourceEntry  

etsysCosUserOrlrsResourceUserOrlrsNum 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.1
The user rate limiter(or shaper) number associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsResourceUnits 1.1.3.6.1.4.1.5624.1.2.55.1.9.8.1.2
Identifies the unit size for the etsysCosUserOrlrsPortRate. Values MUST NOT exceed the capacity of the etsysCosUserOrlrsPortType they are associated with.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRateTypes  

etsysCosUserOrlrsResourceRate 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.3
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters(or shapers) of type count(5). The value (0) shall carry special meaning in this case of unset. Rate Limiters(or Shapers) identified as having a value of (0) shall not have this settings applied to the limiter(or shaper).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

etsysCosUserOrlrsResourceParentUserOrlrs 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.4
Setting this object to a positive value indicates the etsysCosUserOrlrsResourceUserOrlrsNum to be used in conjunction with this setting. A value of (-1) indicates the parent UserRlRs is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosUserOrlrsResourceType 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.5
The characteristics applied to this rate limiter(or shaper). When chaining is used, the AND / OR attribute denotes the limiter(or shaper) logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitingType  

etsysCosUserOrlrsResourceActionCosIndex 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.6
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosUserOrlrsResourceType is set to one of the rePrioritize types.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysCosUserOrlrsResourceAction 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.7
This object allows syslog, SNMP traps, or disabling actions to be taken when limiters (shapers) are first exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysViolationAction  

etsysCosUserOrlrsResourceViolationPortList 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.8
The dot1dBridge ports this limiter(or shaper) has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

etsysCosUserOrlrsResourceClearCounters 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.9
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter(or shaper) of type count(5).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosUserOrlrsResourceMode 1.3.6.1.4.1.5624.1.2.55.1.9.8.1.10
This object will represent the type of limiter or shaper that this object is currently configured to.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysCosRlModes  

etsysCosUserOrlrsReferenceMappingMaxReference 1.3.6.1.4.1.5624.1.2.55.1.9.9
The maximum number of etsysCosUserOrlrsReferences allowed in the etsysCosUserOrlrsMappingTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysCosUserOrlrsReferenceMappingLastChange 1.3.6.1.4.1.5624.1.2.55.1.9.10
The time at which the etsysCosUserOrlrsReferenceMappingTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserOrlrsReferenceMappingTable 1.3.6.1.4.1.5624.1.2.55.1.9.11
A table containing the user defined mappings of the user rate limiter(or shaper) refences found in the etsysCosTable to actual user rate limiters(or shapers) associated with the specified port-group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsReferenceMap

etsysCosUserOrlrsReferenceMappingEntry 1.3.6.1.4.1.5624.1.2.55.1.9.11.1
Conceptually defines a particular entry within the etsysCosUserOrlrsReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsReferenceMap  

etsysCosUserOrlrsResourceUserOrlrsNumber 1.3.6.1.4.1.5624.1.2.55.1.9.11.1.1
The user rate limiter(or shaper) bound to this reference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..32767  

etsysCosUserOrlrsViolationClearTable 1.3.6.1.4.1.5624.1.2.55.1.9.12
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosUserOrlrsViolationTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysCosUserOrlrsViolationLastChange 1.3.6.1.4.1.5624.1.2.55.1.9.13
The time at which the etsysCosUserOrlrsViolationTable was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

etsysCosUserOrlrsViolationTable 1.3.6.1.4.1.5624.1.2.55.1.9.15
A table containing the list of entries of all users as classified by etsysPolicyRules that have detected violations of the limiters(or shapers) current settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysCosUserOrlrsViolationEntry

etsysCosUserOrlrsViolationEntry 1.3.6.1.4.1.5624.1.2.55.1.9.15.1
Conceptually defines a particular entry within the etsysCosUserOrlrsViolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysCosUserOrlrsViolationEntry  

etsysCosUserOrlrsViolation 1.3.6.1.4.1.5624.1.2.55.1.9.15.1.5
This object represents the violation status for this limiter(or shaper). If this object reads true(1) the action associated with this UserOrlrs have been taken.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysCosUserOrlrsCounter 1.3.6.1.4.1.5624.1.2.55.1.9.15.1.6
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(0) then the object represents the packets counted, otherwise it represents the octets counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysCosUserOrlrsResetFlags 1.3.6.1.4.1.5624.1.2.55.1.9.15.1.7
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosUserOrlrsViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosUserOrlrsUnitCounter will be reset to zero. Both bits set shall clear both properties.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysRateLimitResetBits  

etsysCosIrlExceededNotification 1.3.6.1.4.1.5624.1.2.55.1.0.1
This notification indicates an inbound limiter has been exceeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysCosOrlExceededNotification 1.3.6.1.4.1.5624.1.2.55.1.0.2
This notification indicates an outbound limiter has been exceeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysCosFloodLimitExceededNotification 1.3.6.1.4.1.5624.1.2.55.1.0.3
This notification indicates an inbound flood limiter has been exceeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysCosUserIrlrsLimitExceededNotification 1.3.6.1.4.1.5624.1.2.55.1.0.4
This notification indicates an inbound user rate limiter/shaper has been exceeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysCosUserOrlrsLimitExceededNotification 1.3.6.1.4.1.5624.1.2.55.1.0.5
This notification indicates an outbound user rate limiter/shaper has been exceeded.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysCosConformance 1.3.6.1.4.1.5624.1.2.55.2
OBJECT IDENTIFIER    

etsysCosGroups 1.3.6.1.4.1.5624.1.2.55.2.1
OBJECT IDENTIFIER    

etsysCosCompliances 1.3.6.1.4.1.5624.1.2.55.2.2
OBJECT IDENTIFIER    

etsysCosMasterResetGroup 1.3.6.1.4.1.5624.1.2.55.2.1.1
A collection of objects providing a mechanism of resetting all objects back to an unconfigured state.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosCapabilitiesGroup 1.3.6.1.4.1.5624.1.2.55.2.1.2
A collection of objects providing the capability extent for the agent supporting this MIB.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosGroup 1.3.6.1.4.1.5624.1.2.55.2.1.3
A collection of objects providing the support capacity and capability extent for the agent supporting this MIB. The object etsysCosDropPrecedence is part of a required group however its access may be restricted to read-only for agents without the ability to support this feature and still wish to implement this MIB.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosTxqGroup 1.3.6.1.4.1.5624.1.2.55.2.1.4
A collection of objects required for creating and modifying settings for transmit queue configurations.
Status: deprecated Access: read-write
OBJECT-GROUP    

etsysCosIrlGroup 1.3.6.1.4.1.5624.1.2.55.2.1.5
A collection of objects required for creating and modifying settings for inbound rate limiter configurations.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosOrlGroup 1.3.6.1.4.1.5624.1.2.55.2.1.6
A collection of objects required for creating and modifying settings for outbound rate limiter configurations.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosNotificationGroup 1.3.6.1.4.1.5624.1.2.55.2.1.7
A collection of objects required for reporting rate limiter violations.
Status: deprecated Access: read-write
NOTIFICATION-GROUP    

etsysCosUserIrlrsGroup 1.3.6.1.4.1.5624.1.2.55.2.1.8
A collection of objects required for creating and modifying settings for inbound user rate limiter configurations.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosUserOrlrsGroup 1.3.6.1.4.1.5624.1.2.55.2.1.9
A collection of objects required for creating and modifying settings for outbound user rate limiter configurations.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosNotificationGroup2 1.3.6.1.4.1.5624.1.2.55.2.1.10
A collection of objects required for reporting rate limiter violations.
Status: current Access: read-write
NOTIFICATION-GROUP    

etsysCosTxqGroup2 1.3.6.1.4.1.5624.1.2.55.2.1.11
A collection of objects required for creating and modifying settings for transmit queue configurations.
Status: current Access: read-write
OBJECT-GROUP    

etsysCosCompliance 1.3.6.1.4.1.5624.1.2.55.2.2.1
The compliance statement for devices that support Enterasys class of service.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

etsysCosCompliance2 1.3.6.1.4.1.5624.1.2.55.2.2.2
The compliance statement for devices that support Enterasys class of service.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

etsysCosCompliance3 1.3.6.1.4.1.5624.1.2.55.2.2.3
The compliance statement for devices that support Extreme Networks class of service.
Status: current Access: read-write
MODULE-COMPLIANCE