CISCO-DIFFSERV-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DIFFSERV-EXT-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
 ciscoDiffServExtMIB 1.3.6.1.4.1.9.9.381
This MIB is a Cisco extension to the DIFFSERV-MIB, RFC 3289. This MIB defines a Fibre Channel (FC) Multi Field filter to be used in conjunction with the DIFFSERV-MIB. It also helps in associating Differentiated Services Classifiers to interfaces on a VSAN (Virtual Storage Area Network) via the cdsmDataPathTable defined in this MIB.
         ciscoDiffServExtMIBObjects 1.3.6.1.4.1.9.9.381.1
             cdsmConfiguration 1.3.6.1.4.1.9.9.381.1.1
                 cdsmDataPathTable 1.3.6.1.4.1.9.9.381.1.1.1 no-access
This table facilitates setting up of data path classifier elements in the DIFFSERV-MIB. This table acts as a trigger for setting up interface based classifier element(s) from a VSAN based classifier element. Creation of an entry in this table on a VSAN and setting of cdsmDataPathClfrStart, results in the classifier elements of the data path elements from the corresponding interface(s) being set. Specifically, the instance(s) of diffServMeterSucceedNext object in the diffServMeterTable, which is pointed to by diffServDataPathStart of the corresponding interface(s) in that VSAN, are set with the value of cdsmDataPathClfrStart object for that VSAN. Deletion of an entry in this table on a VSAN or setting of cdsmDataPathClfrStart to zeroDotZero on a VSAN, results in the corresponding classifier element being removed from the data path elements in the interface(s) belonging to that VSAN.
                     cdsmDataPathEntry 1.3.6.1.4.1.9.9.381.1.1.1.1 no-access
An entry (conceptual row) in this table.
                         cdsmDataPathDirection 1.3.6.1.4.1.9.9.381.1.1.1.1.1 cdsmdatadirection no-access
Specifies the direction of traffic flow on this VSAN.
                         cdsmDataPathClfrStart 1.3.6.1.4.1.9.9.381.1.1.1.1.2 rowpointer read-only
This object selects the first Differentiated Services Classifier Element to handle traffic on this VSAN. This RowPointer should point to an instance of diffServClfrEntry. The value of this RowPointer will be copied to instance(s) of diffServMeterSucceedNext object in the diffServMeterEntry in the DIFFSERV-MIB, which is (are) pointed to by corresponding diffServDataPathStart object(s) from the diffServDataPathTable. A value of zeroDotZero in this attribute indicates that no Differentiated Services classification is performed on traffic of this data path and on the interface(s) on this VSAN. Setting this to point to a target that does not exist results in an error. If the row pointed to is removed or becomes inactive by other means, the treatment is as if this attribute contains a value of zeroDotZero.
                         cdsmDataPathStatus 1.3.6.1.4.1.9.9.381.1.1.1.1.3 rowstatus read-only
The status of this conceptual row.
                 cdsmClfrTable 1.3.6.1.4.1.9.9.381.1.1.2 no-access
This table is an extension to the diffServClfrTable defined in the DIFFSERV-MIB.
                     cdsmClfrEntry 1.3.6.1.4.1.9.9.381.1.1.2.1 no-access
An entry (conceptual row) in this table.
                         cdsmClfrName 1.3.6.1.4.1.9.9.381.1.1.2.1.1 snmpadminstring read-only
The name of this classifier entry. The name of a classifier entry should be unique. This object is a human readable string. This object cannot be modified while the value of the corresponding instance of diffServClfrStatus in diffServClfrTable is 'active'. This object MUST be set before or concurrently with setting the corresponding instance of diffServClfrStatus object to 'active'.
                         cdsmClfrNextFreeElement 1.3.6.1.4.1.9.9.381.1.1.2.1.2 indexintegernextfree read-only
This object contains an unused value for diffServClfrElementId for this value of diffServClfrId, or a value of zero if none exist.
                 cdsmFCMultiFieldClfrTable 1.3.6.1.4.1.9.9.381.1.1.3 no-access
A table of FC multi-field classifier filter entries. These can be used to identify FC traffic.
                     cdsmFCMultiFieldClfrEntry 1.3.6.1.4.1.9.9.381.1.1.3.1 no-access
An entry (conceptual row) in this table defines a single filter. An instance of diffServClfrElementSpecific object (in the diffServClfrElementTable of DIFFSERV-MIB) which points to an entry in this table, identifies a Fibre Channel filter.
                         cdsmFCMultiFieldClfrId 1.3.6.1.4.1.9.9.381.1.1.3.1.1 indexinteger no-access
