HPVCQOS-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPVCQOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 vcQoSMIB 1.3.6.1.4.1.11.5.7.5.2.5
     vcQoSMIBObjects 1.3.6.1.4.1.11.5.7.5.2.5.1
         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.
         vcQoSIfQoSConfig 1.3.6.1.4.1.11.5.7.5.2.5.1.2
             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.
                 vcQoSIfQoSConfigEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.2.1.1
                     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
                     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
         vcQoSTrafficClassConfig 1.3.6.1.4.1.11.5.7.5.2.5.1.3
             vcQoSTrafficClassConfigTable 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1
This table lists the available Traffic Class Tables.
                 vcQoSTrafficClassConfigEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.3.1.1
One entry represents a Traffic Class Table
                     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
                     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
         vcQoSTrafficClass 1.3.6.1.4.1.11.5.7.5.2.5.1.4
             vcQoSTrafficClassTable 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1
Traffic Class Definition Table
                 vcQoSTrafficClassEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.4.1.1
                     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
                     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
                     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.
                     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
                     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
                     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
                     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.
         vcQoSClassificationMap 1.3.6.1.4.1.11.5.7.5.2.5.1.5
             vcQoSClassificationMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1
This table lists the configured classification maps.
                 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.
                     vcQoSClassificationMapIndex 1.3.6.1.4.1.11.5.7.5.2.5.1.5.1.1.1
Index for the Classification Map Table
                     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
         vcQoSDot1pMap 1.3.6.1.4.1.11.5.7.5.2.5.1.6
             vcQoSDot1pMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1
Table of Ingress Dot1p to class mappings
                 vcQoSDot1pMapEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1.1
                     vcQoSDot1pMapPrioValue 1.3.6.1.4.1.11.5.7.5.2.5.1.6.1.1.1
Ingress Dot1p value of the traffic.
                     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
         vcQoSDscpMap 1.3.6.1.4.1.11.5.7.5.2.5.1.7
             vcQoSDscpMapTable 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1
Table of Ingress DSCP to class mappings
                 vcQoSDscpMapEntry 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1.1
                     vcQoSDscpMapDscpValue 1.3.6.1.4.1.11.5.7.5.2.5.1.7.1.1.1
Ingress DSCP value of the traffic.
                     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
     vcQoSMIBConformance 1.3.6.1.4.1.11.5.7.5.2.5.2
         vcQoSMIBCompliances 1.3.6.1.4.1.11.5.7.5.2.5.2.1
         vcQoSMIBGroups 1.3.6.1.4.1.11.5.7.5.2.5.2.2