RADLAN-QOS-SERV

File: RADLAN-QOS-SERV.mib (41557 bytes)

Imported modules

SNMPv2-SMI IF-MIB RADLAN-SNMPv2
SNMPv2-TC Q-BRIDGE-MIB RADLAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress InterfaceIndex RowStatus
TruthValue TEXTUAL-CONVENTION DisplayString
MacAddress PortList rnd

Defined Types

RlQosServServiceStatus  
Specifies one of service statuses
TEXTUAL-CONVENTION    
  INTEGER active(1), suspended(2)  

RlQosServNamedTableId  
Specifies one of the named tables Id
TEXTUAL-CONVENTION    
  INTEGER fcl(1), fce(2), profile(3)  

RlQosServTemplateEntry  
SEQUENCE    
  rlQosServTemplateIndex INTEGER
  rlQosServTemplateDestMac TruthValue
  rlQosServTemplateDestMacMask MacAddress
  rlQosServTemplateSrcMac TruthValue
  rlQosServTemplateSrcMacMask MacAddress
  rlQosServTemplateVlan TruthValue
  rlQosServTemplateDestIp TruthValue
  rlQosServTemplateDestIpMask IpAddress
  rlQosServTemplateSrcIp TruthValue
  rlQosServTemplateSrcIpMask IpAddress
  rlQosServTemplateIpProtocol TruthValue
  rlQosServTemplateSrcPort TruthValue
  rlQosServTemplateDestPort TruthValue
  rlQosServTemplateTos TruthValue
  rlQosServTemplateVpt TruthValue
  rlQosServTemplateEtherType TruthValue
  rlQosServTemplateTcpFlags TruthValue
  rlQosServTemplateIcmpType TruthValue
  rlQosServTemplateIcmpCode TruthValue
  rlQosServTemplateIgmpType TruthValue

RlQosServFclEntry  
SEQUENCE    
  rlQosServFclIndex INTEGER
  rlQosServFclFcePriority INTEGER
  rlQosServFclFceIndex INTEGER
  rlQosServFclStatus RowStatus

RlQosServFceEntry  
SEQUENCE    
  rlQosServFceIndex INTEGER
  rlQosServFceErrorCode INTEGER
  rlQosServFceSelection BITS
  rlQosServFceDestMac MacAddress
  rlQosServFceDestMacMask MacAddress
  rlQosServFceSrcMac MacAddress
  rlQosServFceSrcMacMask MacAddress
  rlQosServFceVlan INTEGER
  rlQosServFceVlanMask INTEGER
  rlQosServFceDestIp IpAddress
  rlQosServFceDestIpMask IpAddress
  rlQosServFceSrcIp IpAddress
  rlQosServFceSrcIpMask IpAddress
  rlQosServFceIpProtocol INTEGER
  rlQosServFceDestPort INTEGER
  rlQosServFceDestPortMask INTEGER
  rlQosServFceSrcPort INTEGER
  rlQosServFceSrcPortMask INTEGER
  rlQosServFceDscp INTEGER
  rlQosServFceIpPrecedence INTEGER
  rlQosServFceVpt INTEGER
  rlQosServFceVptMask INTEGER
  rlQosServFceEtherType INTEGER
  rlQosServFceTcpFlags INTEGER
  rlQosServFceTcpFlagsMask INTEGER
  rlQosServFceIcmpType INTEGER
  rlQosServFceIcmpCode INTEGER
  rlQosServFceIgmpType INTEGER
  rlQosServFceStatus RowStatus

RlQosServProfileEntry  
SEQUENCE    
  rlQosServProfileIndex INTEGER
  rlQosServProfileType INTEGER
  rlQosServProfileServiceType INTEGER
  rlQosServProfileIngressBurstSize Unsigned32
  rlQosServProfileMaxBandwidth Unsigned32
  rlQosServProfileMinBandwidth Unsigned32
  rlQosServProfileMaxDelay Unsigned32
  rlQosServProfileStatus RowStatus

