CISCO-PSA-MICROCODE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-PSA-MICROCODE-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
 ciscoPsaMicrocodeMIB 1.3.6.1.4.1.9.9.259
Cisco PSA Microcode MIB - Overview The PSA is the Packet Switching ASIC used in module like engine 2(E2) line cards in GSR for IP and MPLS packets forwarding. The PSA performs IP and MPLS packet forwarding at 4 Mpps. The list of features supported by the PSA includes (but is not limited to): - Input and Output ACLs - Frame Relay Switching - PIRC - MPLS VPN - BGP policy accounting - IP packet coloring - Sampled Net flow - ATM over MPLS. - Source MAC Accounting. - Unicast RPF Note that all the features are not supported simultaneously on a module. Each microcode bundle/set can support one or a limited number of the features listed above. Each feature has a priority. When a feature (ACL, Sampled NetFlow) is enabled through the CLI, the higher priority feature will take precedence over the lower priority feature. The microcode for the lower priority is removed and cleaned up. The higher priority microcode will be loaded. Later, if the higher priority feature is removed, the lower priority microcode will be loaded again. This MIB contains information about the microcode bundles on modules like E2 Line Cards(LC) in GSR. Since microcode reload is a service interrupting event, this MIB also defines a notification to inform management stations that such an event has taken place.
         ciscoPsaMicrocodeMIBNotifs 1.3.6.1.4.1.9.9.259.0
             ciscoPsaMicrocodeReload 1.3.6.1.4.1.9.9.259.0.1
A ciscoPsaMicrocodeReload notification is generated when a PSA microcode reload occurs..
         ciscoPsaMicrocodeMIBObjects 1.3.6.1.4.1.9.9.259.1
             cpmcModulePsa 1.3.6.1.4.1.9.9.259.1.1
                 cpmcModulePsaTable 1.3.6.1.4.1.9.9.259.1.1.1 no-access
A table providing the microcode bundle information of those modules which contains PSA (Ex: engine 2 line cards in GSR).
                     cpmcModulePsaEntry 1.3.6.1.4.1.9.9.259.1.1.1.1 no-access
Entries providing PSA microcode bundle information of those entities of type PhysicalClass module(9) and contain PSA.
                         cpmcModulePsaCurrBundleId 1.3.6.1.4.1.9.9.259.1.1.1.1.1 psamicrocodebundleid read-only
The identity of the microcode bundle currently loaded on the PSA of the module identified by entPhysicalIndex.
                         cpmcModulePsaPrevBundleId 1.3.6.1.4.1.9.9.259.1.1.1.1.2 psamicrocodebundleid read-only
The identity of the microcode bundle previously loaded on the PSA of the module identified by entPhysicalIndex. Till the first microcode reload is performed on the module, the value will be 'none(2)'.
                         cpmcModulePsaFeaturesEnabled 1.3.6.1.4.1.9.9.259.1.1.1.1.3 psamicrocodefeatures read-only
The list of features newly enabled due to the loading of the microcode bundle identified by cpmcModulePsaCurrBundleId.
                         cpmcModulePsaFeaturesDisabled 1.3.6.1.4.1.9.9.259.1.1.1.1.4 psamicrocodefeatures read-only
The list of features disabled because of the unloading of microcode bundle identified by cpmcModulePsaPrevBundleId and loading of the microcode bundle identified by cpmcModulePsaCurrBundleId.
             cpmcBundle 1.3.6.1.4.1.9.9.259.1.2
                 cpmcBundleTable 1.3.6.1.4.1.9.9.259.1.2.1 no-access
A table of PSA microcode bundle features.
                     cpmcBundleEntry 1.3.6.1.4.1.9.9.259.1.2.1.1 no-access
Details the features of a microcode bundle.
                         cpmcBundleId 1.3.6.1.4.1.9.9.259.1.2.1.1.1 psamicrocodebundleid no-access
The identity of the PSA microcode bundle. This object value can't be unknown(1) or none(2).
                         cpmcBundleFeatures 1.3.6.1.4.1.9.9.259.1.2.1.1.2 psamicrocodefeatures read-only
The list of features supported by microcode bundle identified by cpmcBundleId.
             cpmcNotif 1.3.6.1.4.1.9.9.259.1.3
                 cpmcNotifEnables 1.3.6.1.4.1.9.9.259.1.3.1 truthvalue read-write
This variable indicates whether the system produces the ciscoPsaMicrocodeReload notification. A false value will prevent PSA microcode reload notifications from being generated by the system.
         ciscoPsaMicrocodeMIBConformance 1.3.6.1.4.1.9.9.259.2
             ciscoPsaMicrocodeMIBCompliances 1.3.6.1.4.1.9.9.259.2.1
                 ciscoPsaMicrocodeMIBCompliance 1.3.6.1.4.1.9.9.259.2.1.1
The compliance statement for entities which implement the CISCO-PSA-MICROCODE-MIB.
             ciscoPsaMicrocodeMIBGroups 1.3.6.1.4.1.9.9.259.2.2
                 ciscoPsaMicrocodeParamsGroup 1.3.6.1.4.1.9.9.259.2.2.1
A collection of objects providing PSA microcode monitoring.
                 ciscoPsaMicrocodeNotifGroup 1.3.6.1.4.1.9.9.259.2.2.2
A collection of notifications generated by the devices supporting this MIB.