MIB Viewer

CISCO-VOICE-LMR-MIB

28 objects
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.
Imported Objects
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.510IdentityciscoVoiceLmrMIBThis 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. U…
1.3.6.1.4.1.9.9.510.1NodecvlMIBObjects
1.3.6.1.4.1.9.9.510.1.1NodecvlToneObjects
1.3.6.1.4.1.9.9.510.1.1.1TablecvlClassTablenot-accessiblecurrentThe 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…
1.3.6.1.4.1.9.9.510.1.1.1.1RowcvlClassEntrynot-accessiblecurrentA 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.1.1ColumncvlClassIndexnot-accessiblecurrentAn arbitrary integer which increases monotonically to index the cvlClassTable.
1.3.6.1.4.1.9.9.510.1.1.1.1.2ColumncvlClassNameread-onlycurrentThe object reflects the voice class name.
1.3.6.1.4.1.9.9.510.1.1.1.1.3ColumncvlDigitalFilterread-onlycurrentThis 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.4ColumncvlGuardToneFreqread-onlycurrentThis 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 valu…
1.3.6.1.4.1.9.9.510.1.1.1.1.5ColumncvlGuardToneAmpread-onlycurrentThis object reflects the guard/idle tone amplitude in dbm.
1.3.6.1.4.1.9.9.510.1.1.1.1.6ColumncvlIdleToneFlagread-onlycurrentThis 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.2TablecvlSignalToneTablenot-accessiblecurrentThe table contains the LMR injected tone information and playout sequence for voice class tone signal. The tones with same cvlSignalToneGroupIndex will be play…
1.3.6.1.4.1.9.9.510.1.1.2.1RowcvlSignalToneEntrynot-accessiblecurrentAn entry in the table, containing information about a single tone.
1.3.6.1.4.1.9.9.510.1.1.2.1.1ColumncvlSignalToneGroupIndexnot-accessiblecurrentThis 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.2ColumncvlSignalToneIndexnot-accessiblecurrentThis 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.3ColumncvlSignalToneNameread-onlycurrentThe object reflects the tone signal class name.
1.3.6.1.4.1.9.9.510.1.1.2.1.4ColumncvlSignalToneFreqread-onlycurrentThis 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.5ColumncvlSignalToneAmpread-onlycurrentThis object reflects the signal tone amplitude in dbm.
1.3.6.1.4.1.9.9.510.1.1.2.1.6ColumncvlSignalToneDurread-onlycurrentThis object reflects the signal tone duration.
1.3.6.1.4.1.9.9.510.2NodecvlMIBConformance
1.3.6.1.4.1.9.9.510.2.1NodecvlMIBCompliances
1.3.6.1.4.1.9.9.510.2.1.1CompliancecvlMIBCompliancecurrentThe compliance statements for the Cisco Land Mobile Radio (LMR) MIB.
1.3.6.1.4.1.9.9.510.2.2NodecvlMIBGroups
1.3.6.1.4.1.9.9.510.2.2.1GroupcvlToneClassGroupcurrentA 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.2GroupcvlToneSignalGroupcurrentA 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 pla…
Type Definitions
NameSyntaxStatusDescription
LmrToneDurationUnsigned32 (0..500)currentThis textual convention is used to represent the duration of tone played. It is measured in milliseconds.
VoiceAmplitudeInteger32 (-30..3)currentThis 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.
VoiceFrequencyUnsigned32 (0..4000)currentThis textual convention is used to represent the audible voice frequency between 1HZ to 4000HZ. Value 0 indicates this textual convention is not configured.