CISCO-WBX-MEETING-MIB
- Registered at
- 1.3.6.1.4.1.9.9.809
- Last updated
- 2013-05-29 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2013-05-29 00:00
- Namespace
- cisco
- Source file
CISCO-WBX-MEETING-MIB- Digest
sha256:5e70d627d2ed6d041365b916d0ac0b69cf07c3d79747b5643ed930c706726eb8
Description
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
Contact
Cisco Systems, Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS Email: cisco-webex-support@cisco.com
Imports
| From | Symbols |
|---|---|
| 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, iso |
| SNMPv2-TC | AutonomousType, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-WBX-MEETING-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CiscoWebExCommSysResMonitoringStatus TEXTUAL-CONVENTION 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 | current | |||
| CiscoWebExCommSysResource TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWebExMeetingMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.0 | |||
| ciscoWebExMeetingMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.1 | |||
| ciscoWebExCommInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.1.1 | |||
| cwCommSystemVersion OBJECT-TYPE This object provides the version of webEx system. | 1.3.6.1.4.1.9.9.809.1.1.1 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| cwCommSystemObjectID OBJECT-TYPE This object provides the sysObjectID defined in SNMPv2-MIB | 1.3.6.1.4.1.9.9.809.1.1.2 | AutonomousType | read-only | current |
| ciscoWebExCommSystemResource OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.1.2 | |||
| cwCommCPUUsageObject OBJECT-IDENTITY This object provides the system CPU usage. | 1.3.6.1.4.1.9.9.809.1.2.1 | current | ||
| cwCommCPUTotalUsage OBJECT-TYPE 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. The CPU user time: CPU time spent in user space. The CPU system time: CPU time spent in kernel space. The CPU nice time: CPU time spent on low priority processes. | 1.3.6.1.4.1.9.9.809.1.2.1.1 | Gauge32 (0..100) | read-only | current |
| cwCommCPUUsageWindow OBJECT-TYPE 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 crossed a threshold level (normal/minor/major) and remains in the new threshold level over the duration defined in this window. | 1.3.6.1.4.1.9.9.809.1.2.1.2 | Gauge32 (1..60) | read-write | current |
| cwCommCPUTotalNumber OBJECT-TYPE This object provides the total number of CPUs on the system. | 1.3.6.1.4.1.9.9.809.1.2.1.3 | Gauge32 (0..64) | read-only | current |
| cwCommCPUUsageTable OBJECT-TYPE A list of CPU usage registering on the device. | 1.3.6.1.4.1.9.9.809.1.2.1.4 | not-accessible | current | |
| cwCommCPUUsageEntry OBJECT-TYPE An entry containing management information generic to the CPU usage. | 1.3.6.1.4.1.9.9.809.1.2.1.4.1 | not-accessible | current | |
| cwCommCPUIndex OBJECT-TYPE 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.1 | Unsigned32 (1..128) | not-accessible | current |
| cwCommCPUName OBJECT-TYPE 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.2 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cwCommCPUUsage OBJECT-TYPE 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 CPU usage categories, KHz is used as the measuring unit. The system speed (in KHz) multiply by the fraction of each CPU sections (e.g. idle, nice, user, etc.) to get the CPU KHz of each category; Khz is used as the unit for all the CPU categories below. | 1.3.6.1.4.1.9.9.809.1.2.1.4.1.3 | Gauge32 (0..100) | read-only | current |
| cwCommCPUUsageUser OBJECT-TYPE This object provides the CPU power executed in user mode. | 1.3.6.1.4.1.9.9.809.1.2.1.4.1.4 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageNice OBJECT-TYPE 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 name. nice is used to invoke a utility or shell script with a particular priority, thus giving the process more or less CPU time than other processes. | 1.3.6.1.4.1.9.9.809.1.2.1.4.1.5 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageSystem OBJECT-TYPE 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.6 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageIdle OBJECT-TYPE 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.7 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageIOWait OBJECT-TYPE 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.8 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageIRQ OBJECT-TYPE 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.9 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageSoftIRQ OBJECT-TYPE 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.10 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageSteal OBJECT-TYPE 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.11 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUUsageCapacitySubTotal OBJECT-TYPE This object provides the current total CPU capacity. | 1.3.6.1.4.1.9.9.809.1.2.1.4.1.12 | Gauge32 (0..4294967295) | read-only | current |
| cwCommCPUMonitoringStatus OBJECT-TYPE 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.5 | CiscoWebExCommSysResMonitoringStatus | read-only | current |
| cwCommCPUCapacityTotal OBJECT-TYPE This object provides the overall CPU capacity. | 1.3.6.1.4.1.9.9.809.1.2.1.6 | Gauge32 (0..4294967295) | read-only | current |
| cwCommMEMUsageObject OBJECT-IDENTITY This object provides the system memory usage status. | 1.3.6.1.4.1.9.9.809.1.2.2 | current | ||
| cwCommMEMUsage OBJECT-TYPE This object indicates the physical memory usage of the virtual machine. | 1.3.6.1.4.1.9.9.809.1.2.2.1 | Gauge32 (0..100) | read-only | current |
| cwCommMEMMonitoringStatus OBJECT-TYPE 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.2 | CiscoWebExCommSysResMonitoringStatus | read-only | current |
| cwCommMEMTotal OBJECT-TYPE This object provides the total physical memory size of the host | 1.3.6.1.4.1.9.9.809.1.2.2.3 | Gauge32 | read-only | current |
| cwCommMEMSwapUsageObject OBJECT-IDENTITY This object provides the system memory and swap memory usage. | 1.3.6.1.4.1.9.9.809.1.2.3 | current | ||
| cwCommMEMSwapUsage OBJECT-TYPE 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.1 | Gauge32 (0..100) | read-only | current |
| cwCommMEMSwapMonitoringStatus OBJECT-TYPE 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 swap memory status is not available | 1.3.6.1.4.1.9.9.809.1.2.3.2 | CiscoWebExCommSysResMonitoringStatus | read-only | current |
| cwCommSysResourceNotificationObject OBJECT-IDENTITY This object provides all the notification information. | 1.3.6.1.4.1.9.9.809.1.2.4 | current | ||
| cwCommNotificationHostAddressType OBJECT-TYPE 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.1 | InetAddressType | accessible-for-notify | current |
| cwCommNotificationHostAddress OBJECT-TYPE 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.2 | InetAddress | accessible-for-notify | current |
| cwCommNotificationResName OBJECT-TYPE 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. cwCommTtoalCPUUsage, 1. cwCommMemUsage, 2. cwCommMemSwapUsage, 3. open file descriptor (no MIB data) 4. one of the cwCommDiskTotal | 1.3.6.1.4.1.9.9.809.1.2.4.3 | CiscoWebExCommSysResource | accessible-for-notify | current |
| cwCommNotificationResValue OBJECT-TYPE This object provides the system resource usage value with notification. | 1.3.6.1.4.1.9.9.809.1.2.4.4 | Unsigned32 | accessible-for-notify | current |
| cwCommNotificationSeqNum OBJECT-TYPE 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.4.5 | Counter32 | accessible-for-notify | current |
| cwCommDiskUsageObject OBJECT-IDENTITY This object provides the system's disk usage status. | 1.3.6.1.4.1.9.9.809.1.2.5 | current | ||
| cwCommDiskUsageCount OBJECT-TYPE 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.1 | Gauge32 (0..65535) | read-only | current |
| cwCommDiskUsageTable OBJECT-TYPE 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 | not-accessible | current | |
| cwCommDiskUsageEntry OBJECT-TYPE An entry containing management information generic to the disk usage. | 1.3.6.1.4.1.9.9.809.1.2.5.2.1 | not-accessible | current | |
| cwCommDiskUsageIndex OBJECT-TYPE 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.1 | Unsigned32 (1..128) | not-accessible | current |
| cwCommDiskPartitionName OBJECT-TYPE 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.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| cwCommDiskUsage OBJECT-TYPE This object provides the current disk usage on the host. | 1.3.6.1.4.1.9.9.809.1.2.5.2.1.3 | Gauge32 (0..100) | read-only | current |
| cwCommDiskTotal OBJECT-TYPE This object provides the total disk space size of this host. | 1.3.6.1.4.1.9.9.809.1.2.5.2.1.4 | Gauge32 (0..4294967295) | read-only | current |
| cwCommDiskMonitoringStatus OBJECT-TYPE 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.1.2.5.3 | CiscoWebExCommSysResMonitoringStatus | read-only | current |
| ciscoWebExMeetingMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.2 | |||
| cwCommMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.2.1 | |||
| cwCommMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.809.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cwCommSystemResourceUsageNormalEvent NOTIFICATION-TYPE This notification indicates that some system resource usage changes to the normal status. System could send out this notification once one of the following cases happens: 1. The cwCommCPUUsage value of one CPU changes to be less than the value of pre-defined CPU Minor Threshold. 2. The value of cwCommMEMUsage changes to be less than the value of pre-defined MEM Minor Threshold. 3. The value of cwCommMEMSwapUsage changes to be less than in the value of pre-defined MEM SwapMinor Threshold. 4. The value of cwCommFileUsage changes to be less than the value of pre-defined File Minor Threshold. 5. The value of cwCommDiskUsage on one disk changes to be less than the value of pre-defined Disk Minor Threshold. | 1.3.6.1.4.1.9.9.809.0.1 | current |
| cwCommSystemResourceUsageMinorEvent NOTIFICATION-TYPE This notification indicates that some system resource usage changes to the minor status. System could send out this notification once one of the following cases happens: 1. The cwCommCPUUsage value of one CPU changes to be larger than or equal to the value of pre-defined CPU Minor Threshold and be less than the value of cwCommCPUMajorThreshold. 2. The cwCommMEMUsage value changes to be larger than or equal to the value of the pre-defined MEM Minor Threshold and be less than the value of pre-defined MEM Major Threshold. 3. The cwCommMEMSwapUsage value changes to be larger than or equal to the value of pre-defined MEM Swap Minor Threshold and be less than the value of pre-defined MEM Swap Major Threshold. 4. The cwCommFileUsage value changes to be larger than or equal to the value of pre-defined File Minor Threshold and be less than the value of pre-defined File Major Threshold. 5. The cwCommDiskUsage value of one disk changes to be larger than or equal to the value of pre-defined Disk Minor Threshold and be less than the value of pre-defined Disk Major Threshold. The minor notification means the system has some issues, the system administrator needs to pay attention. | 1.3.6.1.4.1.9.9.809.0.2 | current |
| cwCommSystemResourceUsageMajorEvent NOTIFICATION-TYPE This notification indicates that some system resource usage changes to the major status. System could send out this notification once one of the following cases happens: 1. The cwCommCPUUsage value of one CPU changes to be larger than or equal to the value of pre-defined CPU Major Threshold. 2. The cwCommMEMUsage value changes to be larger than or equal to the value of pre-defined MEM Major Threshold. 3. The cwCommMEMSwapUsage value changes to be larger than or equal to the value of pre-defined MEM Swap Major Threshold. 4. The cwCommFileUsage value changes to be larger than or equal to the value of pre-defined File Major Threshold. 5. The cwCommDiskUsage value of one disk changes to be larger than or equal to the value of pre-defined Disk Major Threshold. The major notification means the system is in critical status, it needs the system administrator to take action immediately. | 1.3.6.1.4.1.9.9.809.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cwCommMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco WebEx Common MIB. | 1.3.6.1.4.1.9.9.809.2.1.1 | current |
| ciscoWebExCommInfoGroup OBJECT-GROUP 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.1 | current |
| ciscoWebExCommSystemResourceGroup OBJECT-GROUP 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.2 | current |
| ciscoWebExMeetingMIBNotifsGroup NOTIFICATION-GROUP This group defines the notifications generated by this MIB module. | 1.3.6.1.4.1.9.9.809.2.2.3 | current |