RlQosServServiceEntry  
SEQUENCE    
  rlQosServServiceIndex INTEGER
  rlQosServServicePriority Unsigned32
  rlQosServServiceProfilePointer INTEGER
  rlQosServServiceFclPointer INTEGER
  rlQosServServiceInIfList PortList
  rlQosServServiceOutIfList PortList
  rlQosServServiceScaledOutIfList PortList
  rlQosServServiceProfileParamOper Unsigned32
  rlQosServServiceStatusOper RlQosServServiceStatus
  rlQosServServiceStatusAdmin RlQosServServiceStatus
  rlQosServServiceStatus RowStatus

RlQosServServicePriorityEntry  
SEQUENCE    
  rlQosServServicePriorityIndex INTEGER
  rlQosServServicePriorityPointer INTEGER

RlQosServServiceDefaultMappingEntry  
SEQUENCE    
  rlQosServServiceDefaultMappingType INTEGER
  rlQosServServiceDefaultMappingDscp INTEGER
  rlQosServServiceDefaultMappingVpt INTEGER

RlQosServScalingErrorEntry  
SEQUENCE    
  rlQosServScalingErrorIfIndex InterfaceIndex
  rlQosServScalingErrorReason INTEGER

RlQosServFreeSequentialEntry  
SEQUENCE    
  rlQosServFreeSequentialId INTEGER
  rlQosServFreeSequentialValue INTEGER

RlQosServNameToIndexEntry  
SEQUENCE    
  rlQosServNameToIndexTableId RlQosServNamedTableId
  rlQosServNameToIndexName DisplayString
  rlQosServNameToIndexValue INTEGER
  rlQosServNameToIndexStatus RowStatus

RlQosServIndexToNameEntry  
SEQUENCE    
  rlQosServIndexToNameTableId RlQosServNamedTableId
  rlQosServIndexToNameIndex INTEGER
  rlQosServIndexToNameValue DisplayString

Defined Values

rlQosServ 1.3.6.1.4.1.89.99
The MIB module describes the private MIB for QOS service mode.
MODULE-IDENTITY    

rlQosServTemplateTable 1.3.6.1.4.1.89.99.1
This table specifies classification template information. Currently this table will contain exactly one entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServTemplateEntry

rlQosServTemplateEntry 1.3.6.1.4.1.89.99.1.1
The entry of this table describes all classifier fields. The index is sequential integer represent by rlQosServTemplateEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServTemplateEntry  

rlQosServTemplateIndex 1.3.6.1.4.1.89.99.1.1.1
An arbitrary index for the template table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServTemplateDestMac 1.3.6.1.4.1.89.99.1.1.2
Include the destination Mac field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateDestMacMask 1.3.6.1.4.1.89.99.1.1.3
Destination Mac address mask. It may specify any byte (not bit), within the Mac address, for classification, designated by 0.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

rlQosServTemplateSrcMac 1.3.6.1.4.1.89.99.1.1.4
Include the source Mac field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateSrcMacMask 1.3.6.1.4.1.89.99.1.1.5
Source Mac address mask. It may specify any byte (not bit), within the Mac address, for classification, designated by 0.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

rlQosServTemplateVlan 1.3.6.1.4.1.89.99.1.1.6
Include the Vlan field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateDestIp 1.3.6.1.4.1.89.99.1.1.7
Include the destination Ip field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateDestIpMask 1.3.6.1.4.1.89.99.1.1.8
Destination Ip address mask. It may specify any byte (not bit), within the Ip address, for classification, designated by 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlQosServTemplateSrcIp 1.3.6.1.4.1.89.99.1.1.9
Include the source Ip field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateSrcIpMask 1.3.6.1.4.1.89.99.1.1.10
Source Ip address mask. It may specify any byte (not bit), within the Ip address, for classification, designated by 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlQosServTemplateIpProtocol 1.3.6.1.4.1.89.99.1.1.11
Include the Ip protocol field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateSrcPort 1.3.6.1.4.1.89.99.1.1.12
Include the Tcp/Udp source port field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateDestPort 1.3.6.1.4.1.89.99.1.1.13
Include the Tcp/Udp destination port field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateTos 1.3.6.1.4.1.89.99.1.1.14
Include the Tos field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateVpt 1.3.6.1.4.1.89.99.1.1.15
Include the VPT field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateEtherType 1.3.6.1.4.1.89.99.1.1.16
Include the Ether Type field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateTcpFlags 1.3.6.1.4.1.89.99.1.1.17
Include the Tcp flags (Control Bits) field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateIcmpType 1.3.6.1.4.1.89.99.1.1.18
Include the Icmp type field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateIcmpCode 1.3.6.1.4.1.89.99.1.1.19
Include the Icmp code field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServTemplateIgmpType 1.3.6.1.4.1.89.99.1.1.20
Include the Igmp type field as a template classifier.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlQosServFclTable 1.3.6.1.4.1.89.99.2
This table specifies FCL table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServFclEntry

rlQosServFclEntry 1.3.6.1.4.1.89.99.2.1
Each entry in this table describes one Flow Classification List with It's Flow Classification Element. The information includes the FCL index and reference to a FCE index. The indices are the Fcl index represent by rlQosServFclIndex and the Fce index represent by rlQosServFclFceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServFclEntry  

rlQosServFclIndex 1.3.6.1.4.1.89.99.2.1.1
An arbitrary index for the FCL table. Value '0' is invalid.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServFclFcePriority 1.3.6.1.4.1.89.99.2.1.2
Priority of the FCE within the FCL.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServFclFceIndex 1.3.6.1.4.1.89.99.2.1.3
A reference to the FCE index.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosServFclStatus 1.3.6.1.4.1.89.99.2.1.4
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosServFceTable 1.3.6.1.4.1.89.99.3
This table specifies FCE table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServFceEntry

rlQosServFceEntry 1.3.6.1.4.1.89.99.3.1
Each entry in this table describes one Flow Classifier Element. The information includes ACE index and a combination of all the other classifications, as depicted in the selection field. Classifiers are Mac and Ip source and destination addresses, Vlan, Ip protocol, TCP & UDP source and destination ports, Dscp and Ip precedence values. The index is a sequential integer represent by rlQosServFceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServFceEntry  

rlQosServFceIndex 1.3.6.1.4.1.89.99.3.1.1
An arbitrary incremental Index for the Fce table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServFceErrorCode 1.3.6.1.4.1.89.99.3.1.2
Fce error code.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), noTemplate(2)  

rlQosServFceSelection 1.3.6.1.4.1.89.99.3.1.3
Flow Classification Elements selection.
Status: current Access: read-create
OBJECT-TYPE    
  BITS macDestAddr(0), macSrcAddr(1), vlan(2), ipDestAddr(3), ipSrcAddr(4), ipProtocol(5), destPort(6), srcPort(7), dscp(8), ipPrecedence(9), vpt(10), etherType(11), tcpFlags(12), icmpType(13), icmpCode(14), igmpType(15)  

rlQosServFceDestMac 1.3.6.1.4.1.89.99.3.1.4
Indicates the destination Mac address to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

rlQosServFceDestMacMask 1.3.6.1.4.1.89.99.3.1.5
Indicates the destination Mac address mask to compare with. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

rlQosServFceSrcMac 1.3.6.1.4.1.89.99.3.1.6
Indicates the source Mac address to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

rlQosServFceSrcMacMask 1.3.6.1.4.1.89.99.3.1.7
Indicates the source Mac address mask to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

rlQosServFceVlan 1.3.6.1.4.1.89.99.3.1.8
Indicates the Vlan to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095  

rlQosServFceVlanMask 1.3.6.1.4.1.89.99.3.1.9
Indicates 12-bits Vlan bits to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095  

rlQosServFceDestIp 1.3.6.1.4.1.89.99.3.1.10
Indicates the destination Ip address to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlQosServFceDestIpMask 1.3.6.1.4.1.89.99.3.1.11
Indicates the destination Ip address mask to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlQosServFceSrcIp 1.3.6.1.4.1.89.99.3.1.12
Indicates the source Ip address to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlQosServFceSrcIpMask 1.3.6.1.4.1.89.99.3.1.13
Indicates the source Ip address mask to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rlQosServFceIpProtocol 1.3.6.1.4.1.89.99.3.1.14
Indicates the Ip protocol to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosServFceDestPort 1.3.6.1.4.1.89.99.3.1.15
Indicates the TCP/UDP destination port to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

rlQosServFceDestPortMask 1.3.6.1.4.1.89.99.3.1.16
Indicates 16-bits TCP/UDP destination port bits to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

rlQosServFceSrcPort 1.3.6.1.4.1.89.99.3.1.17
Indicates the TCP/UDP source port to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

rlQosServFceSrcPortMask 1.3.6.1.4.1.89.99.3.1.18
Indicates 16-bits TCP/UDP source port bits to compare. It may specify any byte (not bit), designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

rlQosServFceDscp 1.3.6.1.4.1.89.99.3.1.19
Indicates the Destination Mac address to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

rlQosServFceIpPrecedence 1.3.6.1.4.1.89.99.3.1.20
Indicates the Ip precedence to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

rlQosServFceVpt 1.3.6.1.4.1.89.99.3.1.21
Indicates the VPT to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

rlQosServFceVptMask 1.3.6.1.4.1.89.99.3.1.22
Indicates the VPT mask to compare with. It may specify any bit, designated by 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosServFceEtherType 1.3.6.1.4.1.89.99.3.1.23
Indicate the Ether Type to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1501..65536  

rlQosServFceTcpFlags 1.3.6.1.4.1.89.99.3.1.24
Indicates the Tcp Flags field to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

rlQosServFceTcpFlagsMask 1.3.6.1.4.1.89.99.3.1.25
Indicates the Tcp Flags field to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

rlQosServFceIcmpType 1.3.6.1.4.1.89.99.3.1.26
Indicates the Icmp type to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosServFceIcmpCode 1.3.6.1.4.1.89.99.3.1.27
Indicates the Icmp code to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosServFceIgmpType 1.3.6.1.4.1.89.99.3.1.28
Indicates the Igmp type to compare with.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosServFceStatus 1.3.6.1.4.1.89.99.3.1.29
The status of this table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosServProfileTable 1.3.6.1.4.1.89.99.4
This table specifies (service) profile table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServProfileEntry

rlQosServProfileEntry 1.3.6.1.4.1.89.99.4.1
Each entry in this table describes one service profile element. The information includes: Profile name, type and various numeric parameters associated with the profile's service types. The index is sequential integer represent by rlQosServProfileIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServProfileEntry  

rlQosServProfileIndex 1.3.6.1.4.1.89.99.4.1.1
An arbitrary index for the profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServProfileType 1.3.6.1.4.1.89.99.4.1.2
Profile's type
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER regular(1), aggregate(2)  

rlQosServProfileServiceType 1.3.6.1.4.1.89.99.4.1.3
Profile's service type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bestEffort(1), minDelay(2), committedDelay(3), minMaxBandwidth(4), committedBoundBandwidth(5), rateLimit(6), trustCos(7), trustDscp(8), trust(9), drop(10), dropAndDisablePort(11)  

rlQosServProfileIngressBurstSize 1.3.6.1.4.1.89.99.4.1.4
Profile's Ingress Burst Size, used only by the 'rate limit' service.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

rlQosServProfileMaxBandwidth 1.3.6.1.4.1.89.99.4.1.5
Profile's Max Bandwidth, used by the 'min delay', committed delay' 'min max bandwidth' and committed Bound Bandwidth'services. Value 0 is used only as default value, and is invalid otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..10000000  

rlQosServProfileMinBandwidth 1.3.6.1.4.1.89.99.4.1.6
Profile's Min Bandwidth, used only by the 'min max bandwidth' service. Value 0 is used only as default value, and is invalid otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..10000000  

rlQosServProfileMaxDelay 1.3.6.1.4.1.89.99.4.1.7
Profile's Max Delay, used only by the 'committed delay' service. Value 0 is used only as default value, and is invalid otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlQosServProfileStatus 1.3.6.1.4.1.89.99.4.1.8
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosServServiceTable 1.3.6.1.4.1.89.99.5
This table specifies service table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServServiceEntry

rlQosServServiceEntry 1.3.6.1.4.1.89.99.5.1
Each entry in this table describes one service profile element. The information includes: service's index, priority, pointers to associated profile and Fcl, operational and administrative statuses, ingress and egress interface lists, and two operational parameter values associated with a service type, as defined in the profile table. The index is sequential integer represent by rlQosServServiceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServServiceEntry  

rlQosServServiceIndex 1.3.6.1.4.1.89.99.5.1.1
An arbitrary index for the service table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServServicePriority 1.3.6.1.4.1.89.99.5.1.2
Service's priority.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

rlQosServServiceProfilePointer 1.3.6.1.4.1.89.99.5.1.3
Pointer to attached profile entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosServServiceFclPointer 1.3.6.1.4.1.89.99.5.1.4
Pointer to attached FCL entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosServServiceInIfList 1.3.6.1.4.1.89.99.5.1.5
Ingress interface list associated with this service entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rlQosServServiceOutIfList 1.3.6.1.4.1.89.99.5.1.6
Egress interface list associated with this service entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rlQosServServiceScaledOutIfList 1.3.6.1.4.1.89.99.5.1.7
Egress scaled interface list associated with this service entry.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

rlQosServServiceProfileParamOper 1.3.6.1.4.1.89.99.5.1.8
If the service type specified in a profile associated with this entry has a parameter, this object instance specifies the parameter's operative value. This value will be different from the value defined in the associated profile only in case of scaling out, otherwise value 0 is used.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlQosServServiceStatusOper 1.3.6.1.4.1.89.99.5.1.9
Operational value of the service status.
Status: current Access: read-only
OBJECT-TYPE    
  RlQosServServiceStatus  

rlQosServServiceStatusAdmin 1.3.6.1.4.1.89.99.5.1.10
Administrative value of the service status.
Status: current Access: read-create
OBJECT-TYPE    
  RlQosServServiceStatus  

rlQosServServiceStatus 1.3.6.1.4.1.89.99.5.1.11
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosServServicePriorityTable 1.3.6.1.4.1.89.99.6
This table specifies service priority table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServServicePriorityEntry

rlQosServServicePriorityEntry 1.3.6.1.4.1.89.99.6.1
Each entry in this table maps a priority to a service. The information includes: service's priority and the service index in the service table. The index is sequential integer represent by rlQosServServicePriorityIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServServicePriorityEntry  

rlQosServServicePriorityIndex 1.3.6.1.4.1.89.99.6.1.1
The service priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

rlQosServServicePriorityPointer 1.3.6.1.4.1.89.99.6.1.2
The index of the service associated with this priority in the service table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosServServiceDefaultMappingTable 1.3.6.1.4.1.89.99.7
This table specifies service priority table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServServiceDefaultMappingEntry

rlQosServServiceDefaultMappingEntry 1.3.6.1.4.1.89.99.7.1
Each entry in this table describes one service priority entry. The information includes: service's priority, a pointer to its corresponding index in the service table. The index is sequential integer represent by rlQosServServicePriorityIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServServiceDefaultMappingEntry  

rlQosServServiceDefaultMappingType 1.3.6.1.4.1.89.99.7.1.1
Service type for the default mapping. 'Trust DSCP' service type is absent since no default mapping is possible for it.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER bestEffort(1), minDelay(2), committedDelay(3), minMaxBandwidth(4), committedBoundBandwidth(5), rateLimit(6), trustDscp(7)  

rlQosServServiceDefaultMappingDscp 1.3.6.1.4.1.89.99.7.1.2
DSCP default mapping value. A value of 64 means no DSCP default mapping is done.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..64  

