User's Manual
Table Of Contents
- Online Resources
- Contents
- Introduction
- About this Manual
- Getting Started
- User Interface
- Dialer Application
- Basic Operations
- Configuring the CS-700
- Configuring using the Web User Interface
- Configuring using the Service Application
- Configuring using a Provisioning Server, Option 66
- Configuring using a Provisioning Server, Option 150
- Provisioning file
- Provisioning file parameters (All Models)
- Using the Application Programming Interface (API)
- USB API functions
- Telnet / SSH interface
- USB/Telnet/SSH CLI Commands
- usb-conn-status
- speaker-volume
- ringer-volume
- speaker-mute
- mute
- camera-ptz-home
- camera-image-defaults
- camera-backlight
- camera-mute
- camera-pan
- cam-pan-left
- cam-pan-right
- camera-tilt
- cam-tilt-up
- cam-tilt-down
- camera-zoom
- cam-zoom-in
- cam-zoom-out
- cam-apply-defaults
- cam-image-apply-defaults
- status
- status-all
- call-info
- start-time
- dial
- answer
- hangup
- hold
- resume
- swap
- join
- transfer
- vm-count
- do-not-disturb
- dtmf
- registration
- Upgrading the Device Firmware
- Appendix
- Limited Warranty and Limitation of Liability
132
SNMP MIB for the CS-700
CS700-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, NOTIFICATION-TYPE, MODULE-IDENTITY, enterprises FROM
SNMPv2-SMI
OBJECT-GROUP FROM SNMPv2-CONF
DisplayString FROM SNMPv2-TC
;
yamahaAgentMIB MODULE-IDENTITY
LAST-UPDATED "201710010000Z"
ORGANIZATION "uc.yamaha.com"
CONTACT-INFO
"postal: Yamaha Unified Communications
144 North Rd
Sudbury, MA 01776
email: uc-customersupport@music.yamaha.com"
DESCRIPTION
"Defines monitoring structures for the Yamaha SNMP agent for CS-700."
REVISION "201710010000Z"
DESCRIPTION "Initial revision"
::= { enterprises 1182 }
cs700 OBJECT IDENTIFIER ::= { yamahaAgentMIB 7386 }
cs700Traps OBJECT IDENTIFIER ::= { cs700 1 }
cs700TrapsObjects OBJECT IDENTIFIER ::= { cs700Traps 1 }
--
-- CS-700 objects
--
serial OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Serial number of type String."
::= {cs700 11}
version OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Base version of type String."
::= {cs700 12}
usbConnection OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current