FORCE10-QOS-MIB

File: FORCE10-QOS-MIB.mib (28332 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
RFC1213-MIB FORCE10-SMI FORCE10-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP RowStatus TruthValue
TEXTUAL-CONVENTION DisplayString ifIndex
f10Mgmt F10SlotState F10QueueID

Defined Types

TrafficDirection  
Enums to indicate whether the network traffic is for Input or Output direction.
TEXTUAL-CONVENTION    
  INTEGER input(1), output(2)  

QosClassMapMatchType  
Enums to indicate whether the Class Map is for Match All or Match Any. If matchAll is specified, the packet will be considered in this class only if all the match clause in the Class Map are satisfied If matchAny is specified, the packet will be considered in this class if any of the match clause in the Class Map is satisfied.
TEXTUAL-CONVENTION    
  INTEGER matchAll(1), matchAny(2)  

PolicyMapHonoringType  
This is the type of Dynamic Classification. Dynamic Classification honor packets marking according to the standard definitions of DSCP, dot1p, and MPLS EXP.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), dscp(2), mplsExp(3), dot1p(4)  

MatchObjectType  
TEXTUAL-CONVENTION    
  INTEGER other(1), embededClassMap(2), ipAcl(3), macAcl(4), ipPrecedence(5), ipDscp(6), ipProtocol(7), macProtocol(8), vlan(9), mplsExp(10), dot1p(11)  

QosPolicyState  
Force10 QOS Policy State.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2), notApplicable(3)  

F10QosIfPolicyMapEntry  
SEQUENCE    
  f10QosIfPolicyMapIndex INTEGER
  f10QosIfPolicyMapRowStatus RowStatus

F10QosPolicyMapEntry  
SEQUENCE    
  f10QosPolicyMapIndex INTEGER
  f10QosPolicyMapName DisplayString
  f10QosPolicyMapDirection TrafficDirection
  f10QosPolicyMapHonoring PolicyMapHonoringType
  f10QosPolicyMapAggPolicyIndex INTEGER
  f10QosPolicyMapRowStatus RowStatus

F10QosPolicyMapQueueEntry  
SEQUENCE    
  f10QosPolicyMapQueueId F10QueueID
  f10QosPolicyMapQueueClassMapIndex INTEGER
  f10QosPolicyMapQueuePolicyIndex INTEGER
  f10QosPolicyMapQueueRowStatus RowStatus

F10QosClassMapEntry  
SEQUENCE    
  f10QosClassMapIndex INTEGER
  f10QosClassMapName DisplayString
  f10QosClassMapMatch QosClassMapMatchType
  f10QosClassMapRowStatus RowStatus

F10QosMatchObjectEntry  
SEQUENCE    
  f10QosMatchObjectSequence INTEGER
  f10QosMatchObjectType MatchObjectType
  f10QosMatchObjectString DisplayString

F10QosPolicyEntry  
SEQUENCE    
  f10QosPolicyIndex INTEGER
  f10QosPolicyName DisplayString
  f10QosPolicyDirection TrafficDirection
  f10QosPolicyInRatePoliceState QosPolicyState
  f10QosPolicyInRatePoliceCmtRate INTEGER
  f10QosPolicyInRatePoliceCmtBurst INTEGER
  f10QosPolicyInRatePolicePeakRate INTEGER
  f10QosPolicyInRatePolicePeakBurst INTEGER
  f10QosPolicyInMarkIpDscp INTEGER
  f10QosPolicyInMarkDot1p INTEGER
  f10QosPolicyInMarkMplsExp INTEGER
  f10QosPolicyOutRateLimitState QosPolicyState
  f10QosPolicyOutRateLimitCmtRate INTEGER
  f10QosPolicyOutRateLimitCmtBurst INTEGER
  f10QosPolicyOutRateLimitPeakRate INTEGER
  f10QosPolicyOutRateLimitPeakBurst INTEGER
  f10QosPolicyOutRateShapeState QosPolicyState
  f10QosPolicyOutRateShapeCmtRate INTEGER
  f10QosPolicyOutRateShapeCmtBurst INTEGER
  f10QosPolicyOutBandwidth INTEGER
  f10QosPolicyOutWredIndex INTEGER
  f10QosPolicyRowStatus RowStatus

F10QosWredProfileEntry  
SEQUENCE    
  f10QosWredIndex INTEGER
  f10QosWredName DisplayString
  f10QosWredType INTEGER
  f10QosWredThresholdLow INTEGER
  f10QosWredThresholdHigh INTEGER
  f10QosWredRowStatus RowStatus

Defined Values

