ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB

File: ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib (78054 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB ALCATEL-IND1-BASE

Imported symbols

Unsigned32 Counter64 MODULE-IDENTITY
OBJECT-TYPE OBJECT-IDENTITY NOTIFICATION-TYPE
TEXTUAL-CONVENTION DateAndTime RowStatus
OBJECT-GROUP MODULE-COMPLIANCE SnmpAdminString
InterfaceIndex softentIND1Vfc

Defined Types

VfcEnableState  
Administrative state of a VFC entity.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

VfcBwLimitType  
Units of traffic shaping lower and upper limit. If a percentage is specified the granularity of the limit value is 1Mb.
TEXTUAL-CONVENTION    
  INTEGER mbits(1), percentage(2)  

VfcProfileType  
Type of profile.
TEXTUAL-CONVENTION    
  INTEGER wredProfile(1), qsetProfile(2), qProfile(3)  

VfcQueueType  
QoS characteristics of queue. SApecified in RFC 3289 as Differentiated Services Code Point values.
TEXTUAL-CONVENTION    
  INTEGER  

VfcQsetAction  
Action on Qset. TC deprecated; actions on Qset are done by modifying the QSI table.
TEXTUAL-CONVENTION    
  INTEGER default(0), override(1), detach(2), revert(3)  

VfcQsapList  
Each group of four octets in this string specify a 32-bit Qsap Id. The Qsap Ids are stored in network byte order; i.e. octet N corresponds to the most significant 8 bits of the Qsap ID, and octet N+3 correspond to the least significant 8 bits. Four octets with a value of 0xFF indicate that all Qsaps have been retrieved. The list is large enough to hold up to 32 Qsap Ids.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..128)  

VfcQsapType  
Type of Qsap.
TEXTUAL-CONVENTION    
  INTEGER all(1), slot(2), slotport(3), lag(4), ipif(5), lsp(6), sbind(7), sap(8)  

VfcSchedulingMethod  
Algorithm used by scheduler for related object.
TEXTUAL-CONVENTION    
  INTEGER strictPriority(1), queueSpecified(2)  

VfcWfqMode  
WFQ Mode.
TEXTUAL-CONVENTION    
  INTEGER werr(1), wrr(2)  

VfcProfileMode  
Configured mode of the object.
TEXTUAL-CONVENTION    
  INTEGER nonDcb(1), dcb(2)  

AlaVfcWREDProfileEntry  
SEQUENCE    
  alaVfcWRPId Unsigned32
  alaVfcWRPAdminState VfcEnableState
  alaVfcWRPName SnmpAdminString
  alaVfcWRPGreenMinThreshold Unsigned32
  alaVfcWRPGreenMaxThreshold Unsigned32
  alaVfcWRPGreenMaxDropProbability Unsigned32
  alaVfcWRPGreenGain Unsigned32
  alaVfcWRPYellowMinThreshold Unsigned32
  alaVfcWRPYellowMaxThreshold Unsigned32
  alaVfcWRPYellowMaxDropProbability Unsigned32
  alaVfcWRPYellowGain Unsigned32
  alaVfcWRPRedMinThreshold Unsigned32
  alaVfcWRPRedMaxThreshold Unsigned32
  alaVfcWRPRedMaxDropProbability Unsigned32
  alaVfcWRPRedGain Unsigned32
  alaVfcWRPStatsAdmin VfcEnableState
  alaVfcWRPAttachmentCount Unsigned32
  alaVfcWRPMTU Unsigned32
  alaVfcWRPLastChange DateAndTime
  alaVfcWRPRowStatus RowStatus

AlaVfcQsetProfileEntry  
SEQUENCE    
  alaVfcQSPId Unsigned32
  alaVfcQSPAdminState VfcEnableState
  alaVfcQSPName SnmpAdminString
  alaVfcQSPType INTEGER
  alaVfcQSPTemplateId Unsigned32
  alaVfcQSPTemplateName SnmpAdminString
  alaVfcQSPBandwidthLimitType VfcBwLimitType
  alaVfcQSPBandwidthLimitValue Unsigned32
  alaVfcQSPQueueCount Unsigned32
  alaVfcQSPWRPId Unsigned32
  alaVfcQSPWRPName SnmpAdminString
  alaVfcQSPWRPAdminState VfcEnableState
  alaVfcQSPSchedulingMethod VfcSchedulingMethod
  alaVfcQSPStatsAdmin VfcEnableState
  alaVfcQSPAttachmentCount Unsigned32
  alaVfcQSPLastChange DateAndTime
  alaVfcQSPRowStatus RowStatus

