CISCO-PMON-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-PMON-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
 ciscoPmonMIB 1.3.6.1.4.1.9.9.779
This MIB module is for providing the port monitoring information.
         ciscoPmonMIBNotifs 1.3.6.1.4.1.9.9.779.0
         ciscoPmonMIBObjects 1.3.6.1.4.1.9.9.779.1
             ciscoPmonStatsMIBObjects 1.3.6.1.4.1.9.9.779.1.1
                 ciscoPmonPortGroupStatsTable 1.3.6.1.4.1.9.9.779.1.1.1 no-access
Contains statistics information for the physical modules and port groups.
                     ciscoPmonPortGroupStatsEntry 1.3.6.1.4.1.9.9.779.1.1.1.1 no-access
Each entry contains the statistics information for a a specific physical module as indicated by the value of entPhysicalIndex, statistics type, and a port group.
                         ciscoPmonPortGroupStatsType 1.3.6.1.4.1.9.9.779.1.1.1.1.1 integer no-access
Indicates the type of statistics. This object has three defined values: - 'errPktsFromPort', which indicates a counter of error packets received from a port; - 'errPktsToXbar', which indicates a counter of error packets sent to XBAR; - 'errPktsFromXbar', which indicates a counter of error packets received from XBAR. Enumeration: 'errPktsFromXbar': 3, 'errPktsToXbar': 2, 'errPktsFromPort': 1.
                         ciscoPmonPortGroupIndex 1.3.6.1.4.1.9.9.779.1.1.1.1.2 unsigned32 no-access
A unique value assigned to a specific port group for a given module and statistics type.
                         ciscoPmonPortGroupIfIndexList 1.3.6.1.4.1.9.9.779.1.1.1.1.3 ciscointerfaceindexlist read-only
Contains ifIndex values for the list of the ports in the port group.
                         ciscoPmonPortGroupStatsValue 1.3.6.1.4.1.9.9.779.1.1.1.1.4 counter64 read-only
The statistics value counted on this module, statistics type, port group.
         ciscoPmonMIBConformance 1.3.6.1.4.1.9.9.779.2
             ciscoPmonMIBCompliances 1.3.6.1.4.1.9.9.779.2.1
                 ciscoPmonMIBCompliance 1.3.6.1.4.1.9.9.779.2.1.1
The compliance statement for entities implementing the Port Monitor MIB.
             ciscoPmonMIBGroups 1.3.6.1.4.1.9.9.779.2.2
                 ciscoPmonPortGroupStatsGroup 1.3.6.1.4.1.9.9.779.2.2.1
A collection of objects that provides port group statistics information.