f10QosMib 1.3.6.1.4.1.6027.3.4
Force10 QOS MIB. -------------------------------------------------------------- f10QosInterface f10QosIfPolicyMapTable f10QosIfPolicyMapIndex (index 1) ifIndex (index 2) f10QosIfPolicyMapRowStatus -------------------------------------------------------------- f10QosPolicyMap f10QosPolicyMapTable f10QosPolicyMapIndex (index) f10QosPolicyMapName f10QosPolicyMapDirection f10QosPolicyMapHonoring f10QosPolicyMapAggPolicyIndex which policy used as aggregate policy in/out f10QosPolicyMapRowStatus f10QosPolicyMapQueueTable f10QosPolicyMapIndex (index 1) which PolicyMap f10QosPolicyMapQueueId (index 2) which Queue# (0..7) f10QosPolicyMapClassMapIndex which ClassMap f10QosPolicyMapPolicyIndex which Policy f10QosPolicyMapQueueRowStatus -------------------------------------------------------------- f10QosClassMap f10QosClassMapTable f10QosClassMapIndex (index) f10QosClassMapName f10QosClassMapMatch QosClassMapMatchType f10QosClassMapRowStatus -------------------------------------------------------------- f10QosMatchObject f10QosMatchObjectTable f10QosClassMapIndex (index 1) f10QosMatchObjectSequence (index 2) f10QosMatchObjectType f10QosMatchObjectString -------------------------------------------------------------- f10QosPolicy f10QosPolicyTable f10QosPolicyIndex (index) f10QosPolicyName f10QosPolicyDirection f10QosPolicyInRatePoliceState f10QosPolicyInRatePoliceCmtRate f10QosPolicyInRatePoliceCmtBurst f10QosPolicyInRatePolicePeakRate f10QosPolicyInRatePoliceCmtBurst f10QosPolicyInMarkIpDscp f10QosPolicyInMarkDot1p f10QosPolicyInMarkMplsExp f10QosPolicyOutRateLimitState f10QosPolicyOutRateLimitCmtRate f10QosPolicyOutRateLimitCmtBurst f10QosPolicyOutRateLimitPeakRate f10QosPolicyOutRateLimitPeakBurst f10QosPolicyOutRateShapeState f10QosPolicyOutRateShapeCmtRate f10QosPolicyOutRateShapeCmtBurst f10QosPolicyOutBandwidth f10QosPolicyOutWredIndex point to a WRED profile f10QosPolicyRowStatus f10QosWredProfileTable f10QosWredIndex (index) f10QosWredName f10QosWredType f10QosWredThresholdLow f10QosWredThresholdHigh f10QosWredRowStatus --------------------------------------------------------------
MODULE-IDENTITY    

f10QosGroup 1.3.6.1.4.1.6027.3.4.1
OBJECT IDENTIFIER    

f10QosInterface 1.3.6.1.4.1.6027.3.4.2
OBJECT IDENTIFIER    

f10QosPolicyMap 1.3.6.1.4.1.6027.3.4.3
OBJECT IDENTIFIER    

f10QosClassMap 1.3.6.1.4.1.6027.3.4.4
OBJECT IDENTIFIER    

f10QosMatchObject 1.3.6.1.4.1.6027.3.4.5
OBJECT IDENTIFIER    

f10QosPolicy 1.3.6.1.4.1.6027.3.4.6
OBJECT IDENTIFIER    

f10QosNotification 1.3.6.1.4.1.6027.3.4.7
OBJECT IDENTIFIER    

f10QosMibVersion 1.3.6.1.4.1.6027.3.4.1.1
version1(1) - initial version, does not support SNMP SET.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER version1(1)  

f10QosMaxWredProfile 1.3.6.1.4.1.6027.3.4.1.2
The maximum number of WRED (Weighted Random Early Detection) Profiles supported by Force10 QOS.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

f10QosIfPolicyMapTable 1.3.6.1.4.1.6027.3.4.2.1
The QOS Interface/Policy Map Table. This table represents the mapping between QOS Policy Map and Interface. Force10 QOS supports re-usable QOS Policy, i.e. the same QOS Policy can be applied to multiple interfaces. Thus, two index are used in the table, the first index represents the QOS Policy Map and the second index associate the QOS Policy Map to an interface. The combination of Policy Map index and interface index describes an N-to-N relationship, i.e. one interface can have multiple PolicyMap (input and output) and one PolicyMap can support unlimited number of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosIfPolicyMapEntry

f10QosIfPolicyMapEntry 1.3.6.1.4.1.6027.3.4.2.1.1
An entry in the QOS Interface/Policy Map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosIfPolicyMapEntry  