AlaVfcQsetInstanceEntry  
SEQUENCE    
  alaVfcQsetId Unsigned32
  alaVfcQsetQsapId Unsigned32
  alaVfcQsetAdminState VfcEnableState
  alaVfcQsetOperState VfcEnableState
  alaVfcQsetQSPId Unsigned32
  alaVfcQsetQSPName SnmpAdminString
  alaVfcQsetOperBandwidthLimitType VfcBwLimitType
  alaVfcQsetOperBandwidthLimitValue Unsigned32
  alaVfcQsetBandwidthLimitType VfcBwLimitType
  alaVfcQsetBandwidthLimitValue Unsigned32
  alaVfcQsetQueueCount Unsigned32
  alaVfcQsetWRPId Unsigned32
  alaVfcQsetWRPName SnmpAdminString
  alaVfcQsetWRPAdminState VfcEnableState
  alaVfcQsetWRPOperState VfcEnableState
  alaVfcQsetSchedulingMethod VfcSchedulingMethod
  alaVfcQsetStatsAdmin VfcEnableState
  alaVfcQsetStatsOper VfcEnableState
  alaVfcQsetLastChange DateAndTime
  alaVfcQsetStatsClear VfcEnableState
  alaVfcQsetStatsInterval Unsigned32
  alaVfcQsetMisconfigured VfcEnableState
  alaVfcQsetMode VfcProfileMode

AlaVfcQProfileEntry  
SEQUENCE    
  alaVfcQPQSPId Unsigned32
  alaVfcQPQId Unsigned32
  alaVfcQPAdminState VfcEnableState
  alaVfcQPWRPId Unsigned32
  alaVfcQPWRPName SnmpAdminString
  alaVfcQPWRPAdminState VfcEnableState
  alaVfcQPQSPName SnmpAdminString
  alaVfcQPTrafficClass Unsigned32
  alaVfcQPQType VfcQueueType
  alaVfcQPCIRBandwidthLimitType VfcBwLimitType
  alaVfcQPCIRBandwidthLimitValue Unsigned32
  alaVfcQPPIRBandwidthLimitType VfcBwLimitType
  alaVfcQPPIRBandwidthLimitValue Unsigned32
  alaVfcQPStatsAdmin VfcEnableState
  alaVfcQPCbs Unsigned32
  alaVfcQPMbs Unsigned32
  alaVfcQPLastChange DateAndTime
  alaVfcQPWfqWeight Unsigned32
  alaVfcQPWfqMode VfcWfqMode

AlaVfcQInstanceEntry  
SEQUENCE    
  alaVfcQInstanceQsiId Unsigned32
  alaVfcQInstanceQId Unsigned32
  alaVfcQInstanceQsapId Unsigned32
  alaVfcQInstanceQSPId Unsigned32
  alaVfcQInstanceQSPName SnmpAdminString
  alaVfcQInstanceAdminState VfcEnableState
  alaVfcQInstanceOperState VfcEnableState
  alaVfcQInstanceWRPAdminState VfcEnableState
  alaVfcQInstanceWRPOperState VfcEnableState
  alaVfcQInstanceWRPId Unsigned32
  alaVfcQInstanceWRPName SnmpAdminString
  alaVfcQInstanceCIRBandwidthLimitType VfcBwLimitType
  alaVfcQInstanceCIRBandwidthLimitValue Unsigned32
  alaVfcQInstancePIRBandwidthLimitType VfcBwLimitType
  alaVfcQInstancePIRBandwidthLimitValue Unsigned32
  alaVfcQInstanceCIROperationalBandwidthLimitType VfcBwLimitType
  alaVfcQInstanceCIROperationalBandwidthLimitValue Unsigned32
  alaVfcQInstancePIROperationalBandwidthLimitType VfcBwLimitType
  alaVfcQInstancePIROperationalBandwidthLimitValue Unsigned32
  alaVfcQInstanceStatsAdmin VfcEnableState
  alaVfcQInstanceStatsOper VfcEnableState
  alaVfcQInstancePacketsEnqueued Counter64
  alaVfcQInstanceBytesEnqueued Counter64
  alaVfcQInstancePacketsDequeued Counter64
  alaVfcQInstanceBytesDequeued Counter64
  alaVfcQInstancePacketsDropped Counter64
  alaVfcQInstanceBytesDropped Counter64
  alaVfcQInstanceGreenPacketsAccepted Counter64
  alaVfcQInstanceGreenBytesAccepted Counter64
  alaVfcQInstanceGreenPacketsDropped Counter64
  alaVfcQInstanceGreenBytesDropped Counter64
  alaVfcQInstanceYellowPacketsAccepted Counter64
  alaVfcQInstanceYellowBytesAccepted Counter64
  alaVfcQInstanceYellowPacketsDropped Counter64
  alaVfcQInstanceYellowBytesDropped Counter64
  alaVfcQInstanceRedPacketsAccepted Counter64
  alaVfcQInstanceRedBytesAccepted Counter64
  alaVfcQInstanceRedPacketsDropped Counter64
  alaVfcQInstanceRedBytesDropped Counter64
  alaVfcQInstanceLastChange DateAndTime
  alaVfcQInstanceStatsClear VfcEnableState

