CISCO-WBX-MEETING-MIB
61 objects
Cisco WebEx Collaboration Host is a software-only system, with hardware independence a key goal. To that end, it will be designed to work only on a VMware virtual platform. Cisco WebEx Collaboration Host consists of various components that allow user to collaborate using web, video, and audio in a meeting. These host components are as follows: i) Web service component - serves the web application to allow user to schedule and start the meeting ii) Web admin service component - serves the web application to allow user to configure, manage, and monitor the whole collaboration platform. iii) meeting service component - serves the WebEx meetingroom application to allow user to share or view, and perform in-session control for the meeting and participants. iv) multi-media service component - serves the VOIP conference application for video and audio. v) telephony service component - serves the in-session control for the audio participants. vi) network-based recording service component - serves to record meeting. Each service component except i and ii as described above could be clustered to run on multiple systems. Each cluster is related to a zone in WebEx terminology. A group of service components that are deployed to make up various zone with failover capability is known as a meeting domain. This MIB provides the common objects that will be monitored by WebEx web monitoring system to indicate performance and capacity issues. This MIB covers following 1. System Resource Utilization 2. Notification resources usage changes
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | AutonomousType TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.809 | IdentityciscoWebExMeetingMIB | Cisco WebEx Collaboration Host is a software-only system, with hardware independence a key goal. To that end, it will be designed to work only on a VMware virt… | ||
| 1.3.6.1.4.1.9.9.809.0 | NodeciscoWebExMeetingMIBNotifs | |||
| 1.3.6.1.4.1.9.9.809.0.1 | NotificationcwCommSystemResourceUsageNormalEvent | current | This notification indicates that some system resource usage changes to the normal status. System could send out this notification once one of the following cas… | |
| 1.3.6.1.4.1.9.9.809.0.2 | NotificationcwCommSystemResourceUsageMinorEvent | current | This notification indicates that some system resource usage changes to the minor status. System could send out this notification once one of the following case… | |
| 1.3.6.1.4.1.9.9.809.0.3 | NotificationcwCommSystemResourceUsageMajorEvent | current | This notification indicates that some system resource usage changes to the major status. System could send out this notification once one of the following case… | |
| 1.3.6.1.4.1.9.9.809.1 | NodeciscoWebExMeetingMIBObjects | |||
| 1.3.6.1.4.1.9.9.809.1.1 | NodeciscoWebExCommInfo | |||
| 1.3.6.1.4.1.9.9.809.1.1.1 | ScalarcwCommSystemVersion | read-only | current | This object provides the version of webEx system. |
| 1.3.6.1.4.1.9.9.809.1.1.2 | ScalarcwCommSystemObjectID | read-only | current | This object provides the sysObjectID defined in SNMPv2-MIB |
| 1.3.6.1.4.1.9.9.809.1.2 | NodeciscoWebExCommSystemResource | |||
| 1.3.6.1.4.1.9.9.809.1.2.1 | IdentitycwCommCPUUsageObject | current | This object provides the system CPU usage. | |
| 1.3.6.1.4.1.9.9.809.1.2.1.1 | ScalarcwCommCPUTotalUsage | read-only | current | This object provides the total percentage of CPU usage of a host component. The total CPU usage contains CPU user usage, CPU system usage and CPU nice usage. T… |
| 1.3.6.1.4.1.9.9.809.1.2.1.2 | ScalarcwCommCPUUsageWindow | read-write | current | This object controls the duration to wait before sending notification (trap) after a CPU usage threshold is crossed. The notification is sent only if CPU usage… |
| 1.3.6.1.4.1.9.9.809.1.2.1.3 | ScalarcwCommCPUTotalNumber | read-only | current | This object provides the total number of CPUs on the system. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4 | TablecwCommCPUUsageTable | not-accessible | current | A list of CPU usage registering on the device. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1 | RowcwCommCPUUsageEntry | not-accessible | current | An entry containing management information generic to the CPU usage. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.1 | ColumncwCommCPUIndex | not-accessible | current | This object uniquely identifies a CPU in the table. Each CPU has its own usage and breakdown values. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.2 | ColumncwCommCPUName | read-only | current | This object provides the CPU name. For example, 'Intel(R) Xeon(TM) CPU 3.00GHz'. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.3 | ColumncwCommCPUUsage | read-only | current | This object provides how many percentage of total CPU resource is used. Usually GHz is used for measuring CPU power. Since GHz is too large for measuring some … |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.4 | ColumncwCommCPUUsageUser | read-only | current | This object provides the CPU power executed in user mode. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.5 | ColumncwCommCPUUsageNice | read-only | current | This object provides the CPU power executed on low priority processes. Nice is a program found on Unix and Linux. It directly maps to a kernel call of the same… |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.6 | ColumncwCommCPUUsageSystem | read-only | current | This object provides the CPU power now is executed in kernel mode. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.7 | ColumncwCommCPUUsageIdle | read-only | current | This object provides the CPU power now is in idle status. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.8 | ColumncwCommCPUUsageIOWait | read-only | current | This object provides the CPU power that is spending in wait disk I/O to complete. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.9 | ColumncwCommCPUUsageIRQ | read-only | current | This object provides the CPU usage that is spending on handling interrupt request. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.10 | ColumncwCommCPUUsageSoftIRQ | read-only | current | This object provides the CPU usage that is spending on handling software interrupt request. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.11 | ColumncwCommCPUUsageSteal | read-only | current | This object provides the CPU usage spent on other tasks when running in a virtualized environment. |
| 1.3.6.1.4.1.9.9.809.1.2.1.4.1.12 | ColumncwCommCPUUsageCapacitySubTotal | read-only | current | This object provides the current total CPU capacity. |
| 1.3.6.1.4.1.9.9.809.1.2.1.5 | ScalarcwCommCPUMonitoringStatus | read-only | current | This object provides the monitoring status of CPU resource. closed (0) - Resource not available open (1) - Resource available |
| 1.3.6.1.4.1.9.9.809.1.2.1.6 | ScalarcwCommCPUCapacityTotal | read-only | current | This object provides the overall CPU capacity. |
| 1.3.6.1.4.1.9.9.809.1.2.2 | IdentitycwCommMEMUsageObject | current | This object provides the system memory usage status. | |
| 1.3.6.1.4.1.9.9.809.1.2.2.1 | ScalarcwCommMEMUsage | read-only | current | This object indicates the physical memory usage of the virtual machine. |
| 1.3.6.1.4.1.9.9.809.1.2.2.2 | ScalarcwCommMEMMonitoringStatus | read-only | current | This object provides the monitoring status of memory resource. closed (0) - Resource not available open(1) - Resource available |
| 1.3.6.1.4.1.9.9.809.1.2.2.3 | ScalarcwCommMEMTotal | read-only | current | This object provides the total physical memory size of the host |
| 1.3.6.1.4.1.9.9.809.1.2.3 | IdentitycwCommMEMSwapUsageObject | current | This object provides the system memory and swap memory usage. | |
| 1.3.6.1.4.1.9.9.809.1.2.3.1 | ScalarcwCommMEMSwapUsage | read-only | current | This object provides the host's physical memory usage and swap memory usage. |
| 1.3.6.1.4.1.9.9.809.1.2.3.2 | ScalarcwCommMEMSwapMonitoringStatus | read-only | current | This object provides the monitoring status of memory and swap memory. closed (0) - The memory and swap memory status is available open (1) - The memory and swa… |
| 1.3.6.1.4.1.9.9.809.1.2.4 | IdentitycwCommSysResourceNotificationObject | current | This object provides all the notification information. | |
| 1.3.6.1.4.1.9.9.809.1.2.4.1 | ScalarcwCommNotificationHostAddressType | accessible-for-notify | current | This object represents the type of the network address made available through cwCommNotificationHostAddress. |
| 1.3.6.1.4.1.9.9.809.1.2.4.2 | ScalarcwCommNotificationHostAddress | accessible-for-notify | current | This object provides the host IP address sent with the notification. For example, '10.224.3.49'. |
| 1.3.6.1.4.1.9.9.809.1.2.4.3 | ScalarcwCommNotificationResName | accessible-for-notify | current | This object provides the system resource name which is sent with notification. It indicates the named system resource has over pre-defined warning levels. 0. c… |
| 1.3.6.1.4.1.9.9.809.1.2.4.4 | ScalarcwCommNotificationResValue | accessible-for-notify | current | This object provides the system resource usage value with notification. |
| 1.3.6.1.4.1.9.9.809.1.2.4.5 | ScalarcwCommNotificationSeqNum | accessible-for-notify | current | This object provides sequence number. It's for tracking the order of the Notifications. |
| 1.3.6.1.4.1.9.9.809.1.2.5 | IdentitycwCommDiskUsageObject | current | This object provides the system's disk usage status. | |
| 1.3.6.1.4.1.9.9.809.1.2.5.1 | ScalarcwCommDiskUsageCount | read-only | current | This object provides the count of how many disks (e.g. local disk, remote disk, meeting recording disk) available in the system. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2 | TablecwCommDiskUsageTable | not-accessible | current | A list of the detailed disk usage status at the partition level for the host, registering on the device. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2.1 | RowcwCommDiskUsageEntry | not-accessible | current | An entry containing management information generic to the disk usage. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2.1.1 | ColumncwCommDiskUsageIndex | not-accessible | current | This object is an index of entries in the table that contain management information generic to the disk usage. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2.1.2 | ColumncwCommDiskPartitionName | read-only | current | this object provides the disk partition name. For example, the partition '/opt', or '/dev' etc. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2.1.3 | ColumncwCommDiskUsage | read-only | current | This object provides the current disk usage on the host. |
| 1.3.6.1.4.1.9.9.809.1.2.5.2.1.4 | ColumncwCommDiskTotal | read-only | current | This object provides the total disk space size of this host. |
| 1.3.6.1.4.1.9.9.809.1.2.5.3 | ScalarcwCommDiskMonitoringStatus | read-only | current | This object provides the monitoring status of disk resource. close (0) - the disk usage status is not available open (1) - the disk usage status is available |
| 1.3.6.1.4.1.9.9.809.2 | NodeciscoWebExMeetingMIBConform | |||
| 1.3.6.1.4.1.9.9.809.2.1 | NodecwCommMIBCompliances | |||
| 1.3.6.1.4.1.9.9.809.2.1.1 | CompliancecwCommMIBCompliance | current | The compliance statement for entities which implement the Cisco WebEx Common MIB. | |
| 1.3.6.1.4.1.9.9.809.2.2 | NodecwCommMIBGroups | |||
| 1.3.6.1.4.1.9.9.809.2.2.1 | GroupciscoWebExCommInfoGroup | current | This group is a collection of objects representing common host information within Cisco WebEx. | |
| 1.3.6.1.4.1.9.9.809.2.2.2 | GroupciscoWebExCommSystemResourceGroup | current | this group is a collection of objects representing system resource information of the host. | |
| 1.3.6.1.4.1.9.9.809.2.2.3 | GroupciscoWebExMeetingMIBNotifsGroup | current | This group defines the notifications generated by this MIB module. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoWebExCommSysResMonitoringStatus | INTEGER { closed(0), open(1) } | current | This object defines the enumerations of resource status. The object is used to monitoring system resources. closed(0) : Resource not available open(1) : Resource available |
| CiscoWebExCommSysResource | INTEGER { cpu(0), memory(1), swap(2), fileDescriptor(3), disk(4) } | current | This object is the enumerations for system resources monitored by WebEx system manager. cpu(0) : CPU usage. memory(1) : memory usage. swap(2) : memory swap usage. fileDesciptor(3) : file usage. disk(4) : disk usage. |