An index that enumerates the MultiField Classifier filter entries.
                         cdsmFCMultiFieldClfrName 1.3.6.1.4.1.9.9.381.1.1.3.1.2 snmpadminstring read-only
The name of this filter entry. The name should be unique. This object is a human readable string. This object cannot be modified while the value of the corresponding instance of cdsmFCMultiFieldClfrStatus object is 'active'. This object MUST be set before or concurrently with setting the corresponding instance of cdsmFCMultiFieldClfrStatus object to 'active'.
                         cdsmFCMultiFieldClfrMatch 1.3.6.1.4.1.9.9.381.1.1.3.1.3 truthvalue read-only
This object specifies how this filter should be applied. If this object is set to 'true', then all the match statements associated with this filter must be satisfied in order for this filter match to be considered successful. If this object is set to 'false', then even if any one of the criteria associated with this filter is satisfied, then the filter match is considered successful.
                         cdsmFCMultiFieldClfrStatus 1.3.6.1.4.1.9.9.381.1.1.3.1.4 rowstatus read-only
The status of this conceptual row. All writable objects in this row can be modified at any time, with the exception of cdsmFCMultiFieldClfrName.
                         cdsmFCMultiFieldClfrNextFreeStmt 1.3.6.1.4.1.9.9.381.1.1.3.1.5 indexintegernextfree read-only
This object contains an unused value for cdsmFCMultiFieldMatchId for this value of cdsmFCMultiFieldClfrId, or a value of zero if none exist.
                 cdsmFCMultiFieldMatchStmtTable 1.3.6.1.4.1.9.9.381.1.1.4 no-access
A table of FC match statements to be used for classifying FC traffic after associating with an FC multi-field classifier.
                     cdsmFCMultiFieldMatchStmtEntry 1.3.6.1.4.1.9.9.381.1.1.4.1 no-access
An entry (conceptual row) in this table. An FC multi-field classifier is represented by cdsmFCMultiFieldClfrId and match statements are represented by cdsmFCMultiFieldMatchId. All match statements which belong to the same classifier have a common cdsmFCMultiFieldClfrId. Note that certain restrictions are applicable in configuring match statements for MultiField classifier entries. 1. Suppose the match statement(s) belong to a classifier filter that has the corresponding instance of cdsmFCMultiFieldClfrMatch object set to 'true'. This essentially means that all match statements belonging to that classifier filter should be matched for the match to be considered successful. In such a case, a maximum of only one instance of each criterion can be set in the corresponding match statement(s). That is, there can be one instance of the source address, one instance of destination address and one of interface. These can be in one or more match statements. Attempt to set more than one instance of a match criterion in this case, results in error. 2. Suppose there is a classifier filter that has the corresponding instance of cdsmFCMultiFieldClfrMatch object set to 'false'. Such a classifier filter can have multiple instances of match criteria associated with it. However, it would be an error to set the cdsmFCMultiFieldClfrMatch object for this classifier filter to 'true', as it does not comply with 1. above.
                         cdsmFCMultiFieldMatchId 1.3.6.1.4.1.9.9.381.1.1.4.1.1 unsigned32 no-access
Uniquely represents a match statement.
                         cdsmFCMultiFieldMatchSrcAddr 1.3.6.1.4.1.9.9.381.1.1.4.1.2 cdsmfcaddrandmask read-only
This object represents an FC address that needs to be matched with the source address in a FC frame. This address can be either an 8 octet long FC World Wide Name (WWN) or a 3 octet long FC-ID. If this object is set to an FC-ID, then it can be optionally followed by a 3 octet mask. The mask can have one of the following values: 0xff0000 or 0xffff00 or 0xffffff. The zero-length string means no address is configured for matching with the source address in a FC frame. Setting this object to the zero length string is equivalent to disabling this match criterion.
                         cdsmFCMultiFieldMatchDstAddr 1.3.6.1.4.1.9.9.381.1.1.4.1.3 cdsmfcaddrandmask read-only
This object represents an FC address that needs to be matched with the destination address in a FC frame. This address can be either an 8 octet long FC World Wide Name (WWN) or a 3 octet long FC-ID. If this object is set to an FC-ID, then it can be optionally followed by a 3 octet mask. The mask can have one of the following values: 0xff0000 or 0xffff00 or 0xffffff. The zero-length string means no address is configured for matching with the destination address in a FC frame. Setting this object to the zero length string is equivalent to disabling this match criterion.
                         cdsmFCMultiFieldMatchIntf 1.3.6.1.4.1.9.9.381.1.1.4.1.4 interfaceindexorzero read-only
This object represents an FC interface on the local device on which a frame should arrive in order to be classified by this filter. A value of zero indicates that no interface is configured. Setting this object to zero is equivalent to disabling this match criterion.
                         cdsmFCMultiFieldMatchStatus 1.3.6.1.4.1.9.9.381.1.1.4.1.5 rowstatus read-only
The status of this conceptual row. All writable objects in this row can be modified at any time.
                         cdsmFCMultiFieldMatchWildCard 1.3.6.1.4.1.9.9.381.1.1.4.1.6 truthvalue read-only
This object specifies whether the wild-card option has been set. If this object is set to 'true', then the wild-card option is set and all the FC traffic will be considered to match the corresponding multi-field classifier. If this object is set to 'false', then the wild-card option is not set. Setting this object to 'true' in a multi-field classifier which has other match criteria set is an error.
                 cdsmRateLimitTable 1.3.6.1.4.1.9.9.381.1.1.5 no-access
This table specifies a set of rate limit parameter(s) for interfaces on the local device.
                     cdsmRateLimitEntry 1.3.6.1.4.1.9.9.381.1.1.5.1 no-access
An entry (conceptual row) in this table. An instance of diffServMeterSpecific object (in the diffServMeterTable of DIFFSERV-MIB) which points to an entry in this table, identifies a rate-limit meter.
                         cdsmRateLimitId 1.3.6.1.4.1.9.9.381.1.1.5.1.1 indexinteger no-access
Uniquely represents a rate-limit meter.
                         cdsmRateLimitPercent 1.3.6.1.4.1.9.9.381.1.1.5.1.2 unsigned32 read-only
Specifies the rate-limit factor on this interface.
                 cdsmSchedulerQTable 1.3.6.1.4.1.9.9.381.1.1.6 no-access
This table contains configuration information regarding the scheduler queues on the local device.
                     cdsmSchedulerQEntry 1.3.6.1.4.1.9.9.381.1.1.6.1 no-access
An entry (conceptual row) in this table.
                         cdsmSchedulerQNum 1.3.6.1.4.1.9.9.381.1.1.6.1.1 unsigned32 no-access
The index of this scheduler queue.
                         cdsmSchedulerQWeight 1.3.6.1.4.1.9.9.381.1.1.6.1.2 unsigned32 read-write
The weight associated with this queue.
                 cdsmChkSumTable 1.3.6.1.4.1.9.9.381.1.1.7 no-access
This table contains checksums for the local FC Qos configuration on all configured VSANs.
                     cdsmChkSumEntry 1.3.6.1.4.1.9.9.381.1.1.7.1 no-access
An entry (conceptual row) in this table.
                         cdsmChkSumValue 1.3.6.1.4.1.9.9.381.1.1.7.1.1 unsigned32 read-only
The checksum corresponding to the local FC Qos configuration on this VSAN.
         ciscoDiffServExtMIBConform 1.3.6.1.4.1.9.9.381.2
             ciscoDiffServExtMIBCompliances 1.3.6.1.4.1.9.9.381.2.1
                 ciscoDiffServExtMIBCompliance 1.3.6.1.4.1.9.9.381.2.1.1
The compliance statement for entities which implement the Cisco Extension to the DIFFSERV-MIB.
                 ciscoDiffServExtMIBComplianceR1 1.3.6.1.4.1.9.9.381.2.1.2
The compliance statement for entities which implement the Cisco Extension to the DIFFSERV-MIB.
                 ciscoDiffServExtMIBComplianceR2 1.3.6.1.4.1.9.9.381.2.1.3
The compliance statement for entities which implement the Cisco Extension to the DIFFSERV-MIB.
             ciscoDiffServExtMIBGroups 1.3.6.1.4.1.9.9.381.2.2
                 ciscoDiffServVsanGroup 1.3.6.1.4.1.9.9.381.2.2.1
A collection of objects for displaying and configuring VSAN related information.
                 ciscoDiffServExtGroup 1.3.6.1.4.1.9.9.381.2.2.2
A collection of objects for displaying and configuring FC multi-field filters and other extensions to the DIFFSERV-MIB.
                 ciscoDiffServSchedQGroup 1.3.6.1.4.1.9.9.381.2.2.3
A collection of objects for displaying and configuring DWRR scheduler Q weights.
                 ciscoDiffServExtGroup1 1.3.6.1.4.1.9.9.381.2.2.4
A collection of objects for displaying and configuring FC multi-field filters and other extensions to the DIFFSERV-MIB.
                 ciscoDiffServChkSumGroup 1.3.6.1.4.1.9.9.381.2.2.5
A collection of object(s) for displaying FC Qos configuration checksum.
                 ciscoDiffServExtGroup2 1.3.6.1.4.1.9.9.381.2.2.6
A collection of objects for displaying and configuring FC multi-field filters and other extensions to the DIFFSERV-MIB.