CISCO-UNIFIED-COMPUTING-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-UNIFIED-COMPUTING-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoUnifiedComputingMIB | 1.3.6.1.4.1.9.9.719 |
This MIB module defines the managed objects for Unified Computing System (UCS) Manager. Cisco UCS Manager provides centralized management capabilities, creates a unified management domain, and serves as the central nervous system of the Cisco Unified Computing System. UCS configuration is comprised of operational and administrative settings. The data is organized hierarchically in a tree structure, starts from the top (root) and contains children and parent nodes. Each node in the tree is a managed object and each object in the UCS has a unique Distinguished Name (DN) that describes the object and its place in the tree. Every managed object is also identified through a CucsManagedObjectId of type integer. Managed objects are abstractions of real world resources, they represent the physical and logical components of the UCS, for example, switch, chassis, blades, and so on. Properties on the Managed Objects (MO) are characterized as configurations and operations. Configuration Policies are the majority of the policies in the system and are used to describe configurations of different components of the UCS. Policies determine how the system behaves under specific circumstances. Certain MOs are not created by users, but are automatically created by the UCS, power supply objects and fan objects are examples of automatically created MOs. |
||
ciscoUnifiedComputingMIBNotifs | 1.3.6.1.4.1.9.9.719.0 | |||
cucsFaultActiveNotif | 1.3.6.1.4.1.9.9.719.0.1 |
This notification is generated by a UCS node whenever a fault is active and the fault state changes. |
||
cucsFaultClearNotif | 1.3.6.1.4.1.9.9.719.0.2 |
This notification is generated by a UCS node whenever a fault is cleared. |
||
ciscoUnifiedComputingMIBObjects | 1.3.6.1.4.1.9.9.719.1 | |||
cucsFaultObjects | 1.3.6.1.4.1.9.9.719.1.1 | |||
cucsFaultTable | 1.3.6.1.4.1.9.9.719.1.1.1 | no-access |
A table of UCS faults. This table may contain both active and cleared faults. The following UCS Managed Objects may have faults: * MOs representing physical equipment, such as chassis, blades, fans, IO modules, interface cards... * Service Profiles and their sub-components. * vNIC and vHBA templates. * Pools, such as server pools or WWN pools. * Port channels. |
|
1.3.6.1.4.1.9.9.719.1.1.1.1 | no-access |
An entry in the UCS fault table. Entries appear in this table when faults are active. A system-wide fault policy specifies what to do when faults are cleared: * clearAction: what should happen to cleared faults (retain or delete) * retentionInterval: duration (seconds) to retain a cleared fault * flapInterval: duration (seconds) to detect possible flapping condition * clearInterval: for non-auto-cleared faults, duration (seconds) for a fault to be cleared Cleared faults may or may not remain in this table depending on the fault policy. Refer to the UCS documentation for more details about the fault policy. |
||
cucsFaultIndex | 1.3.6.1.4.1.9.9.719.1.1.1.1.1 | cucsmanagedobjectid | no-access |
This object uniquely identifies a specific instance of a UCS fault. For example, if two separate chassis have a Fan Failure, then each chassis will have a fault instance with a unique index. |
cucsFaultAffectedObjectId | 1.3.6.1.4.1.9.9.719.1.1.1.1.4 | rowpointer | read-only |
This object uniquely identifies the managed object on which this fault is occurring. For example, suppose a chassis has 2 power supply units PSU1 and PSU2. PSU1 is operational and PSU2 is in a failed state, hence the MO representing PSU2 has a fault. Suppose the MO Id of PSU2 is '1234' and its DN is 'sys/chassis-5/psu-1'. The cucsFaultTable table would have an entry for the PSU fault. The value of cucsFaultAffectedObjectId would be set to 'psuTable.psuEntry.1.1234' and the value of cucsFaultAffectedObjectDn would be set to 'sys/chassis-5/psu-1'. |
cucsFaultAffectedObjectDn | 1.3.6.1.4.1.9.9.719.1.1.1.1.5 | cucsmanagedobjectdn | read-only |
The distinguished name (DN) of the managed object that has a fault. The DN value provides a friendly unique identifier for the object and can be used to query Managed Objects through the XML API. |
cucsFaultProbableCause | 1.3.6.1.4.1.9.9.719.1.1.1.1.7 | cucsfaultprobablecause | read-only |
A code identifying the probable cause of the fault. |
cucsFaultCode | 1.3.6.1.4.1.9.9.719.1.1.1.1.9 | cucsfaultcode | read-only |
A code uniquely identifying the fault class. A managed object can have multiple faults, but it cannot have multiple faults with the same code. |
cucsFaultCreationTime | 1.3.6.1.4.1.9.9.719.1.1.1.1.10 | dateandtime | read-only |
The date and time when the fault was created. |
cucsFaultDescription | 1.3.6.1.4.1.9.9.719.1.1.1.1.11 | snmpadminstring | read-only |
A human-readable message providing details about the fault. |
cucsFaultLastModificationTime | 1.3.6.1.4.1.9.9.719.1.1.1.1.14 | dateandtime | read-only |
The date and time when the fault was last modified. The modification time is changed whenever a fault attribute is changed. |
cucsFaultOccur | 1.3.6.1.4.1.9.9.719.1.1.1.1.16 | counter32 | read-only |
The number of times this fault has occurred since the fault became active. This counter can only increase when the fault is active. It does not increase when the fault is cleared. When a fault is cleared, the value of this counter remains at the value it was before the fault was cleared. |
cucsFaultSeverity | 1.3.6.1.4.1.9.9.719.1.1.1.1.20 | cucsfaultseverity | read-only |
A code identifying the perceived severity of the fault. |
cucsFaultType | 1.3.6.1.4.1.9.9.719.1.1.1.1.22 | cucsfaulttype | read-only |
This object is used to categorize faults. |
ciscoUnifiedComputingMIBConform | 1.3.6.1.4.1.9.9.719.2 | |||
cucsFaultMIBConform | 1.3.6.1.4.1.9.9.719.2.1 | |||
cucsFaultMIBCompliances | 1.3.6.1.4.1.9.9.719.2.1.1 | |||
cucsFaultMIBCompliance | 1.3.6.1.4.1.9.9.719.2.1.1.1 |
The compliance statement for entities that support the Cisco UCS Fault Managed Objects. |
||
cucsFaultMIBGroups | 1.3.6.1.4.1.9.9.719.2.1.2 | |||
cucsFaultsGroup | 1.3.6.1.4.1.9.9.719.2.1.2.1 |
A collection of objects providing UCS fault information. |
||
cucsFaultsNotifGroup | 1.3.6.1.4.1.9.9.719.2.1.2.2 |
The set of UCS notifications defined by this MIB. |