MP-MIB: View SNMP OID List / Download MIB
VENDOR: VIDEOSERVER
Home | MIB: MP-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).
|
|||
Object Name | OID | Type | Access | Info |
media | 1.3.6.1.4.1.3011.2 | |||
h323MP | 1.3.6.1.4.1.3011.2.2 |
|
||
mpConfig | 1.3.6.1.4.1.3011.2.2.1 | |||
mpConfigMaxAudioMixCount | 1.3.6.1.4.1.3011.2.2.1.1 | integer32 | read-only |
Maximum number of participants allowed in the audio mix. |
mpConfigMaxVideoMixCount | 1.3.6.1.4.1.3011.2.2.1.2 | integer32 | read-only |
Maximum number of participants allowed in the video mix. |
mpConference | 1.3.6.1.4.1.3011.2.2.2 | |||
mpConferenceTable | 1.3.6.1.4.1.3011.2.2.2.1 | no-access |
This table contains information about running conferences. It is a list of conference entries. The number of entries equals to the number of running conferences. |
|
1.3.6.1.4.1.3011.2.2.2.1.1 | no-access |
It contains objects that describe a specific conference. |
||
mpConferenceConferenceId | 1.3.6.1.4.1.3011.2.2.2.1.1.1 | mmglobalidentifier | read-only |
The conference identifier as specified in ITU-T H.323V2 specification. |
mpConferenceAudioNoiseThreshold | 1.3.6.1.4.1.3011.2.2.2.1.1.2 | integer32 | read-only |
This value represents the audio power level above which the signal is detected as speech. |
mpConferenceLipSyncEnable | 1.3.6.1.4.1.3011.2.2.2.1.1.3 | truthvalue | read-only |
This value indicates rather the lip syncronization adjustments are performed. |
mpConferenceParticipantsTable | 1.3.6.1.4.1.3011.2.2.2.2 | no-access |
This table contains information about conference participants. It is a list of participant entries. The number of entries equals the number of participants for all conferences. |
|
1.3.6.1.4.1.3011.2.2.2.2.1 | no-access |
It contains objects that describe a specific conference participant. |
||
mpConferenceParticipantsTableIndex | 1.3.6.1.4.1.3011.2.2.2.2.1.1 | integer32 | read-only |
An arbitrary index to this table. This index is one for the first participant for every given conference. It is incremented by one for each subsequent participant of the same conference. The last index for a particular conference is equal to the number of participants for that conference. |
mpConferenceParticipantsEndpointId | 1.3.6.1.4.1.3011.2.2.2.2.1.2 | mmendpointid | read-only |
The H.323 id of this participant as described in ITU-T H.323V2 specification. |
mpConferenceParticipantsTransmitAudioState | 1.3.6.1.4.1.3011.2.2.2.2.1.3 | integer | read-only |
This value indicates the state of transmitted audio: normal - transmit normal audio toneGeneration - transmit test tone mute - transmit silence audio off - no audio is transmitted Enumeration: 'off': 4, 'mute': 2, 'toneGeneration': 3, 'normal': 1. |
mpConferenceParticipantsReceiveAudioState | 1.3.6.1.4.1.3011.2.2.2.2.1.4 | integer | read-only |
This value indicates the state of received audio: normal - receive normal audio loopBack - received audio presented unchanged to the transmitter block - received audio is not part of the mix off - no audio is received Enumeration: 'loopBack': 2, 'off': 4, 'block': 3, 'normal': 1. |
mpConferenceParticipantsTransmitVideoState | 1.3.6.1.4.1.3011.2.2.2.2.1.5 | integer | read-only |
This value indicates the state of transmitted video: on - normal video is transmitted off - no video is transmitted. Enumeration: 'on': 1, 'off': 2. |
mpConferenceParticipantsReceiveVideoState | 1.3.6.1.4.1.3011.2.2.2.2.1.6 | integer | read-only |
This value indicates the state of transmitted video: normal - normal video is received block - received video is not displayed off - no video is transmitted. Enumeration: 'off': 3, 'block': 2, 'normal': 1. |
mpConferenceParticipantsLoudnessMeasurement | 1.3.6.1.4.1.3011.2.2.2.2.1.7 | integer32 | read-only |
This is the current loudness measurement value in dB. |
mpConferenceParticipantsVoiceActivity | 1.3.6.1.4.1.3011.2.2.2.2.1.8 | truthvalue | read-only |
This value is True when the speech is detected. |
mpConferenceParticipantsInputAudioGain | 1.3.6.1.4.1.3011.2.2.2.2.1.9 | integer32 | read-only |
This value reflects the current input volume adjustment in dB. |
mpConferenceParticipantsOutputAudioGain | 1.3.6.1.4.1.3011.2.2.2.2.1.10 | integer32 | read-only |
This value reflects the current output volume adjustment in dB. |
mpConferenceParticipantsMaxAudioEncoderPayloadSize | 1.3.6.1.4.1.3011.2.2.2.2.1.11 | integer32 | read-only |
The maximum size of payload in ms. |
mpConferenceParticipantsMaxAudioDecoderPayloadSize | 1.3.6.1.4.1.3011.2.2.2.2.1.12 | integer32 | read-only |
The maximum size of payload in ms. |
mpConferenceParticipantsTotalPacketsTransmitted | 1.3.6.1.4.1.3011.2.2.2.2.1.13 | counter32 | read-only |
The total number of transmitted packets. |
mpConferenceParticipantsTotalPacketsReceived | 1.3.6.1.4.1.3011.2.2.2.2.1.14 | counter32 | read-only |
The total number of received packets. |
mpConferenceParticipantsInvalidPacketErrors | 1.3.6.1.4.1.3011.2.2.2.2.1.15 | counter32 | read-only |
The total number of packets with invalid packet errors. |
mpConferenceParticipantsLateAudioPacketsDropped | 1.3.6.1.4.1.3011.2.2.2.2.1.16 | counter32 | read-only |
The total number of packets that arrived too late to be processed. |
mpConferenceParticipantsReceivedSilencePackets | 1.3.6.1.4.1.3011.2.2.2.2.1.17 | counter32 | read-only |
The total number of silence packets that were received. |
mpConferenceParticipantsSilencePacketsGenerated | 1.3.6.1.4.1.3011.2.2.2.2.1.18 | counter32 | read-only |
The total number of silence packets that were generated. |
mpConferenceParticipantsVideoFrameRate | 1.3.6.1.4.1.3011.2.2.2.2.1.19 | integer32 | read-only |
This value represents the current measured frame rate received. |
mpConferenceParticipantsVideoResolution | 1.3.6.1.4.1.3011.2.2.2.2.1.20 | integer | read-only |
Received video resolution. Enumeration: 'h26316CIF': 5, 'h261CIF': 8, 'h263CIF': 3, 'h261QCIF': 7, 'h263Reserved': 6, 'h2634CIF': 4, 'h263SubQCIF': 1, 'h263QCIF': 2. |
mpConferenceParticipantsFullPictureCounter | 1.3.6.1.4.1.3011.2.2.2.2.1.21 | integer32 | read-only |
This value represents the number of full image pictures received. |
mpConferenceGlobalAudioMixTable | 1.3.6.1.4.1.3011.2.2.2.3 | no-access |
This table contains information about conference participants that are present in a global audio mix. It is a list of participant entries. The number of entries equals to the sum of all audio mix participants in all conferences. |
|
1.3.6.1.4.1.3011.2.2.2.3.1 | no-access |
It contains objects that describe the participants. |
||
mpConferenceGlobalAudioMixTableIndex | 1.3.6.1.4.1.3011.2.2.2.3.1.1 | integer32 | read-only |
An arbitrary index to this table. This index is one for the first participant for every given conference. It is incremented by one for each subsequent participant of the same conference. The last index for a particular conference is equal to the number of participants for that conference. |
mpConferenceGlobalAudioMixTerminalIdentifier | 1.3.6.1.4.1.3011.2.2.2.3.1.2 | mmendpointid | read-only |
The H.323 id of this participant as described in ITU-T H.323V2 specification. |
mpConferenceGlobalVideoMixTable | 1.3.6.1.4.1.3011.2.2.2.4 | no-access |
This table contains information about conference participants that are present in a global video mix. It is a list of participant entries. The number of entries equals to the sum of all video mix participants in all conferences. |
|
1.3.6.1.4.1.3011.2.2.2.4.1 | no-access |
It contains objects that describe the participants. |
||
mpConferenceGlobalVideoMixTableIndex | 1.3.6.1.4.1.3011.2.2.2.4.1.1 | integer32 | read-only |
An arbitrary index to this table. This index is one for the first participant for every given conference. It is incremented by one for each subsequent participant of the same conference. The last index for a particular conference is equal to the number of participants for that conference. |
mpConferenceGlobalVideoMixTerminalIdentifier | 1.3.6.1.4.1.3011.2.2.2.4.1.2 | mmendpointid | read-only |
The H.323 id of this participant as described in ITU-T H.323V2 specification. |
mpMIBConformance | 1.3.6.1.4.1.3011.2.2.3 | |||
mpMIBGroups | 1.3.6.1.4.1.3011.2.2.3.1 | |||
mpConfigGroup | 1.3.6.1.4.1.3011.2.2.3.1.1 |
. |
||
mpConferenceGroup | 1.3.6.1.4.1.3011.2.2.3.1.2 |
. |
||
mpMIBCompliance | 1.3.6.1.4.1.3011.2.2.3.2 |
The set of objects required for compliance. |