AlaVfcQsapEntry  
SEQUENCE    
  alaVfcQsapId Unsigned32
  alaVfcQsapAdminState VfcEnableState
  alaVfcQsapType VfcQsapType
  alaVfcQsapValue Unsigned32
  alaVfcQsapQSPId Unsigned32
  alaVfcQsapQSPName SnmpAdminString
  alaVfcQsapWRPAdminState VfcEnableState
  alaVfcQsapStatsAdmin VfcEnableState
  alaVfcQsapBandwidthLimitType VfcBwLimitType
  alaVfcQsapBandwidthLimitValue Unsigned32
  alaVfcQsapClearStats INTEGER
  alaVfcQsapQpId Unsigned32
  alaVfcQsapAction VfcQsetAction
  alaVfcQsapLastChange DateAndTime
  alaVfcQsapParent Unsigned32

AlaVfcProfileIndexLookupEntry  
SEQUENCE    
  alaVfcProfileType VfcProfileType
  alaVfcProfileName SnmpAdminString
  alaVfcProfileId Unsigned32

AlaVfcProfileQsapLookupEntry  
SEQUENCE    
  alaVfcProfileQsapLookupType VfcProfileType
  alaVfcProfileQsapLookupId Unsigned32
  alaVfcProfileQsapLookupValue Unsigned32
  alaVfcProfileQsapLookupList VfcQsapList

AlaVfcQSIQsapLookupEntry  
SEQUENCE    
  alaVfcQSIQsapLookupQsetId Unsigned32
  alaVfcQSIQsapLookupValue Unsigned32
  alaVfcQSIQsapLookupList VfcQsapList

Defined Values

alcatelIND1VfcMIB 1.3.6.1.4.1.6486.801.1.2.1.61.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line System Capability Manager, to allow for system control and limitation setting, of different, features through out the system. Capability manager is a centralized process which provides hardware information and capability to other processes. To optimize the system performance , certain features may be configured to a lower than the hardware limit through capability manager. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2009 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1VfcMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.61.1.1
Branch For Virtual Flow Control Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VfcMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.61.1.2
Branch For VFC Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VfcMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1
Branch For VFC Subsystem Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VfcMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.2
Branch For VFC Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaVfcConfig 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1
OBJECT IDENTIFIER    

alaVfcConformance 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.2
OBJECT IDENTIFIER    

alaVfcWREDProfileTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1
A table of WRED profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcWREDProfileEntry

alaVfcWREDProfileEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1
A WRED profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcWREDProfileEntry  

alaVfcWRPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.1
Identifier of WRED profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..16  

alaVfcWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.2
Administrative state of WRED profile. Setting this variable to disabled disables all Qsets and queues which use it. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VfcEnableState  

alaVfcWRPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.3
Name of WRED profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcWRPGreenMinThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.4
Minimum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPGreenMaxThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.5
Maximum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPGreenMaxDropProbability 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.6
Maximum probability of a packet being dropped (percent).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPGreenGain 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.7
Burst smoothing factor used for EWMA calculations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

alaVfcWRPYellowMinThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.8
Minimum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPYellowMaxThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.9
Maximum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPYellowMaxDropProbability 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.10
Maximum probability of a packet being dropped (percent).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPYellowGain 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.11
Burst smoothing factor used for EWMA calculations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

alaVfcWRPRedMinThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.12
Minimum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPRedMaxThreshold 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.13
Maximum threshold (percentage of queue size).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPRedMaxDropProbability 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.14
Maximum probability of a packet being dropped (percent).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

alaVfcWRPRedGain 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.15
Burst smoothing factor used for EWMA calculations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

alaVfcWRPStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.16
Statistics collection state. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcWRPAttachmentCount 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.17
Number of queues and/or qsets using this profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16384  

alaVfcWRPMTU 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.18
MTU for this profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16384  

alaVfcWRPLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.19
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcWRPRowStatus 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.1.1.20
alaVfcWRPRowStatus controls the creation and deletion of rows in the alaVfcWREDProfileTable.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

alaVfcQsetProfileTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2
A table of Qset profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQsetProfileEntry

alaVfcQsetProfileEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1
A Qset profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQsetProfileEntry  

alaVfcQSPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.1
Identifier of Qset profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQSPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.2
Administrative state of Qset profile. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQSPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.3
Name of Qset profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQSPType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.4
Type of Qset profile.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

alaVfcQSPTemplateId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.5
Identifier of Qset profile used as a template for this Qset profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

alaVfcQSPTemplateName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.6
Name of Qset profile used as a template for this Qset profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQSPBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.7
Specifies the units used for input bandwidth limit, alaVfcQSPBandwidthLimitValue.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQSPBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.8
Limit to be enforced on input traffic. Units are specified by alaVfcQSPBandwidthLimitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQSPQueueCount 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.9
Number of queues for this Qset. Legal values are 1,4, or 8.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQSPWRPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.10
Identifier of WRED profile to be used for this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..16  

alaVfcQSPWRPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.11
Name of WRED profile to be used for this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQSPWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.12
Administrative state of Qset Profile WRED profile. Setting this variable to disabled disables it for all objects using this QSP. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VfcEnableState  

alaVfcQSPSchedulingMethod 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.13
Input scheduling method used by this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  VfcSchedulingMethod  

alaVfcQSPStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.14
If set to enable, collect statistics for queues in this Qset. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VfcEnableState  

alaVfcQSPAttachmentCount 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.15
Number of Qsaps attached to this profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQSPLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.16
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcQSPRowStatus 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.2.1.17
alaVfcQSPRowStatus controls the creation and deletion of rows in the alaVfcQsetProfileTable.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

alaVfcQsetInstanceTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3
A table of Qset instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQsetInstanceEntry

alaVfcQsetInstanceEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1
A Qset entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQsetInstanceEntry  

alaVfcQsetId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.1
Identifier of this Qset instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcQsetQsapId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.2
Identifier of default Qset Instance attached to this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsetAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.3
Administrative state of Qset. Setting this variable to disabled disables all queues using this Qset. Object deprecated since it does not affect VFC traffic behavior. Use interfaces commands to disable traffic flow.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetOperState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.4
Operational state of Qset instance. Object deprecated as a result of deprecating alaVfcQsetAdminState
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetQSPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.5
Identifier of Qset profile used by this Qset. Can only be set to (1..8). Setting this will change the port mode to NDCB. When reading can return value (1..128) when port mode is DCB.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..128  

alaVfcQsetQSPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.6
Name of Qset profile used by this Qset. Setting this will change the port mode to NDCB.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQsetOperBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.7
Specifies the units of bandwidth limit currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQsetOperBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.8
Current limit enforced on input traffic. Units are specified by alaVfcQsetOperBandwidthLimitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsetBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.9
Specifies the units used for input bandwidth limit, alaVfcQsetBandwidthLimitValue. Object deprecated because it is a duplicate. Use alaVfcQSPBandwidthLimitType instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQsetBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.10
Limit to be enforced on input traffic. Units are specified by alaVfcQsetBandwidthLimitType. Object deprecated because it is a duplicate. Use alaVfcQSPBandwidthLimitValue instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsetQueueCount 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.11
Number of queues for this Qset. Legal values are 1,4, or 8. Object deprecated because it is a duplicate. Use alaVfcQSPQueueCount instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsetWRPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.12
Identifier of WRED profile to be used for this Qset. Object deprecated because it is a duplicate. Use alaVfcQSPWRPId instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..16  

alaVfcQsetWRPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.13
Name of WRED profile to be used for this Qset. Object deprecated because it is a duplicate. Use alaVfcQSPWRPName instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQsetWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.14
Administrative state of Qset WRED profile. Setting this variable to disabled disables the WRED profile for all objects using this Qset.
Status: current Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetWRPOperState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.15
Operational state of Qset WRED profile. Setting this variable to disabled disables the WRED profile for all objects using this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetSchedulingMethod 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.16
Input scheduling method used by this Qset. Object deprecated because it is a duplicate. Use alaVfcQSPSchedulingMethod instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcSchedulingMethod  

alaVfcQsetStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.17
If set to enable, collect statistics for queues in this Qset.
Status: current Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetStatsOper 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.18
If set to enable, collecting statistics for queues in this Qset.
Status: current Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.19
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcQsetStatsClear 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.20
If set to enable, reset statistics for queues in this Qset.
Status: current Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetStatsInterval 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.21
The stats gathering time interval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..300  

alaVfcQsetMisconfigured 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.22
If set to enable, DCB configuration could not be applied. Default VFC behavior has been configured instead.
Status: current Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsetMode 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.3.1.23
Specifies the operating mode on the qsi. QSI mode can be non-dcb or dcb.
Status: current Access: read-only
OBJECT-TYPE    
  VfcProfileMode  

alaVfcQProfileTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4
A table of Queue profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQProfileEntry

alaVfcQProfileEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1
A QProfile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQProfileEntry  

alaVfcQPQSPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.1
Identifier of Qset associated with this Queue Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQPQId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.2
Identifier of queue associated with this Queue Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.3
Administrative state of Queue profile. Setting this variable to disabled disables the queue profile for all objects using this Queue profile. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQPWRPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.4
Identifier of associated WRED profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..16  

alaVfcQPWRPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.5
Name of associated WRED profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQPWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.6
Administrative state of Qset WRED profile. Setting this variable to disabled disables the WRED profile for all objects using this Queue profile. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQPQSPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.7
Name of Qset instance.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQPTrafficClass 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.8
Traffic class of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

alaVfcQPQType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.9
Type of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  VfcQueueType  

alaVfcQPCIRBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.10
Type of CIR bandwidth Limit to be applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQPCIRBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.11
CIR limit to be applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQPPIRBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.12
Type of PIR bandwidth Limit to be applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQPPIRBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.13
PIR limit to be applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQPStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.14
If set to enable, collect statistics for queues in this QP. Object deprecated in effort to simplify VFC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQPCbs 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.15
Cbs value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQPMbs 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.16
Mbs value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQPLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.17
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcQPWfqWeight 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.18
WFQ Weight.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQPWfqMode 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.4.1.19
WFQ Mode.
Status: current Access: read-only
OBJECT-TYPE    
  VfcWfqMode  

alaVfcQInstanceTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5
A table of Queue instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQInstanceEntry

alaVfcQInstanceEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1
A QInstance entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQInstanceEntry  

alaVfcQInstanceQsiId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.1
Identifier of Qset associated with this QInstance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstanceQId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.2
Identifier of queue associated with this QInstance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQInstanceQsapId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.3
Identifier of Qsap associated with this QInstance. Object deprecated because it is a duplicate. Use alaVfcQsetQsapId instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstanceQSPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.4
Identifier of Qset associated with this QInstance. Object deprecated because it is a duplicate. Use alaVfcQsetQSPId instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQInstanceQSPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.5
Name of Qset profile associated with with QInstance. Object deprecated because it is a duplicate. Use alaVfcQsetQSPName instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQInstanceAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.6
Administrative state of this QInstance. Setting this variable to disabled disables this queue. Object deprecated as a result of deprecating alaVfcQsetAdminState.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstanceOperState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.7
Operational state of this QInstance. Object deprecated as a result of deprecating alaVfcQsetAdminState.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstanceWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.8
Administrative state of Qset WRED profile. Setting this variable to disabled disables the WRED profile for this Queue.
Status: current Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstanceWRPOperState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.9
Operational state of Qset WRED profile.
Status: current Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstanceWRPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.10
Associated WRED Profile. Object deprecated because it is a duplicate. Use alaVfcQPWRPId instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..16  

alaVfcQInstanceWRPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.11
Name of Associated WRED Profile. Object deprecated because it is a duplicate. Use alaVfcQPWRPName instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQInstanceCIRBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.12
Type of CIR bandwidth Limit currently applied to queue traffic. Object deprecated because it is a duplicate. Use alaVfcQPCIRBandwidthLimitType instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQInstanceCIRBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.13
CIR limit currently applied to queue traffic. Object deprecated because it is a duplicate. Use alaVfcQPCIRBandwidthLimitValue instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstancePIRBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.14
Type of PIR bandwidth Limit currently applied to queue traffic. Object deprecated because it is a duplicate. Use alaVfcQPPIRBandwidthLimitType instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQInstancePIRBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.15
PIR limit currently applied to queue traffic. Object deprecated because it is a duplicate. Use alaVfcQPPIRBandwidthLimitValue instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstanceCIROperationalBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.16
Type of CIR bandwidth Limit currently applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQInstanceCIROperationalBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.17
CIR limit currently applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstancePIROperationalBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.18
Type of PIR bandwidth Limit currently applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQInstancePIROperationalBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.19
PIR limit currently applied to queue traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQInstanceStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.20
Administrative state of statistics. Deprecated - queue stats changes not allowed.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstanceStatsOper 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.21
Operational state of statistics. Deprecated - queue stats changes not allowed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQInstancePacketsEnqueued 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.22
Scheduler packet enqueued count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceBytesEnqueued 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.23
Scheduler byte enqueued count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstancePacketsDequeued 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.24
Scheduler packet dequeued count. Deprecated for lack of HW support.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceBytesDequeued 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.25
Scheduler byte dequeued count. Deprecated for lack of HW support.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstancePacketsDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.26
Non-WRED dropped packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceBytesDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.27
Non-WRED dropped byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceGreenPacketsAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.28
WRED green accepted packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceGreenBytesAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.29
WRED green accepted byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceGreenPacketsDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.30
WRED green dropped packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceGreenBytesDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.31
WRED green dropped byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceYellowPacketsAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.32
WRED yellow accepted packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceYellowBytesAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.33
WRED yellow accepted byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceYellowPacketsDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.34
WRED yellow dropped packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceYellowBytesDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.35
WRED yellow dropped byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceRedPacketsAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.36
WRED red accepted packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceRedBytesAccepted 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.37
WRED red accepted byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceRedPacketsDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.38
WRED red dropped packet count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceRedBytesDropped 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.39
WRED red dropped byte count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaVfcQInstanceLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.40
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcQInstanceStatsClear 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.5.1.41
Operational state of statistics. Deprecated - queue stats changes not allowed.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsapTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6
A table of Qsaps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQsapEntry

alaVfcQsapEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1
A Qsap entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQsapEntry  

alaVfcQsapId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.1
Identifier of this Qsap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcQsapAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.2
Administrative state of this Qsap. Object deprecated as a result of deprecating alaVfcQsetAdminState.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsapType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.3
Type of this Qsap.
Status: current Access: read-only
OBJECT-TYPE    
  VfcQsapType  

alaVfcQsapValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.4
Value of this Qsap. The meaning of this object depends on the value of object alaVfcQsapType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsapQSPId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.5
Identifier of Qset associated with this Qsap. Deprecated since value can be accessed through the QSI. Use alaVfcQsetQSPId instead.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 1..8  

alaVfcQsapQSPName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.6
Name of Qset associated with this Qsap. Deprecated since value can be accessed through the QSI. Use alaVfcQsetQSPName instead.
Status: deprecated Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaVfcQsapWRPAdminState 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.7
Administrative state of WRED. Deprecated since value can be accessed through the QSI. Use alaVfcQsetWRPAdminState instead.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsapStatsAdmin 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.8
Administrative state of statistics. Deprecated since value can be accessed through the QSI. Use alaVfcQsetStatsAdmin instead.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcEnableState  

