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

VENDOR: CISCO


 Home MIB: CISCO-PFC-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
 ciscoPfcExtMIB 1.3.6.1.4.1.9.9.813
This MIB module defines management objects for monitoring information of Priority-based Flow Control. The following terms are used throughout the MIB: PFC: Priority Flow Control
         ciscoPfcExtMIBNotifs 1.3.6.1.4.1.9.9.813.0
         ciscoPfcExtMIBObjects 1.3.6.1.4.1.9.9.813.1
             cpfcIfTable 1.3.6.1.4.1.9.9.813.1.1 no-access
A list of PFC informaton for each interface in the system capable of providing such information.
                 cpfcIfEntry 1.3.6.1.4.1.9.9.813.1.1.1 no-access
Each entry contains the PFC statistics information of the interface.
                     cpfcIfRequests 1.3.6.1.4.1.9.9.813.1.1.1.1 counter64 read-only
A count of the invoked PFC M_CONTROL.request primitives for a particular interface.
                     cpfcIfIndications 1.3.6.1.4.1.9.9.813.1.1.1.2 counter64 read-only
A count of the received PFC M_CONTROL.indication primitives for a particular interface.
             cpfcIfPriorityTable 1.3.6.1.4.1.9.9.813.1.2 no-access
A list of PFC informaton for each PFC priority of each interface in the system capable of providing such information.
                 cpfcIfPriorityEntry 1.3.6.1.4.1.9.9.813.1.2.1 no-access
Each entry contains the PFC statistics information for a PFC priority of the interface.
                     cpfcIfPriorityValue 1.3.6.1.4.1.9.9.813.1.2.1.1 integer32 no-access
This object indicates the priority value of the PFC capable interface.
                     cpfcIfPriorityRequests 1.3.6.1.4.1.9.9.813.1.2.1.2 counter64 read-only
A count of invoked request premitives for a specific PFC priority of a particular interface.
                     cpfcIfPriorityIndications 1.3.6.1.4.1.9.9.813.1.2.1.3 counter64 read-only
A count of the received indication primitives for a specific PFC priority of a particular interface.
             cpfcWatchdogIfQueueInfoTable 1.3.6.1.4.1.9.9.813.1.3 no-access
This table provides PFC Watchdog Timer related information for each queue of each watchdog timer capable interface.
                 cpfcWatchdogIfQueueInfoEntry 1.3.6.1.4.1.9.9.813.1.3.1 no-access
Each entry contains the PFC Watchdog Time information, which are per interface and per queue.
                     cpfcWatchdogIfQueueNumber 1.3.6.1.4.1.9.9.813.1.3.1.1 qosqueuenumber no-access
This object indicates the queue number of the interface.
                     cpfcWatchdogIfQueueState 1.3.6.1.4.1.9.9.813.1.3.1.2 integer read-only
This object indicates the state of the PFC queue for the interface. Enumeration: 'active': 1, 'notApplicable': 3, 'shutdown': 2.
                     cpfcWatchdogIfQueueShutdowns 1.3.6.1.4.1.9.9.813.1.3.1.3 counter64 read-only
This object indicates the number of times a given PFC queue was shutdown for the interface.
                     cpfcWatchdogIfQueueRestores 1.3.6.1.4.1.9.9.813.1.3.1.4 counter64 read-only
This object indicates the number of times a given PFC queue was restored for the interface.
                     cpfcWatchdogIfQueueTotalDropPkts 1.3.6.1.4.1.9.9.813.1.3.1.5 counter64 read-only
This object indicates total number of packets that were dropped due to corrective action for a given PFC queue of the interface.
                     cpfcWatchdogIfQueueDropPkts 1.3.6.1.4.1.9.9.813.1.3.1.6 counterbasedgauge64 read-only
This object indicates total number of packets that have been dropped due to corrective action since last shutdown action for a given PFC queue of the interface.
         ciscoPfcExtMIBConform 1.3.6.1.4.1.9.9.813.2
             ciscoPfcExtMIBCompliances 1.3.6.1.4.1.9.9.813.2.1
                 ciscoPfcExtMIBCompliance 1.3.6.1.4.1.9.9.813.2.1.1
The compliance statement for the CISCO-PFC-EXT-MIB.
                 ciscoPfcExtMIBCompliance2 1.3.6.1.4.1.9.9.813.2.1.2
The compliance statement for the CISCO-PFC-EXT-MIB.
             ciscoPfcExtMIBGroups 1.3.6.1.4.1.9.9.813.2.2
                 ciscoPfcExtIfGroup 1.3.6.1.4.1.9.9.813.2.2.1
A collection of objects that provides PFC information of each interface capable of providing such information.
                 ciscoPfcExtIfPriorityGroup 1.3.6.1.4.1.9.9.813.2.2.2
A collection of objects that provides PFC information of each PFC priority of an interface capable of providing such information.
                 ciscoPfcExtWatchdogIfQueueGroup 1.3.6.1.4.1.9.9.813.2.2.3
A collection of object(s) for PFC watchdog timer information of each queue of an interface capable of providing such information.