HPVCQOS-MIB

File: HPVCQOS-MIB.mib (11115 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
RFC1155-SMI IF-MIB SNMPv2-CONF
HPVCMODULE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE mib-2
TEXTUAL-CONVENTION TruthValue RowPointer
SnmpAdminString enterprises ifIndex
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
virtualConnect

Defined Types

VcQoSConfigType  
The configuration type of QoS operation in a VC Domain. The enumerations are described below: unknown passthrough customFCoE customNoFCoE
TEXTUAL-CONVENTION    
  INTEGER unknown(1), passthrough(2), customFCoE(3), customNoFCoE(4)  

VcQoSIfQoSConfigEntry  
SEQUENCE    
  vcQoSIfQoSTrafficClassConfigIndex INTEGER
  vcQoSIfQoSClassificationMapIndex INTEGER

VcQoSTrafficClassConfigEntry  
SEQUENCE    
  vcQoSTrafficClassConfigIndex INTEGER
  vcQoSTrafficClassConfigName SnmpAdminString

VcQoSTrafficClassEntry  
SEQUENCE    
  vcQoSTrafficClassId INTEGER
  vcQoSTrafficClassName SnmpAdminString
  vcQoSTrafficClassRealTime TruthValue
  vcQoSTrafficClassShare INTEGER
  vcQoSTrafficClassMaxShare INTEGER
  vcQoSTrafficClassEgressDot1pPrio INTEGER
  vcQoSTrafficClassEnabled TruthValue

VcQoSClassificationMapEntry  
SEQUENCE    
  vcQoSClassificationMapIndex INTEGER
  vcQoSClassificationMapName SnmpAdminString

VcQoSDot1pMapEntry  
SEQUENCE    
  vcQoSDot1pMapPrioValue INTEGER
  vcQoSDot1MapTrafficClassId INTEGER

VcQoSDscpMapEntry  
SEQUENCE    
  vcQoSDscpMapDscpValue INTEGER
  vcQoSDscpMapTrafficClassId INTEGER

Defined Values

vcQoSMIB 1.3.6.1.4.1.11.5.7.5.2.5
This MIB module describes QoS specific MIB objects present in the Virtual Connect VC-Enet Module.
MODULE-IDENTITY    

vcQoSMIBObjects 1.3.6.1.4.1.11.5.7.5.2.5.1
OBJECT IDENTIFIER    

vcQoSIfQoSConfig 1.3.6.1.4.1.11.5.7.5.2.5.1.2
OBJECT IDENTIFIER    

vcQoSTrafficClassConfig 1.3.6.1.4.1.11.5.7.5.2.5.1.3
OBJECT IDENTIFIER    

vcQoSTrafficClass 1.3.6.1.4.1.11.5.7.5.2.5.1.4
OBJECT IDENTIFIER    

vcQoSClassificationMap 1.3.6.1.4.1.11.5.7.5.2.5.1.5
OBJECT IDENTIFIER    

vcQoSDot1pMap 1.3.6.1.4.1.11.5.7.5.2.5.1.6
OBJECT IDENTIFIER    

vcQoSDscpMap 1.3.6.1.4.1.11.5.7.5.2.5.1.7
OBJECT IDENTIFIER    

vcQoSConfigType 1.3.6.1.4.1.11.5.7.5.2.5.1.1
The configuration type of QoS used in this VC Enet module.
Status: current Access: read-only
OBJECT-TYPE    
  VcQoSConfigType  

vcQoSIfQoSConfigTable 1.3.6.1.4.1.11.5.7.5.2.5.1.2.1
This table lists the Traffic Class Config table and the Classification Map table associcated with each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSIfQoSConfigEntry

vcQoSIfQoSConfigEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.2.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSIfQoSConfigEntry  

vcQoSIfQoSTrafficClassConfigIndex 1.3.6.1.4.1.11.5.7.5.2.5.1.2.1.1.1
Value should be index value of the corresponding TrafficClassConfigTable entry
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcQoSIfQoSClassificationMapIndex 1.3.6.1.4.1.11.5.7.5.2.5.1.2.1.1.2
Value should be index value of the corresponding ClassificationMap entry
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcQoSTrafficClassConfigTable 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1
This table lists the available Traffic Class Tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSTrafficClassConfigEntry

vcQoSTrafficClassConfigEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1.1
One entry represents a Traffic Class Table
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSTrafficClassConfigEntry  

vcQoSTrafficClassConfigIndex 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1.1.1
Index for the Traffic Class Config Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcQoSTrafficClassConfigName 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1.1.2
Name of the Traffic Class Table associated with this entry
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcQoSTrafficClassTable 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1
Traffic Class Definition Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSTrafficClassEntry

vcQoSTrafficClassEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSTrafficClassEntry  

vcQoSTrafficClassId 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.1
Class/queue ID, index for the Traffic Class Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

vcQoSTrafficClassName 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.2
Administratively assigned name for the Traffic Class
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcQoSTrafficClassRealTime 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.3
Returns true if this class is real time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vcQoSTrafficClassShare 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.4
Assigned minimum share for traffic in this class
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

vcQoSTrafficClassMaxShare 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.5
Maximum share allowed for traffic in this class
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

vcQoSTrafficClassEgressDot1pPrio 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.6
802.1p priority traffic in this class will egress with
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

vcQoSTrafficClassEnabled 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1.7
Returns true if this class is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vcQoSClassificationMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1
This table lists the configured classification maps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSTrafficClassConfigEntry

vcQoSClassificationMapEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1.1
Each entry is associated with a DSCP, Dot1p, ... map.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSClassificationMapEntry  

vcQoSClassificationMapIndex 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1.1.1
Index for the Classification Map Table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcQoSClassificationMapName 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1.1.2
Name of the classification map associated with this entry
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcQoSDot1pMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1
Table of Ingress Dot1p to class mappings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSDot1pMapEntry

vcQoSDot1pMapEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSDot1pMapEntry  

vcQoSDot1pMapPrioValue 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1.1.1
Ingress Dot1p value of the traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

vcQoSDot1pMapTrafficClassId 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1.1.2
Class/queue ID of the associated Traffic Class
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

vcQoSDscpMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1
Table of Ingress DSCP to class mappings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcQoSDscpMapEntry

vcQoSDscpMapEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VcQoSDscpMapEntry  

vcQoSDscpMapDscpValue 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1.1.1
Ingress DSCP value of the traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

vcQoSDscpMapTrafficClassId 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1.1.2
Class/queue ID of the associated Traffic Class
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

vcQoSMIBConformance 1.3.6.1.4.1.11.5.7.5.2.5.2
OBJECT IDENTIFIER    

vcQoSMIBCompliances 1.3.6.1.4.1.11.5.7.5.2.5.2.1
OBJECT IDENTIFIER    

vcQoSMIBGroups 1.3.6.1.4.1.11.5.7.5.2.5.2.2
OBJECT IDENTIFIER    

vcQoSMIBCompliance 1.3.6.1.4.1.11.5.7.5.2.5.2.1.1
The compliance statement for entities which implement the VC MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

vcQoSGroup 1.3.6.1.4.1.11.5.7.5.2.5.2.2.1
Virtual Connect QoS objects.
Status: current Access: read-only
OBJECT-GROUP