CISCO-VOICE-TONE-CADENCE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.356
- Last updated
- 2003-05-28 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2003-05-28 00:00
- Namespace
- cisco
- Source file
CISCO-VOICE-TONE-CADENCE-MIB- Digest
sha256:6731ad2cf75bdf91c92745c9c5cf9b68c3e97b5d684e5e660ee0b184e195a084
Description
The MIB defines the attributes of the programmable tones specified in ITU-T E.180 Supplement 2. Each country has its own regulation to the generation and detection of the call progressing tones such as dial tone, busy tone, ring back tone. The tone attributes are programmable, for example frequency, amplitude, cadence and duration of the tone.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-voice-gateway@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-MEDIA-GATEWAY-MIB | CVoiceTonePlanIndex, cmgwIndex |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CountryCode |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, 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-MEDIA-GATEWAY-MIB CISCO-SMI CISCO-TC CISCO-VOICE-TONE-CADENCE-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CToneAmplitude TEXTUAL-CONVENTION This Textual Convention defines amplitude expression of the programmable tone to be played or detected. This textual convention is a combination of Amplitude Expression, Amplitude conjuncture and Amplitude delimiter. Amplitude Expression - The amplitude expression is a single numeric value or a string of numeric values with the notation '+' or '/'. The numeric values are the amplitude's decimal values in dBm. The numeric values are usually negative. '+' - Amplitude conjuncture. The Amplitude Expression to the left and to the right of this notation are emitted simultaneously. The Amplitude Expression preceded this notation is the amplitude expression of the Frequency Expression preceded '+'. The Amplitude Expression followed this notation is the amplitude expression of the Frequency Expression followed '+'. '/' - Amplitude delimiter. The Amplitude Expression to the left of this notation is emitted before the Amplitude Expression to the right. The Amplitude Expression preceded this notation is the amplitude expression of the Frequency Expression preceded '/'. The Amplitude Expression followed this notation is the amplitude expression of the Frequency Expression followed '/'. For example, the amplitude of USA Recall Dial Tone is '-10+-10' and the frequency is '350+440'. It means amplitude of the both frequencies 350Hz and 440Hz are emitted simultaneously, each with amplitude expression -10 dBm. | current | |||
| CToneCadence TEXTUAL-CONVENTION This Textual Convention defines cadence of the programmable tone to be played or detected. The format of cadence of the programmable tone is based on ITU E.180 Supplement 2. Cadence string consists of cadence units, digits, keywords and special characters. Cadence Units are digits where each unit is one second. No space is allowed in the cadence string. The keywords are 'on', 'off', 'CYCLES' and 'CONTINUOUS'. The special characters are '-', '*', '(', ')' and ','. 'on' - The number preceded this keyword is the duration of emission in second. 'off' - The number preceded this keyword is the duration of absence in second. 'CONTINUOUS' - The frequencies are sent out and stayed on indefinitely. An on-off Period is either the keyword 'CONTINUOUS' or a Cadence Unit followed by the keyword 'ON' or 'OFF'. '-' - Separator. It separates multiple on-off Periods. A Cadence List is a sequence of on-off Periods separated by the special character '-'. 'CYCLES' - When preceded by special character ',' and a number X, the Cadence List before the special character ',' is repeated X times. Cadence List - The parentheses are delimiters. It is used for the repetition. The entire Cadence List in the parentheses is to be repeated. Without the delimiter, only the first On-off Period is repeated. '*' - Repetition. When preceded by a number X, the On-off Period or the parenthesized Cadence List is to be repeated X times. ',' - Terminator. It terminates a Cadence List and announces the presence of the keyword, 'CYCLES'. When followed by a number X and then the keyword 'CYCLES', the preceded Cadence List is repeated X times For example, in United States, the cadence of confirmation tone is '3*100on-2*100off', the cadence of dial tone is '3*(100on-100off)-CONTINUOUS'. In United Kingdom, the cadence of payphone tone is '200on-200off-200on-200off'. Any thing other then the above notation is not supported. | current | |||
| CToneFrequency TEXTUAL-CONVENTION This Textual Convention defines frequency of the programmable tone to be played or detected. The format of frequency of the programmable tone is based on ITU E.180 Supplement 2. The frequency octet string is a combination of Frequency Expression, frequency conjuncture and frequency delimiter. Frequency Expression - The frequency expression is a single numeric value or a string of numeric values with the notation '+' or '/'. The numeric values are the frequency's decimal values in Hz. '+' - frequency conjuncture. The Frequency Expression to the left and to the right of this notation are emitted simultaneously. '/' - frequency delimiter. The Frequency Expression to the left of this notation is emitted before the Frequency Expression to the right. For example, the Payphone Recognition Tone of Australia is '1100+1750/750+1450', which means frequency 1100Hz and 1750Hz are emitted simultaneously, stopped for a period of time, followed by the simultaneously emission of 750Hz and 1450Hz. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVoiceToneCadenceMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.0 | |||
| ciscoVoiceToneCadenceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.1 | |||
| cVoiceToneCadenceConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.1.1 | |||
| cvtcTonePlanTable OBJECT-TYPE This table contains the configuration of tone plans for the programmable tones in different countries. | 1.3.6.1.4.1.9.9.356.1.1.1 | not-accessible | current | |
| cvtcTonePlanEntry OBJECT-TYPE An entry represents one tone plan which defines attributes of the programmable tones for a country. Each country can have more than one tone plans with different version. Each entry should have the unique combination of cvtcTonePlanCountry and cvtcTonePlanVersion. There are some system built-in tone plans. The built-in tone plans will be populated by the system automatically at the system start-up. They can not be created, deleted or modified by user. When an entry is created, the following objects must be provided: cvtcTonePlanCountry, cvtcTonePlanVersion, cvtcTonePlanFileName When an entry is active, it can not be modified. A system built-in tone plan can not be deleted. Only the entries added by user can be deleted. | 1.3.6.1.4.1.9.9.356.1.1.1.1 | not-accessible | current | |
| cvtcTonePlanId OBJECT-TYPE This object uniquely identifies the tone plan in the table. | 1.3.6.1.4.1.9.9.356.1.1.1.1.1 | CVoiceTonePlanIndex | not-accessible | current |
| cvtcTonePlanVifCount OBJECT-TYPE This object indicates the number of voice interfaces are using the tone plan. | 1.3.6.1.4.1.9.9.356.1.1.1.1.2 | Gauge32 | read-only | current |
| cvtcTonePlanCountry OBJECT-TYPE This object specifies the country code (defined in ISO-3166) of the country that the tone plan is used for. The country specified by the country code should be registered in ITU E.180 Supplement 2. Any other entry in this table may have the identical country code, but the combination of cvtcTonePlanCountry and cvtcTonePlanVersion must be unique. | 1.3.6.1.4.1.9.9.356.1.1.1.1.3 | CountryCode | read-create | current |
| cvtcTonePlanVersion OBJECT-TYPE This object specifies the version of the tone plan for a country. One country may have many tone plans, therefore they may have the same country name, but the combination of cvtcTonePlanCountry and cvtcTonePlanVersion must be unique. | 1.3.6.1.4.1.9.9.356.1.1.1.1.4 | Unsigned32 (0..100) | read-create | current |
| cvtcTonePlanFileName OBJECT-TYPE This object specifies the valid file name stored on the media gateway's harddisk. The tone plan file can be transferred to the media gateway via FTP text file transfer mechanism. When creating a conceptual row, the tone plan file must be transferred to the media gateway already. If the entry is a built-in tone plan predefined in system, then this object will have the value of 'BUILT-IN'. Other provision-able tone plan files are not allowed to have the string 'BUILT-IN' as their names. | 1.3.6.1.4.1.9.9.356.1.1.1.1.5 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cvtcTonePlanStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. If this conceptual row represents a system built-in tone plan, the value of this object is readOnly (5). If this conceptual row represents an user defined tone plan, the value of this object is nonVolatile (3). The built-in tone plans will be added by the system automatically at the system start-up. They can not be added, deleted or modified by user. | 1.3.6.1.4.1.9.9.356.1.1.1.1.6 | StorageType | read-only | current |
| cvtcTonePlanRowStatus OBJECT-TYPE The entries for The system built-in tone plans will be added by the system at start-up, they can not be added, modified or deleted by user. | 1.3.6.1.4.1.9.9.356.1.1.1.1.7 | RowStatus | read-create | current |
| cvtcToneIdTable OBJECT-TYPE This table contains the identification of the programmable tones. | 1.3.6.1.4.1.9.9.356.1.1.2 | not-accessible | current | |
| cvtcToneIdEntry OBJECT-TYPE An entry represents the identification for one programmable tone in a tone plan. | 1.3.6.1.4.1.9.9.356.1.1.2.1 | not-accessible | current | |
| cvtcToneId OBJECT-TYPE This object uniquely identifies the programmable tone in a tone plan. | 1.3.6.1.4.1.9.9.356.1.1.2.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| cvtcToneName OBJECT-TYPE This object specified the name of the programmable tone. | 1.3.6.1.4.1.9.9.356.1.1.2.1.2 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cvtcToneIdRowStatus OBJECT-TYPE The entries for ITU defined tones will be added by the system at start-up. | 1.3.6.1.4.1.9.9.356.1.1.2.1.3 | RowStatus | read-create | current |
| cvtcProgrammableToneTable OBJECT-TYPE This table contains the configurable attributes of the programmable tones for tone plan. | 1.3.6.1.4.1.9.9.356.1.1.3 | not-accessible | current | |
| cvtcProgrammableToneEntry OBJECT-TYPE An entry represents the configurable attributes for one programmable tone in a tone plan. The tone attributes are specified in ITU E.180 Supplement 2. | 1.3.6.1.4.1.9.9.356.1.1.3.1 | not-accessible | current | |
| cvtcProgrammableToneFrequency OBJECT-TYPE This object specified the frequency of the tone to be played or detected. | 1.3.6.1.4.1.9.9.356.1.1.3.1.1 | CToneFrequency | read-create | current |
| cvtcProgrammableToneAmplitude OBJECT-TYPE This object specified the amplitude expression of the tone to be played or detected. | 1.3.6.1.4.1.9.9.356.1.1.3.1.2 | CToneAmplitude | read-create | current |
| cvtcProgrammableToneCadence OBJECT-TYPE This object specified the cadence of the tone to be played or detected. | 1.3.6.1.4.1.9.9.356.1.1.3.1.3 | CToneCadence | read-create | current |
| cvtcProgrammableToneDuration OBJECT-TYPE This object specified the duration of the tone will be played. The value of 0 indicates that the tone will be played infinitely unless interrupted. | 1.3.6.1.4.1.9.9.356.1.1.3.1.4 | Unsigned32 (0..4294967295) | read-create | current |
| cvtcProgrammableToneStorageType OBJECT-TYPE This object specifies the storage type for this conceptual row. If this conceptual row represents a programmable tone in a system built-in tone plan, the value of this object is permanent (4). If this conceptual row represents a programmable tone in an user defined tone plan, the value of this object is nonVolatile (3). If the value of this object is permanent (4), cvtcProgrammableToneDuration is the only object can be modified by the user. | 1.3.6.1.4.1.9.9.356.1.1.3.1.5 | StorageType | read-create | current |
| cvtcProgrammableToneRowStatus OBJECT-TYPE This object is used to add, delete or modify the entry of the table. When an entry is created, the following objects have to be provided: cvtcProgrammableToneFrequency, cvtcProgrammableToneAmplitude, cvtcProgrammableToneCadence. | 1.3.6.1.4.1.9.9.356.1.1.3.1.6 | RowStatus | read-create | current |
| ciscoVoiceToneCadenceMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.3 | |||
| cVoiceToneCadenceCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.3.1 | |||
| cVoiceToneCadenceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.356.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cVoiceToneCadenceCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-VOICE-TONE-CADENCE-MIB | 1.3.6.1.4.1.9.9.356.3.1.1 | current |
| cvtcToneConfigGroup OBJECT-GROUP The collection of objects providing programmable tones and tone plans. | 1.3.6.1.4.1.9.9.356.3.2.1 | current |