- Title
- Contents
- Overview
- Cisco TelePresence System Operation (Sysop) Log Messages: A through C
- Cisco TelePresence System Operation (Sysop) Log Messages: D through L
- Cisco TelePresence System Operation (Sysop) Log Messages: M through R
- Cisco TelePresence System Operation (Sysop) Log Messages: S through W
- Cisco TelePresence System Messages: 201000 to 201119
- Cisco TelePresence System Messages: 201150 to 201801
- Cisco TelePresence System Operation (Sysop) Log Messages by Type
- MIBs, RFCs, and SNMP Trap Messages for the Cisco TelePresence System
- Contents
- Get MIBs and SNMP Trap Messages for the CiscoTelePresence System
- About CiscoTelePresence MIB Files
- About SNMP Traps
- Supported CTS MIB Files
- Retrieving the Status of System Components By Polling The Secondary Codecs
- Supported SNMP Trap Files
- SNMP Objects Value Persistence Commands
- SNMP Supported Characters
Contents
This chapter contains the following information:
- Get MIBs and SNMP Trap Messages for the Cisco TelePresence System
- About Cisco TelePresence MIB Files
- About SNMP Traps
- Supported CTS MIB Files
- Retrieving the Status of System Components By Polling The Secondary Codecs
- Supported SNMP Trap Files
- SNMP Objects Value Persistence Commands
- SNMP Supported Characters
Get MIBs and SNMP Trap Messages for the Cisco TelePresence System
To access the MIB files that are supported by the Cisco TelePresence System (CTS), go to the Cisco Network Management Software download page and select TelePresence System from the Cisco TelePresence Products drop-down menu:
ftp://ftp.cisco.com/pub/mibs/supportlists/cts/cts-supportlist.html
About Cisco TelePresence MIB Files
The MIB module defines the managed objects for the Cisco TelePresence System. Telepresence refers to a set of technologies which allow a person to feel as if they were present, to give the appearance that they were present, or to have an effect, at a location other than their true location. A Cisco TelePresence call is an audio-video call; some Cisco TelePresence Systems also support audio addin calls.
Different security levels are supported in some Cisco TelePresence Systems; security level is managed from the call management system, Cisco Unified Communications Manager .
About SNMP Traps
Simple Network Management Protocol (SNMP) is the network protocol developed to manage devices on an IP network. SNMP is everywhere: server, workstation, router, firewall, switch, hub, printer, IP phone, and appliances. SNMP is used by network administrators to manage network performance, to find and solve network problems, and to plan network growth.
Cisco's implementation of Community-Based SNMP version 2 (SNMPv2c) and SNMP version 3 (SNMPv3) are defined in the following Request For Comments (RFCs):
SNMP MIB files can be found in the following directories at the link above:
Note For every MIB.my in the v2 directory, there is an SNMP version 1 MIB-V1SMI.my in the v1 directory.
Supported CTS MIB Files
Retrieving the Status of System Components By Polling The Secondary Codecs
By default, SNMP polling only retrieves the status of system components, also known as peripherals, that are directly connected to the TS1 codec. For example, you can only retrieve the results of the center camera and the center display because those components are directly connected to the TS1 codec.
In addition, the status of components that are connected to the audio/video extension unit, such as the presentation display and all auxiliary displays, are invalid if you poll them from the TS1 codec.
To retrieve the status of other system components, you can poll the TS2, TS3, and TS4 codes by using the TS1 codec as a proxy server.
Use the following strings in SNMP commands to poll the status of these codecs:
Note You define SNMP parameters for your system in Cisco Unified Communications Manager (Unified CM). For more information about the parameters, refer to the “SNMP Configuration Parameters Area” and “SNMP Trap Parameters Area” sections of the “Configuring Cisco Unified Communications Manager for the Cisco TelePresence System” chapter in the Cisco Unified Communications Manager Configuration Guide for the Cisco TelePresence System.
Note Do not use a user name of admin as the SNMP trap username in Unified CM.
To find the status of system components that are not connected to the TS1 codec, complete the following steps.
Step 1 Determine the codec to which the system component is connected.
To find the connection, refer to the TX9000 and TX9200 Wiring Diagram in the “Connecting and Routing the Cables” chapter of the Cisco TelePresence System TX9000 and TX9200 Assembly, First-Time Setup, and Field-Replaceable Unit Guide . For an example, see the “SNMP Command Example: Retrieving the Status of the Right Display” section.
Tip For the presentation display and all auxiliary displays (if installed), use the TS4 codec.
Step 2 Enter one of the following commands to poll the TS2, TS3, or TS4 codecs:
snmpwalk –n cts x -v3 -m ALL -u admin –A snmp-auth-password system-ip-address object-id
cts x is the econdary codec name (cts2, cts3, or cts4 for TS2, TS3, and TS4 respectively).
snmp-auth-password is the SNMP administration user authentication password used to gain access to the SNMP v3 server. This password is defined in the “SNMP (v3) Auth. Password” field in Unified CM.
system-ip-address is the IP address of the Cisco TelePresence system.
object-id is the object ID (OID) in the SNMP MIB.
snmpwalk -m ALL -v2c -c community-string _cts x system-ip-address object-id
community-string is the community string used for SNMP as defined in the “SNMP (v2c) Community Read Only” and “SNMP (v2c) Community Read Write” fields in Unified CM.
cts x is the econdary codec name (cts2, cts3, or cts4 for TS2, TS3, and TS4 respectively)
system-ip-address is the IP address of the Cisco TelePresence system.
object-id is the OID in the SNMP MIB.
SNMP Command Example: Retrieving the Status of the Right Display
To find the status of the right display, look at the TX9000 and TX9200 Wiring Diagram in the “Connecting and Routing the Cables” chapter of the Cisco TelePresence System TX9000 and TX9200 Assembly, First-Time Setup, and Field-Replaceable Unit Guide.
Following the cable labeled DH3, you determine that the cable goes from the right display to the TS3 codec. Therefore, you use SNMP to query the TS3 codec to find the status of the right display.
To poll the status of the peripherals connected to the TS3 codec in a Cisco TelePresence system with an IP address of 10.1.1.1, an SNMP password of snmppassword, and an OID of ctpPeripheralStatusTable, enter the following command:
To poll the status of the peripherals connected to the TS3 codec in a Cisco TelePresence system with a community string of readonly, an IP address of 10.1.1.1, and an OID of ctpPeripheralStatusTable, enter the following command:
Supported SNMP Trap Files
Table 9-2 lists Cisco TelePresence supported SNMP traps and their associated MIB files. See also the Cisco SNMP Object Navigator .
SNMP Objects Value Persistence Commands
The following commands are supported in admin mode.
Tip Remember to save your settings for reboot so that you do not have to load the entire code again.
SNMP Supported Characters
The Cisco Unified CM Administration interface accepts these characters for SNMP usernames, passwords, and community strings:
- All alphanumeric characters, including upper- and lower-case alphabetical characters.
- The special characters listed in Table 9-3 .