FORCE10-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: FORCE10 NETWORKS


 Home MIB: FORCE10-QOS-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
 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 --------------------------------------------------------------
     f10QosGroup 1.3.6.1.4.1.6027.3.4.1
         f10QosMibVersion 1.3.6.1.4.1.6027.3.4.1.1 integer read-only
version1(1) - initial version, does not support SNMP SET. Enumeration: 'version1': 1.
         f10QosMaxWredProfile 1.3.6.1.4.1.6027.3.4.1.2 integer read-only
The maximum number of WRED (Weighted Random Early Detection) Profiles supported by Force10 QOS.
     f10QosInterface 1.3.6.1.4.1.6027.3.4.2
         f10QosIfPolicyMapTable 1.3.6.1.4.1.6027.3.4.2.1 no-access
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.
             f10QosIfPolicyMapEntry 1.3.6.1.4.1.6027.3.4.2.1.1 no-access
An entry in the QOS Interface/Policy Map table.
                 f10QosIfPolicyMapIndex 1.3.6.1.4.1.6027.3.4.2.1.1.1 integer read-only
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).
                 f10QosIfPolicyMapRowStatus 1.3.6.1.4.1.6027.3.4.2.1.1.2 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
     f10QosPolicyMap 1.3.6.1.4.1.6027.3.4.3
         f10QosPolicyMapTable 1.3.6.1.4.1.6027.3.4.3.1 no-access
The QOS Policy Map Table.
             f10QosPolicyMapEntry 1.3.6.1.4.1.6027.3.4.3.1.1 no-access
An entry in the QOS Policy Map table.
                 f10QosPolicyMapIndex 1.3.6.1.4.1.6027.3.4.3.1.1.1 integer read-only
                 f10QosPolicyMapName 1.3.6.1.4.1.6027.3.4.3.1.1.2 displaystring read-only
                 f10QosPolicyMapDirection 1.3.6.1.4.1.6027.3.4.3.1.1.3 trafficdirection read-only
                 f10QosPolicyMapHonoring 1.3.6.1.4.1.6027.3.4.3.1.1.4 policymaphonoringtype read-only
This is the type of Dynamic Classification. Dynamic Classification honor packets marking according to the standard definitions of DSCP, dot1p, and MPLS EXP.
                 f10QosPolicyMapAggPolicyIndex 1.3.6.1.4.1.6027.3.4.3.1.1.5 integer read-only
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.
                 f10QosPolicyMapRowStatus 1.3.6.1.4.1.6027.3.4.3.1.1.6 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
         f10QosPolicyMapQueueTable 1.3.6.1.4.1.6027.3.4.3.2 no-access
The QOS PolicyMapQueue Table.
             f10QosPolicyMapQueueEntry 1.3.6.1.4.1.6027.3.4.3.2.1 no-access
An entry in the QOS Interface Statistics table.
                 f10QosPolicyMapQueueId 1.3.6.1.4.1.6027.3.4.3.2.1.1 f10queueid read-only
                 f10QosPolicyMapQueueClassMapIndex 1.3.6.1.4.1.6027.3.4.3.2.1.2 integer read-only
                 f10QosPolicyMapQueuePolicyIndex 1.3.6.1.4.1.6027.3.4.3.2.1.3 integer read-only
                 f10QosPolicyMapQueueRowStatus 1.3.6.1.4.1.6027.3.4.3.2.1.4 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
     f10QosClassMap 1.3.6.1.4.1.6027.3.4.4
         f10QosClassMapTable 1.3.6.1.4.1.6027.3.4.4.1 no-access
The QOS Interface Queue Statistics Table.
             f10QosClassMapEntry 1.3.6.1.4.1.6027.3.4.4.1.1 no-access
An entry in the QOS Interface Statistics table.
                 f10QosClassMapIndex 1.3.6.1.4.1.6027.3.4.4.1.1.1 integer read-only
                 f10QosClassMapName 1.3.6.1.4.1.6027.3.4.4.1.1.2 displaystring read-only
                 f10QosClassMapMatch 1.3.6.1.4.1.6027.3.4.4.1.1.3 qosclassmapmatchtype read-only
                 f10QosClassMapRowStatus 1.3.6.1.4.1.6027.3.4.4.1.1.4 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
     f10QosMatchObject 1.3.6.1.4.1.6027.3.4.5
         f10QosMatchObjectTable 1.3.6.1.4.1.6027.3.4.5.1 no-access
The QOS Match Object Table.
             f10QosMatchObjectEntry 1.3.6.1.4.1.6027.3.4.5.1.1 no-access
An entry in the QOS Match Object table.
                 f10QosMatchObjectSequence 1.3.6.1.4.1.6027.3.4.5.1.1.1 integer read-only
                 f10QosMatchObjectType 1.3.6.1.4.1.6027.3.4.5.1.1.2 matchobjecttype read-only
                 f10QosMatchObjectString 1.3.6.1.4.1.6027.3.4.5.1.1.3 displaystring read-only
     f10QosPolicy 1.3.6.1.4.1.6027.3.4.6
         f10QosPolicyTable 1.3.6.1.4.1.6027.3.4.6.1 no-access