alaVfcQsapBandwidthLimitType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.9
Specifies the units used for input bandwidth limit, alaVfcQSPBandwidthLimitValue.
Status: current Access: read-only
OBJECT-TYPE    
  VfcBwLimitType  

alaVfcQsapBandwidthLimitValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.10
Limit to be enforced on input traffic. Units are specified by alaVfcQSPBandwidthLimitType.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcQsapClearStats 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.11
Used to Clear all Statistics counters. By default, this object contains zero value. Deprecated since value can be accessed through the QSI. Use alaVfcQsetStatsClear instead.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaVfcQsapQpId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.12
Used to Clear Queue Statistics counters. By default, this object contains zero value. Value used to identify the QI modify. Deprecated since QI can be modified using the QI table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaVfcQsapAction 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.13
Action to be performed on the Qsap. TC deprecated; actions on Qset are done by modifying the QSI table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  VfcQsetAction  

alaVfcQsapLastChange 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.14
Time of most recent change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaVfcQsapParent 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.6.1.15
Parent ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcProfileIndexLookupTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.7
This table provides the index of a profile entry given it's name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcProfileIndexLookupEntry

alaVfcProfileIndexLookupEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.7.1
A profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcProfileIndexLookupEntry  

alaVfcProfileType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.7.1.1
Type of profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  VfcProfileType  

alaVfcProfileName 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.7.1.2
Name of profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

alaVfcProfileId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.7.1.3
Identifier of profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..64  

alaVfcProfileQsapLookupTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8
Repeated Get Next requests on this table return lists of Qsaps used by a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcProfileQsapLookupEntry

alaVfcProfileQsapLookupEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8.1
A profile qsap lookup entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcProfileQsapLookupEntry  

alaVfcProfileQsapLookupType 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8.1.1
Type of profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  VfcProfileType  

alaVfcProfileQsapLookupId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8.1.2
Identifier of profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..64  

alaVfcProfileQsapLookupValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8.1.3
Identifier of last Qsap returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcProfileQsapLookupList 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.8.1.4
A list of Qsaps using this profile.
Status: current Access: read-only
OBJECT-TYPE    
  VfcQsapList  

alaVfcQSIQsapLookupTable 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.9
Repeated Get Next requests on this table return lists of Qsaps used by a Qset Instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVfcQSIQsapLookupEntry

alaVfcQSIQsapLookupEntry 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.9.1
A Qset instance lookup entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVfcQSIQsapLookupEntry  

alaVfcQSIQsapLookupQsetId 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.9.1.1
Identifier of Qset profile used by this Qset.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcQSIQsapLookupValue 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.9.1.2
Identifier of last Qsap returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

alaVfcQSIQsapLookupList 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.9.1.3
A list of Qsaps using this Qset instance.
Status: current Access: read-only
OBJECT-TYPE    
  VfcQsapList  

alaVfcStatisticsCollectionInterval 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.10
This object specifies the frequency of statistics collection. Units are minutes. Deprecated since value can be modified per port using the QSI table. Use alaVfcQsetStatsInterval instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaVfcStatisticsCollectionDuration 1.3.6.1.4.1.6486.801.1.2.1.61.1.1.1.11
This object specifies the duration of statistics collection. Each time the value of this object is changed, statistics are collected for the time specified for each entity which has statistics collection enabled. Setting this object to zero stops all statistics collection. Units are minutes. Deprecated due to lack of HW support.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

alcatelIND1VfcMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.2.1
Compliance statement for VFC Subsystem.
Status: current Access: read-only
MODULE-COMPLIANCE    

alaVfcWREDProfileGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.1
Collection of WRED Profile for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQsetProfileGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.2
Collection of Qset Profile for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQsetInstanceGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.3
Collection of Qset Instance for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQProfileGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.4
Collection of Q Profile for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQInstanceGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.5
Collection of Q Instance for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQsapGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.6
Collection of Q SAP Profile for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcProfileIndexLookupGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.7
Collection of Profile Index Lookup Profile for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcProfileQsapLookupGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.8
Collection of Profile Qsap Lookup for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcQSIQsapLookupGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.9
Collection of QSI Qsap Lookup for management of VFC.
Status: current Access: read-only
OBJECT-GROUP    

alaVfcStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.61.1.2.1.10
Collection of Statistics Configuration Objects for management of VFC. Deprecated since all objects in this group have been deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP