CISCOSB-QOS-APPS-MIB

File: CISCOSB-QOS-APPS-MIB.mib (6518 bytes)

Imported modules

SNMPv2-TC INET-ADDRESS-MIB CISCOSB-MIB
SNMPv2-SMI

Imported symbols

TruthValue TEXTUAL-CONVENTION DisplayString
RowStatus InetAddressType InetAddress
switch001 rlQosApps MODULE-IDENTITY
OBJECT-TYPE Unsigned32

Defined Types

RlIscsiQosFlowEntry  
SEQUENCE    
  rlIscsiQosFlowDestTcpPort INTEGER
  rlIscsiQosFlowType INTEGER
  rlIscsiQosFlowDestAddressType InetAddressType
  rlIscsiQosFlowDestAddress InetAddress
  rlIscsiQosFlowStatus RowStatus

RlIscsiQosProfileEntry  
SEQUENCE    
  rlIscsiQosProfileIndex INTEGER
  rlIscsiQosProfileVpt INTEGER
  rlIscsiQosProfileDscp INTEGER
  rlIscsiQosProfileQueue INTEGER
  rlIscsiQosProfileStatus RowStatus

Defined Values

rlQosApps 1.3.6.1.4.1.9.6.1.101.232
The private MIB module definition for QoS Applications Configuration in CISCOSB devices.
MODULE-IDENTITY    

rlIscsiQos 1.3.6.1.4.1.9.6.1.101.232.1
OBJECT IDENTIFIER    

rlIscsiQosEnable 1.3.6.1.4.1.9.6.1.101.232.1.1
Enable/Disable iSCSI Quality Of Service in the switch.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlIscsiQosFlowTable 1.3.6.1.4.1.9.6.1.101.232.1.2
The table for configuration of iSCSI QOS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIscsiQosFlowEntry

rlIscsiQosFlowEntry 1.3.6.1.4.1.9.6.1.101.232.1.2.1
An entry in the rlIscsiQosFlowTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIscsiQosFlowEntry  

rlIscsiQosFlowDestTcpPort 1.3.6.1.4.1.9.6.1.101.232.1.2.1.1
The TCP port on which iSCSI targets listen to requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

rlIscsiQosFlowType 1.3.6.1.4.1.9.6.1.101.232.1.2.1.2
The type of flow entry: ipv4 - ipv4 flows only. ipv6 - ipv6 flows only. both - ipv4 and ipv6 flows.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2), both(3)  

rlIscsiQosFlowDestAddressType 1.3.6.1.4.1.9.6.1.101.232.1.2.1.3
The address type of rlIscsiQosDestAddress. Only IPv4 is accepted in current implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlIscsiQosFlowDestAddress 1.3.6.1.4.1.9.6.1.101.232.1.2.1.4
The IP address on which iSCSI targets listen to requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rlIscsiQosFlowStatus 1.3.6.1.4.1.9.6.1.101.232.1.2.1.5
The status of a table entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlIscsiQosProfileTable 1.3.6.1.4.1.9.6.1.101.232.1.3
The table for configuration of iSCSI QOS Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIscsiQosProfileEntry

rlIscsiQosProfileEntry 1.3.6.1.4.1.9.6.1.101.232.1.3.1
An entry in the rlIscsiQosProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIscsiQosProfileEntry  

rlIscsiQosProfileIndex 1.3.6.1.4.1.9.6.1.101.232.1.3.1.1
The index of a table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlIscsiQosProfileVpt 1.3.6.1.4.1.9.6.1.101.232.1.3.1.2
The VLAN Priority Tag (VPT) that iSCSI tagged frames are assigned with (Range: 0-7).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlIscsiQosProfileDscp 1.3.6.1.4.1.9.6.1.101.232.1.3.1.3
The Differentiated Services Code Point (DSCP) that iSCSI frames are assigned with (Range: 0-63).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

rlIscsiQosProfileQueue 1.3.6.1.4.1.9.6.1.101.232.1.3.1.4
The outgoing queue that iSCSI frames are sent to (Range: 1-8).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

rlIscsiQosProfileStatus 1.3.6.1.4.1.9.6.1.101.232.1.3.1.5
The status of a table entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus