CISCO-VIM-MIB
20 objects
The MIB module for the Cisco Virtualized Infrastructure Manager (CVIM) platform. This MIB only handles notifications from the CVIM.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DateAndTime TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.855 | IdentityciscoVimMIB | The MIB module for the Cisco Virtualized Infrastructure Manager (CVIM) platform. This MIB only handles notifications from the CVIM. | ||
| 1.3.6.1.4.1.9.9.855.0 | NodeciscoVimMIBNotifs | |||
| 1.3.6.1.4.1.9.9.855.0.1 | NotificationcvimFaultActiveNotif | current | This notification is generated by CVIM whenever a fault gets triggered. | |
| 1.3.6.1.4.1.9.9.855.0.2 | NotificationcvimFaultClearNotif | current | This notification is generated by a CVIM whenever a fault is resolved. | |
| 1.3.6.1.4.1.9.9.855.1 | NodeciscoVimMIBFaults | |||
| 1.3.6.1.4.1.9.9.855.1.1 | ScalarcvimPodId | not-accessible | current | Object identificating the CVIM PodId |
| 1.3.6.1.4.1.9.9.855.1.2 | ScalarcvimFaultCreationTime | not-accessible | current | The date and time when the fault is detected. |
| 1.3.6.1.4.1.9.9.855.1.3 | ScalarcvimNodeId | not-accessible | current | This object is hostname which uniquely identifies the server on which this fault got detected. |
| 1.3.6.1.4.1.9.9.855.1.4 | ScalarcvimFaultSource | not-accessible | current | Service or component name that generated the fault. |
| 1.3.6.1.4.1.9.9.855.1.5 | ScalarcvimFaultSeverity | not-accessible | current | A code identifying the perceived severity of the fault. |
| 1.3.6.1.4.1.9.9.855.1.6 | ScalarcvimFaultCode | not-accessible | current | A code uniquely identifying the fault. |
| 1.3.6.1.4.1.9.9.855.1.7 | ScalarcvimFaultDescription | not-accessible | current | A human-readable message providing details about the fault. |
| 1.3.6.1.4.1.9.9.855.2 | NodeciscoVimMIBConform | |||
| 1.3.6.1.4.1.9.9.855.2.1 | NodeciscoVimMIBCompliances | |||
| 1.3.6.1.4.1.9.9.855.2.1.1 | CompliancecvimMIBCompliance | current | The compliance statement for entities that support the Cisco CVIM Managed Objects | |
| 1.3.6.1.4.1.9.9.855.2.2 | NodeciscoVimMIBGroups | |||
| 1.3.6.1.4.1.9.9.855.2.2.1 | GroupcvimMIBFaultGroup | current | The set of CVIM Fault groups defined by this MIB | |
| 1.3.6.1.4.1.9.9.855.2.2.2 | GroupcvimMIBNotificationGroup | current | The set of CVIM notifications defined by this MIB |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CFaultCode | INTEGER { other(1), resourceUsage(2), resourceThreshold(3), serviceFailure(4), hardwareFailure(5), networkConnectivity(6) } | current | A code identifying a class of fault. |
| CFaultSeverity | INTEGER { emergency(1), critical(2), major(3), alert(4), informational(5) } | current | A code used to identify the severity of a fault. |