rlQosServServiceDefaultMappingVpt 1.3.6.1.4.1.89.99.7.1.3
Vpt default mapping value. A value of 9 means no VPT default mapping is done.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

rlQosServScalingErrorTable 1.3.6.1.4.1.89.99.8
This table specifies scaling error table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServScalingErrorEntry

rlQosServScalingErrorEntry 1.3.6.1.4.1.89.99.8.1
Each entry in this table specifies for each interface its scaling error, if such indeed exists.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServScalingErrorEntry  

rlQosServScalingErrorIfIndex 1.3.6.1.4.1.89.99.8.1.1
The interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlQosServScalingErrorReason 1.3.6.1.4.1.89.99.8.1.2
Scaling error reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER changeSpeed-10000to1000(1), changeSpeed-10000to100(2), changeSpeed-10000to10(3), changeSpeed-1000to100(4), changeSpeed-1000to10(5), changeSpeed-100to10(6), changeSpeed-10to100(7), changeSpeed-10to1000(8), changeSpeed-10to10000(9), changeSpeed-100to1000(10), changeSpeed-100to10000(11), changeSpeed-1000to10000(12)  

rlQosServFreeSequentialTable 1.3.6.1.4.1.89.99.9
The table is used to get free indices of tables to create new entries, and next free priorities. The algorithm for free indexes depends on table types: Fcl table - first free index. Fce table - first free index. Service table - first free index. Service priority - last used priority + priority-delta. The priority-delta is used to supply QoS MIB user easy new priority insert entry capabilities. Values of these deltas depend on the MIB implementation. The 'Get and Increment' approach is used in all cases.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServFreeSequentialEntry

rlQosServFreeSequentialEntry 1.3.6.1.4.1.89.99.9.1
The entry is used to get free index for particular table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServFreeSequentialEntry  

rlQosServFreeSequentialId 1.3.6.1.4.1.89.99.9.1.1
Identification of the sequential, for which free indices or priority are retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER fcl(1), fce(2), profile(3), service(4), priorityService(5)  

rlQosServFreeSequentialValue 1.3.6.1.4.1.89.99.9.1.2
The free index for the table or service priority. Returned '0' means no free entries/priority.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosServNameToIndexTable 1.3.6.1.4.1.89.99.10
The table is used to get specific table(s) indices from the name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServNameToIndexEntry

rlQosServNameToIndexEntry 1.3.6.1.4.1.89.99.10.1
The entry is used to get index form particular name and table type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServNameToIndexEntry  

rlQosServNameToIndexTableId 1.3.6.1.4.1.89.99.10.1.1
Identification of the table, for which the index is retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServNamedTableId  

rlQosServNameToIndexName 1.3.6.1.4.1.89.99.10.1.2
Name of the table's entry
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlQosServNameToIndexValue 1.3.6.1.4.1.89.99.10.1.3
The index of the table. Value '0' is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosServNameToIndexStatus 1.3.6.1.4.1.89.99.10.1.4
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosServIndexToNameTable 1.3.6.1.4.1.89.99.11
The table is used to get specific table(s) name from indices. It is a read-write table for internal (CDB) purpose only and is not to set by outside users.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosServIndexToNameEntry

rlQosServIndexToNameEntry 1.3.6.1.4.1.89.99.11.1
The entry is used to get name form particular index and table type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServIndexToNameEntry  

rlQosServIndexToNameTableId 1.3.6.1.4.1.89.99.11.1.1
Identification of the table, for which the name is retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosServNamedTableId  

rlQosServIndexToNameIndex 1.3.6.1.4.1.89.99.11.1.2
The index of the table. Value '0' is invalid.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosServIndexToNameValue 1.3.6.1.4.1.89.99.11.1.3
Name of the table's entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlQosServMibVersion 1.3.6.1.4.1.89.99.12
MIB's version, the current version is 1. 1 - original version. 2-
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosServMibAction 1.3.6.1.4.1.89.99.13
Actions to be performed by QoS service mode MIB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), importPolicy(2), noImportPolicy(3), flatServicePriorities(4)