CISCO-VOICE-LMR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOICE-LMR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoVoiceLmrMIB 1.3.6.1.4.1.9.9.510
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.
         cvlMIBObjects 1.3.6.1.4.1.9.9.510.1
             cvlToneObjects 1.3.6.1.4.1.9.9.510.1.1
                 cvlClassTable 1.3.6.1.4.1.9.9.510.1.1.1 no-access
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.
                     cvlClassEntry 1.3.6.1.4.1.9.9.510.1.1.1.1 no-access
A concept row in cvlClassTable. It has class name, tone frequency, tone amplitude, guard/idle tone indicator and digital filter information.
                         cvlClassIndex 1.3.6.1.4.1.9.9.510.1.1.1.1.1 unsigned32 no-access
An arbitrary integer which increases monotonically to index the cvlClassTable.
                         cvlClassName 1.3.6.1.4.1.9.9.510.1.1.1.1.2 snmpadminstring read-only
The object reflects the voice class name.
                         cvlDigitalFilter 1.3.6.1.4.1.9.9.510.1.1.1.1.3 integer read-only
This object reflects which tone frequency should be filtered out from radio input. Enumeration: 'digitalFilter2175HZ': 2, 'digitalFilterNone': 0, 'digitalFilter1950HZ': 1.
                         cvlGuardToneFreq 1.3.6.1.4.1.9.9.510.1.1.1.1.4 voicefrequency read-only
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.
                         cvlGuardToneAmp 1.3.6.1.4.1.9.9.510.1.1.1.1.5 voiceamplitude read-only
This object reflects the guard/idle tone amplitude in dbm.
                         cvlIdleToneFlag 1.3.6.1.4.1.9.9.510.1.1.1.1.6 truthvalue read-only
This object reflects this voice class has guard/idle tone configured. true means guard tone and false means idle tone.
                 cvlSignalToneTable 1.3.6.1.4.1.9.9.510.1.1.2 no-access
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.
                     cvlSignalToneEntry 1.3.6.1.4.1.9.9.510.1.1.2.1 no-access
An entry in the table, containing information about a single tone.
                         cvlSignalToneGroupIndex 1.3.6.1.4.1.9.9.510.1.1.2.1.1 unsigned32 no-access
This object reflects a group of tones. The tones with same cvlSignalToneGroupIndex will be played out in ascending order of the cvlSignalToneIndex.
                         cvlSignalToneIndex 1.3.6.1.4.1.9.9.510.1.1.2.1.2 unsigned32 no-access
This object reflects the tone playout sequence in ascending order of the index for the tones with same cvlSignalToneGroupIndex value.
                         cvlSignalToneName 1.3.6.1.4.1.9.9.510.1.1.2.1.3 snmpadminstring read-only
The object reflects the tone signal class name.
                         cvlSignalToneFreq 1.3.6.1.4.1.9.9.510.1.1.2.1.4 voicefrequency read-only
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.
                         cvlSignalToneAmp 1.3.6.1.4.1.9.9.510.1.1.2.1.5 voiceamplitude read-only
This object reflects the signal tone amplitude in dbm.
                         cvlSignalToneDur 1.3.6.1.4.1.9.9.510.1.1.2.1.6 lmrtoneduration read-only
This object reflects the signal tone duration.
         cvlMIBConformance 1.3.6.1.4.1.9.9.510.2
             cvlMIBCompliances 1.3.6.1.4.1.9.9.510.2.1
                 cvlMIBCompliance 1.3.6.1.4.1.9.9.510.2.1.1
The compliance statements for the Cisco Land Mobile Radio (LMR) MIB.
             cvlMIBGroups 1.3.6.1.4.1.9.9.510.2.2
                 cvlToneClassGroup 1.3.6.1.4.1.9.9.510.2.2.1
A collection of objects that provide info applicable to digital notch filter or guard/idle tone.
                 cvlToneSignalGroup 1.3.6.1.4.1.9.9.510.2.2.2
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.