f10QosIfPolicyMapIndex 1.3.6.1.4.1.6027.3.4.2.1.1.1
This is the second index of this table, this index points to an entry in the f10QosPolicyMapTable. The PolicyMap in the f10QosPolicyMapTable supports the interface (index by the first index ifIndex).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosIfPolicyMapRowStatus 1.3.6.1.4.1.6027.3.4.2.1.1.2
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosPolicyMapTable 1.3.6.1.4.1.6027.3.4.3.1
The QOS Policy Map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosPolicyMapEntry

f10QosPolicyMapEntry 1.3.6.1.4.1.6027.3.4.3.1.1
An entry in the QOS Policy Map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosPolicyMapEntry  

f10QosPolicyMapIndex 1.3.6.1.4.1.6027.3.4.3.1.1.1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyMapName 1.3.6.1.4.1.6027.3.4.3.1.1.2
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f10QosPolicyMapDirection 1.3.6.1.4.1.6027.3.4.3.1.1.3
Status: current Access: read-create
OBJECT-TYPE    
  TrafficDirection  

f10QosPolicyMapHonoring 1.3.6.1.4.1.6027.3.4.3.1.1.4
This is the type of Dynamic Classification. Dynamic Classification honor packets marking according to the standard definitions of DSCP, dot1p, and MPLS EXP.
Status: current Access: read-create
OBJECT-TYPE    
  PolicyMapHonoringType  

f10QosPolicyMapAggPolicyIndex 1.3.6.1.4.1.6027.3.4.3.1.1.5
This object points to an entry in the f10QosPolicyTable, the QOS Policy being addressed will be used as the Aggregate QOS Policy for this PolicyMap. If the PolicyMap doesn't have aggregate QOS Policy, the value will be -1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyMapRowStatus 1.3.6.1.4.1.6027.3.4.3.1.1.6
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosPolicyMapQueueTable 1.3.6.1.4.1.6027.3.4.3.2
The QOS PolicyMapQueue Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosPolicyMapQueueEntry

f10QosPolicyMapQueueEntry 1.3.6.1.4.1.6027.3.4.3.2.1
An entry in the QOS Interface Statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosPolicyMapQueueEntry  

f10QosPolicyMapQueueId 1.3.6.1.4.1.6027.3.4.3.2.1.1
Status: current Access: read-create
OBJECT-TYPE    
  F10QueueID  

f10QosPolicyMapQueueClassMapIndex 1.3.6.1.4.1.6027.3.4.3.2.1.2
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyMapQueuePolicyIndex 1.3.6.1.4.1.6027.3.4.3.2.1.3
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyMapQueueRowStatus 1.3.6.1.4.1.6027.3.4.3.2.1.4
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosClassMapTable 1.3.6.1.4.1.6027.3.4.4.1
The QOS Interface Queue Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosClassMapEntry

f10QosClassMapEntry 1.3.6.1.4.1.6027.3.4.4.1.1
An entry in the QOS Interface Statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosClassMapEntry  

f10QosClassMapIndex 1.3.6.1.4.1.6027.3.4.4.1.1.1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosClassMapName 1.3.6.1.4.1.6027.3.4.4.1.1.2
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f10QosClassMapMatch 1.3.6.1.4.1.6027.3.4.4.1.1.3
Status: current Access: read-create
OBJECT-TYPE    
  QosClassMapMatchType  

f10QosClassMapRowStatus 1.3.6.1.4.1.6027.3.4.4.1.1.4
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosMatchObjectTable 1.3.6.1.4.1.6027.3.4.5.1
The QOS Match Object Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosMatchObjectEntry

f10QosMatchObjectEntry 1.3.6.1.4.1.6027.3.4.5.1.1
An entry in the QOS Match Object table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosMatchObjectEntry  

f10QosMatchObjectSequence 1.3.6.1.4.1.6027.3.4.5.1.1.1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

f10QosMatchObjectType 1.3.6.1.4.1.6027.3.4.5.1.1.2
Status: current Access: read-only
OBJECT-TYPE    
  MatchObjectType  

f10QosMatchObjectString 1.3.6.1.4.1.6027.3.4.5.1.1.3
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

f10QosPolicyTable 1.3.6.1.4.1.6027.3.4.6.1
The QOS Policy Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosPolicyEntry

f10QosPolicyEntry 1.3.6.1.4.1.6027.3.4.6.1.1
An entry in the QOS Policy table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosPolicyEntry  

f10QosPolicyIndex 1.3.6.1.4.1.6027.3.4.6.1.1.1
An integer value uniquely identify this entry of QOS Policy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyName 1.3.6.1.4.1.6027.3.4.6.1.1.2
An unique QOS Policy name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f10QosPolicyDirection 1.3.6.1.4.1.6027.3.4.6.1.1.3
INPUT or OUTPUT QOS Policy.
Status: current Access: read-create
OBJECT-TYPE    
  TrafficDirection  