The QOS Policy Table.
             f10QosPolicyEntry 1.3.6.1.4.1.6027.3.4.6.1.1 no-access
An entry in the QOS Policy table.
                 f10QosPolicyIndex 1.3.6.1.4.1.6027.3.4.6.1.1.1 integer read-only
An integer value uniquely identify this entry of QOS Policy.
                 f10QosPolicyName 1.3.6.1.4.1.6027.3.4.6.1.1.2 displaystring read-only
An unique QOS Policy name.
                 f10QosPolicyDirection 1.3.6.1.4.1.6027.3.4.6.1.1.3 trafficdirection read-only
INPUT or OUTPUT QOS Policy.
                 f10QosPolicyInRatePoliceState 1.3.6.1.4.1.6027.3.4.6.1.1.4 qospolicystate read-only
This object is provided for QOS INPUT Policy only. For the OUTPUT QOS Policy the value will be notApplicable(3).
                 f10QosPolicyInRatePoliceCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.5 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInRatePoliceCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.6 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInRatePolicePeakRate 1.3.6.1.4.1.6027.3.4.6.1.1.7 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInRatePolicePeakBurst 1.3.6.1.4.1.6027.3.4.6.1.1.8 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInMarkIpDscp 1.3.6.1.4.1.6027.3.4.6.1.1.9 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInMarkDot1p 1.3.6.1.4.1.6027.3.4.6.1.1.10 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyInMarkMplsExp 1.3.6.1.4.1.6027.3.4.6.1.1.11 integer read-only
This object is provided for QOS INPUT Policy only.
                 f10QosPolicyOutRateLimitState 1.3.6.1.4.1.6027.3.4.6.1.1.12 qospolicystate read-only
This object is provided for QOS Output Policy only. For the INPUT QOS Policy the value will be notApplicable(3).
                 f10QosPolicyOutRateLimitCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.13 integer read-only
This object is provided for QOS Output Policy only.
                 f10QosPolicyOutRateLimitCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.14 integer read-only
This object is provided for QOS Output Policy only.
                 f10QosPolicyOutRateLimitPeakRate 1.3.6.1.4.1.6027.3.4.6.1.1.15 integer read-only
This object is provided for QOS Output Policy only.
                 f10QosPolicyOutRateLimitPeakBurst 1.3.6.1.4.1.6027.3.4.6.1.1.16 integer read-only
This object is provided for QOS Output Policy only.
                 f10QosPolicyOutRateShapeState 1.3.6.1.4.1.6027.3.4.6.1.1.17 qospolicystate read-only
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).
                 f10QosPolicyOutRateShapeCmtRate 1.3.6.1.4.1.6027.3.4.6.1.1.18 integer read-only
The committed rate of Output Policy Rate Shaping. This object is provided for QOS Output Policy only.
                 f10QosPolicyOutRateShapeCmtBurst 1.3.6.1.4.1.6027.3.4.6.1.1.19 integer read-only
The committed burst rate of Output Policy Rate Shaping. This object is provided for QOS Output Policy only.
                 f10QosPolicyOutBandwidth 1.3.6.1.4.1.6027.3.4.6.1.1.20 integer read-only
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.
                 f10QosPolicyOutWredIndex 1.3.6.1.4.1.6027.3.4.6.1.1.21 integer read-only
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.
                 f10QosPolicyRowStatus 1.3.6.1.4.1.6027.3.4.6.1.1.22 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
         f10QosWredProfileTable 1.3.6.1.4.1.6027.3.4.6.2 no-access
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.
             f10QosWredProfileEntry 1.3.6.1.4.1.6027.3.4.6.2.1 no-access
An entry in the QOS Policy WRED Profile table.
                 f10QosWredIndex 1.3.6.1.4.1.6027.3.4.6.2.1.1 integer read-only
an integer uniquely identify this entry of WRED Profile.
                 f10QosWredName 1.3.6.1.4.1.6027.3.4.6.2.1.2 displaystring read-only
This is the name of this WRED Profile. A WRED Profile name must be unique among WRED Profiles.
                 f10QosWredType 1.3.6.1.4.1.6027.3.4.6.2.1.3 integer read-only
Enumeration: 'linear': 1, 'exponential': 2.
                 f10QosWredThresholdLow 1.3.6.1.4.1.6027.3.4.6.2.1.4 integer read-only
The WRED Profile low threshold value in MBytes.
                 f10QosWredThresholdHigh 1.3.6.1.4.1.6027.3.4.6.2.1.5 integer read-only
The WRED Profile high threshold value in MBytes.
                 f10QosWredRowStatus 1.3.6.1.4.1.6027.3.4.6.2.1.6 rowstatus read-only
In this version1(1) release, RowStatus is not settable and will always return active(1) when queried.
     f10QosNotification 1.3.6.1.4.1.6027.3.4.7
         f10QosAlarm 1.3.6.1.4.1.6027.3.4.7.0
             f10QosAlarmGeneric 1.3.6.1.4.1.6027.3.4.7.0.1
This defines a generic QOS TRAP.
         f10QosAlarmData 1.3.6.1.4.1.6027.3.4.7.1
             f10QosAlarmDescription 1.3.6.1.4.1.6027.3.4.7.1.1 displaystring no-access