MIBs Depot

CISCO-VOICE-LMR-MIB

Last updated
2004-10-14 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-10-14 00:00
Namespace
cisco
Source file
CISCO-VOICE-LMR-MIB
Digest
sha256:044ed041d4c66141636453ceee29b38f5a5d552cd2869fe20242fcc3f56dd8c3

Description

This MIB module provides management of voice tone signal as static injected tone for Land Mobile Radio The tone signal includes tone, pause, guard/idle tone. User can configure a sequence of tone and pause to be played out before any voice sample is played out. These tones are used to wake up the radio and select the radio channel. During the voice playout, a configured guard tone will be mixed with the voice to keep the radio active. For some radio systems, there is no need for the guard tone, but a configured idle tone is needed to inform the radio that the channel is idle. It is possible that the radio system will generate guard/idle tone. In that case, the IOS can instruct the DSP to filter out the radio generated guard/idle tone by enabling digital filter. Digital filter is able to filter out either 1950HZ or 2175HZ 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@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

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-VOICE-LMR-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
LmrToneDuration
TEXTUAL-CONVENTION
This textual convention is used to represent the duration of tone played. It is measured in milliseconds.
current
VoiceAmplitude
TEXTUAL-CONVENTION
This textual convention is used to represent the amplitude of voice between -30 to 3 dbm. dbm is the absolute output and input optical power levels in mW.
current
VoiceFrequency
TEXTUAL-CONVENTION
This textual convention is used to represent the audible voice frequency between 1HZ to 4000HZ. Value 0 indicates this textual convention is not configured.
current

Objects

NameOIDSyntaxAccessStatus
cvlMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.510.1
cvlToneObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.510.1.1
cvlClassTable
OBJECT-TYPE
The table contains the LMR guard/idle tone frequency and amplitude. It also specifies what frequency will be filtered out from radio voice input by dsp digital filter.
1.3.6.1.4.1.9.9.510.1.1.1not-accessiblecurrent
cvlClassEntry
OBJECT-TYPE
A concept row in cvlClassTable. It has class name, tone frequency, tone amplitude, guard/idle tone indicator and digital filter information.
1.3.6.1.4.1.9.9.510.1.1.1.1not-accessiblecurrent
cvlClassIndex
OBJECT-TYPE
An arbitrary integer which increases monotonically to index the cvlClassTable.
1.3.6.1.4.1.9.9.510.1.1.1.1.1Unsigned32 (1..10000)not-accessiblecurrent
cvlClassName
OBJECT-TYPE
The object reflects the voice class name.
1.3.6.1.4.1.9.9.510.1.1.1.1.2SnmpAdminString (SIZE(0..19))read-onlycurrent
cvlDigitalFilter
OBJECT-TYPE
This object reflects which tone frequency should be filtered out from radio input.
1.3.6.1.4.1.9.9.510.1.1.1.1.3INTEGER {digitalFilterNone(0), digitalFilter1950HZ(1), digitalFilter2175HZ(2)}read-onlycurrent
cvlGuardToneFreq
OBJECT-TYPE
This object reflects the guard/idle tone frequency between 1-4000 HZ. If there is no guard/idle tone configured for this voice class, cvlGuardToneFreq has value 0.
1.3.6.1.4.1.9.9.510.1.1.1.1.4VoiceFrequencyread-onlycurrent
cvlGuardToneAmp
OBJECT-TYPE
This object reflects the guard/idle tone amplitude in dbm.
1.3.6.1.4.1.9.9.510.1.1.1.1.5VoiceAmplituderead-onlycurrent
cvlIdleToneFlag
OBJECT-TYPE
This object reflects this voice class has guard/idle tone configured. true means guard tone and false means idle tone.
1.3.6.1.4.1.9.9.510.1.1.1.1.6TruthValueread-onlycurrent
cvlSignalToneTable
OBJECT-TYPE
The table contains the LMR injected tone information and playout sequence for voice class tone signal. The tones with same cvlSignalToneGroupIndex will be played out in ascending order of the cvlSignalToneIndex.
1.3.6.1.4.1.9.9.510.1.1.2not-accessiblecurrent
cvlSignalToneEntry
OBJECT-TYPE
An entry in the table, containing information about a single tone.
1.3.6.1.4.1.9.9.510.1.1.2.1not-accessiblecurrent
cvlSignalToneGroupIndex
OBJECT-TYPE
This object reflects a group of tones. The tones with same cvlSignalToneGroupIndex will be played out in ascending order of the cvlSignalToneIndex.
1.3.6.1.4.1.9.9.510.1.1.2.1.1Unsigned32 (1..10000)not-accessiblecurrent
cvlSignalToneIndex
OBJECT-TYPE
This object reflects the tone playout sequence in ascending order of the index for the tones with same cvlSignalToneGroupIndex value.
1.3.6.1.4.1.9.9.510.1.1.2.1.2Unsigned32 (1..10)not-accessiblecurrent
cvlSignalToneName
OBJECT-TYPE
The object reflects the tone signal class name.
1.3.6.1.4.1.9.9.510.1.1.2.1.3SnmpAdminString (SIZE(0..19))read-onlycurrent
cvlSignalToneFreq
OBJECT-TYPE
This object reflects the tone frequency in HZ. If the value is 0 then no tone will be played out and can be used to provide pause during a sequence of tones.
1.3.6.1.4.1.9.9.510.1.1.2.1.4VoiceFrequencyread-onlycurrent
cvlSignalToneAmp
OBJECT-TYPE
This object reflects the signal tone amplitude in dbm.
1.3.6.1.4.1.9.9.510.1.1.2.1.5VoiceAmplituderead-onlycurrent
cvlSignalToneDur
OBJECT-TYPE
This object reflects the signal tone duration.
1.3.6.1.4.1.9.9.510.1.1.2.1.6LmrToneDurationread-onlycurrent
cvlMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.510.2
cvlMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.510.2.1
cvlMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.510.2.2

Conformance

NameOIDStatus
cvlMIBCompliance
MODULE-COMPLIANCE
The compliance statements for the Cisco Land Mobile Radio (LMR) MIB.
1.3.6.1.4.1.9.9.510.2.1.1current
cvlToneClassGroup
OBJECT-GROUP
A collection of objects that provide info applicable to digital notch filter or guard/idle tone.
1.3.6.1.4.1.9.9.510.2.2.1current
cvlToneSignalGroup
OBJECT-GROUP
A collection of objects that provide info applicable to either wake-up tone, function selection or pause between tones. It also provides the info about the playout sequence of the tones.
1.3.6.1.4.1.9.9.510.2.2.2current