f10QosPolicyInRatePoliceState 1.3.6.1.4.1.6027.3.4.6.1.1.4
This object is provided for QOS INPUT Policy only. For the OUTPUT QOS Policy the value will be notApplicable(3).
Status: current Access: read-create
OBJECT-TYPE    
  QosPolicyState  

f10QosPolicyInRatePoliceCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.5
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInRatePoliceCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.6
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInRatePolicePeakRate 1.3.6.1.4.1.6027.3.4.6.1.1.7
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInRatePolicePeakBurst 1.3.6.1.4.1.6027.3.4.6.1.1.8
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInMarkIpDscp 1.3.6.1.4.1.6027.3.4.6.1.1.9
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInMarkDot1p 1.3.6.1.4.1.6027.3.4.6.1.1.10
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyInMarkMplsExp 1.3.6.1.4.1.6027.3.4.6.1.1.11
This object is provided for QOS INPUT Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateLimitState 1.3.6.1.4.1.6027.3.4.6.1.1.12
This object is provided for QOS Output Policy only. For the INPUT QOS Policy the value will be notApplicable(3).
Status: current Access: read-create
OBJECT-TYPE    
  QosPolicyState  

f10QosPolicyOutRateLimitCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.13
This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateLimitCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.14
This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateLimitPeakRate 1.3.6.1.4.1.6027.3.4.6.1.1.15
This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateLimitPeakBurst 1.3.6.1.4.1.6027.3.4.6.1.1.16
This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateShapeState 1.3.6.1.4.1.6027.3.4.6.1.1.17
The current state of QOS Output Policy Rate Shaping. This object is provided for QOS Output Policy only. For the Input QOS Policy the value will be notApplicable(3).
Status: current Access: read-create
OBJECT-TYPE    
  QosPolicyState  

f10QosPolicyOutRateShapeCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.18
The committed rate of Output Policy Rate Shaping. This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutRateShapeCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.19
The committed burst rate of Output Policy Rate Shaping. This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyOutBandwidth 1.3.6.1.4.1.6027.3.4.6.1.1.20
The QOS Policy Scheduing bindwidth percentage. This object represents the Class-Based WFQ (Weight Fari Queueing). The value is 0 if the bandwidth scheduling is disabled for this QOS Policy/QOS Class. This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

f10QosPolicyOutWredIndex 1.3.6.1.4.1.6027.3.4.6.1.1.21
This is the index to the f10QosWredProfileTable, showing the WRED Profile is used by this QOS Policy. If the value is -1, no WRED Profile is used and the default WRED configuration will be applied. This object is provided for QOS Output Policy only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosPolicyRowStatus 1.3.6.1.4.1.6027.3.4.6.1.1.22
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosWredProfileTable 1.3.6.1.4.1.6027.3.4.6.2
The QOS Policy WRED Profile Table. WRED Profile are configurable under global context. The maximu number of WRED Profiles is defined in the object f10QosMaxWredProfile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10QosWredProfileEntry

f10QosWredProfileEntry 1.3.6.1.4.1.6027.3.4.6.2.1
An entry in the QOS Policy WRED Profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10QosWredProfileEntry  

f10QosWredIndex 1.3.6.1.4.1.6027.3.4.6.2.1.1
an integer uniquely identify this entry of WRED Profile.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

f10QosWredName 1.3.6.1.4.1.6027.3.4.6.2.1.2
This is the name of this WRED Profile. A WRED Profile name must be unique among WRED Profiles.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

f10QosWredType 1.3.6.1.4.1.6027.3.4.6.2.1.3
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER linear(1), exponential(2)  

f10QosWredThresholdLow 1.3.6.1.4.1.6027.3.4.6.2.1.4
The WRED Profile low threshold value in MBytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

f10QosWredThresholdHigh 1.3.6.1.4.1.6027.3.4.6.2.1.5
The WRED Profile high threshold value in MBytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

f10QosWredRowStatus 1.3.6.1.4.1.6027.3.4.6.2.1.6
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

f10QosAlarm 1.3.6.1.4.1.6027.3.4.7.0
OBJECT IDENTIFIER    

f10QosAlarmData 1.3.6.1.4.1.6027.3.4.7.1
OBJECT IDENTIFIER    

f10QosAlarmDescription 1.3.6.1.4.1.6027.3.4.7.1.1
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

f10QosAlarmGeneric 1.3.6.1.4.1.6027.3.4.7.0.1
This defines a generic QOS TRAP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE