H320ENTITY-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: H320ENTITY-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 |
h320Entity | 0.0.8.341.1.2.1 |
This MIB module supports the common functions of the ITU-T H.320 terminal, MCU and H.320/H.323 gateway |
||
h320Capability | 0.0.8.341.1.2.1.1 | |||
h320CapsTable | 0.0.8.341.1.2.1.1.1 | no-access |
A list of capability entries. Objects are grouped as a table so that one can use this table in the H.320 terminal, the H.320 MCU, and the H.320/H.323 gateway. The total number of capability entries is equal to the number of H.320 entities in a system. For instance, there will be one row of capability in the table of the H.320 terminal. The number of rows will be equal to the number of H320 entities in the MCU and the H320/H323 gateway. These entries describe the general capability of a system. Within a particular call, the behavior of the system is further constrained by the characteristics of the call itself. For example, h320CapsEntityMaxVideoRate describes the maximum video rate a system can handle (perhaps due to processing constraints). A particular call's transfer rate may limit video to a lower rate |
|
0.0.8.341.1.2.1.1.1.1 | no-access |
A capability row. |
||
terminalIndex | 0.0.8.341.1.2.1.1.1.1.1 | integer | no-access |
A unique value for each video conference entity. The value ranges between 1 and the number of H.320 entities in a system. For instance, the table in the H.320 terminal has one row and the H.323/H.320 gateway or the H.320 MCU may have multiple rows of the H.320 capability. |
h320CapsEntityLineRate | 0.0.8.341.1.2.1.1.1.1.2 | mmterminallineratecapability | read-only |
This object represents the line rate capabilities of the H.320 entity. Supported line rates are indicated by an octet string marked with 1s. |
h320CapsEntityVideoFormats | 0.0.8.341.1.2.1.1.1.1.3 | mmterminalvideocapability | read-only |
This object represents the video capabilities of the H.320 entity. This includes the various video algorithms that it supports. |
h320CapsEntityMaxVideoRate | 0.0.8.341.1.2.1.1.1.1.4 | integer32 | read-only |
The maximum bit rate in kbit/s that the video channel can do. |
h320CapsEntityAudioTypes | 0.0.8.341.1.2.1.1.1.1.5 | mmterminalaudiocapability | read-only |
This object represents the audio capabilities of the H320 entity. This includes the various audio algorithms that it supports. |
h320CapsEntityDataCaps | 0.0.8.341.1.2.1.1.1.1.6 | mmterminaldatacapability | read-only |
This object represents the data capability of the entity. |
h320CapsEntityEncryp | 0.0.8.341.1.2.1.1.1.1.7 | integer32 | read-only |
This object represents the encryption capability of the entity. Capability Bit # other 0 H.233/H.234 1 Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the capability is supported, a zero bit encodes that the capability is not supported. |
h320CapsEntryRDC | 0.0.8.341.1.2.1.1.1.1.8 | integer32 | read-only |
This object represents the Remote Device Control capability of the entity. Capability Bit # Other 0 H.281 1 -- Far-end Camera Control Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the capability is supported, a zero bit encodes that the capability is not supported. |
h320CallStatus | 0.0.8.341.1.2.1.2 | |||
h320CallStatusTable | 0.0.8.341.1.2.1.2.1 | no-access |
A list of call status entries. Objects are grouped as a table so that one can use this table in the H.320 terminal, the H.320 MCU, and the H.320/H.323 gateway. The total number of call status entries is equal to the number of H.320 entities in a system. For instance, there will be one row of call status in the table of the H.320 terminal. The number of rows will be equal to the number of H320 entities in the MCU and the H320/H323 gateway |
|
0.0.8.341.1.2.1.2.1.1 | no-access |
A call status row. |
||
h320CallCurrentCallStatus | 0.0.8.341.1.2.1.2.1.1.1 | integer | read-only |
The current call status. An idle(1) means there were no calls placed since the system is up. Once calls were established and disconnected, the system remains in the disconnected(5) state. A connected(2) means the call is established and reached its intended mode of operation Enumeration: 'connected': 3, 'idle': 1, 'connecting': 2, 'disconnected': 5, 'disconnecting': 4. |
h320CallSiteName | 0.0.8.341.1.2.1.2.1.1.2 | displaystring | read-only |
The address to which this call is made. |
h320CallLineRate | 0.0.8.341.1.2.1.2.1.1.3 | mmterminallineratecapability | read-only |
This object represents the line rate being used in the current call in progress. |
h320CallVideoInFormat | 0.0.8.341.1.2.1.2.1.1.4 | mmterminalvideocapability | read-only |
This object represents the video decoding format being used in the current call in progress. |
h320CallVideoOutFormat | 0.0.8.341.1.2.1.2.1.1.5 | mmterminalvideocapability | read-only |
This object represents the video encoding format being used in the current call in progress. |
h320CallAudioInFormat | 0.0.8.341.1.2.1.2.1.1.6 | mmterminalaudiocapability | read-only |
This object represents the audio decoding format being used in the current call in progress. |
h320CallAudioOutFormat | 0.0.8.341.1.2.1.2.1.1.7 | mmterminalaudiocapability | read-only |
This object represents the audio encoding format being used in the current call in progress. |
h320CallData | 0.0.8.341.1.2.1.2.1.1.8 | mmterminaldatacapability | read-only |
This object represents the type of data communication protocol used in the call. |
h320CallEncryp | 0.0.8.341.1.2.1.2.1.1.9 | integer | read-only |
This object indicates the type of encryption protocol used in the call. 1 indicates other type of encryption. 2 indicates the encryption based on H.233. Enumeration: 'h233': 2, 'other': 1. |
h320CallRDC | 0.0.8.341.1.2.1.2.1.1.10 | integer | read-only |
This object indicates the type of remote device control. 1 indicates other type of device is used. 2 indicates the FECC is used. Enumeration: 'h281FECC': 2, 'other': 1. |
h221CallStatusHangUpDirection | 0.0.8.341.1.2.1.2.1.1.11 | integer | read-only |
Identifies who initiated hanging up the last call: the near end user; the near end videoconferencing system (perhaps due to errors such as loss of framing); or the far end/ network. If a call is currently active, this refers to the previous call. Enumeration: 'nearEndSystem': 2, 'farEnd': 3, 'nearEndUser': 1. |
h221CallStatusQ850Cause | 0.0.8.341.1.2.1.2.1.1.12 | integer | read-only |
The Q.850 cause code received from the network when the last call hung-up. If the near end hung up the call, this field should be set to zero. If a call is currently active, this refers to the previous call. |
h320H221Stats | 0.0.8.341.1.2.1.3 | |||
h221ChannelStatsTable | 0.0.8.341.1.2.1.3.1 | no-access |
A list of statistics entries. Objects are grouped as a table so that one can use this table in the H.320 terminal, the H.320 MCU, and the H.320/H.323 gateway. The total number of statistics entries is equal to the number of H.320 entities in a system. For instance, there will be one row of statistics in the table of the H.320 terminal. The number of rows will be equal to the number of H320 entities in the MCU and the H320/H323 gateway |
|
0.0.8.341.1.2.1.3.1.1 | no-access |
A h221 statistics row. |
||
numberofConnections | 0.0.8.341.1.2.1.3.1.1.1 | integer | read-only |
The number of connections in each channel in a call. For instance 2x64 has two connections |
h221StatsInVideoFrames | 0.0.8.341.1.2.1.3.1.1.2 | counter32 | read-only |
The total number of video BCH frames received |
h221StatsInVideoFramesCorrectableErrs | 0.0.8.341.1.2.1.3.1.1.3 | counter32 | read-only |
The number of video BCH frames received with correctable errors |
h221StatsInVideoFramesUncorrectableErrs | 0.0.8.341.1.2.1.3.1.1.4 | counter32 | read-only |
The number of video BCH frames received with uncorrectable errors |
h221StatsOutVCU | 0.0.8.341.1.2.1.3.1.1.5 | counter32 | read-only |
The number of VCUs transmitted |
h221ConnectionStatsTable | 0.0.8.341.1.2.1.3.2 | no-access |
A list of statistics entries for each port. There are two connections if the call is 2x64. These statistics get re-initialized at the start of each call and are retained after the end of the call. Thus, one can query these items after the end of call and prior to the start of a new call to get the overall statistics of the old call. |
|
0.0.8.341.1.2.1.3.2.1 | no-access |
A h221 statistics row. |
||
connectionIndex | 0.0.8.341.1.2.1.3.2.1.1 | integer | no-access |
A unique value for each entry. The value ranges between 1 and the number of connections indicated in numberofConnections. |
h221StatsInFrames | 0.0.8.341.1.2.1.3.2.1.2 | counter32 | read-only |
The number of H.221 frames received |
h221StatsOutFrames | 0.0.8.341.1.2.1.3.2.1.3 | counter32 | read-only |
The number of H.221 frames sent |
h221StatsInFrameErrs | 0.0.8.341.1.2.1.3.2.1.4 | counter32 | read-only |
The number of error frames received |
h221StatsFrameAlignmentErrs | 0.0.8.341.1.2.1.3.2.1.5 | counter32 | read-only |
The number of times frame alignment is lost, i.e. three consecutive frame alignment words were received with an error after the establishment of frame alignment. |
h221StatsMultiFrameAlignmentErrs | 0.0.8.341.1.2.1.3.2.1.6 | counter32 | read-only |
The number of times multi-frame alignment is lost, i.e. three consecutive multi-frame alignment words were received with an error after the establishment of frame alignment. |
h221StatsErrorPerformance | 0.0.8.341.1.2.1.3.2.1.7 | gauge32 | read-only |
The quality of the 64 kbp/s connection can be monitored by counting the number of CRC blocks in error (E-bit = 1) within a period of one second (50 blocks). The following indicates the mapping between the number of CRC blocks in error and the equivalent line error rate. Percentage of CRC blocks in error Error rate 70% CRC blocks in error 10E-4 12% CRC blocks in error 10E-5 1.2% CRC blocks in error 10E-6 0.12% CRC blocks in error 10E-7 0.012% CRC blocks in error 10E-8 |
h221StatsBASErrs | 0.0.8.341.1.2.1.3.2.1.8 | counter32 | read-only |
The number of BAS codes received with ECC errors |
h221StatsCRC4Err | 0.0.8.341.1.2.1.3.2.1.9 | counter32 | read-only |
The number of frames received with CRC4 errors |
h221StatsInEBit | 0.0.8.341.1.2.1.3.2.1.10 | counter32 | read-only |
The number of frames received with the E bit set |
h221StatsInopportuneBAS | 0.0.8.341.1.2.1.3.2.1.11 | counter32 | read-only |
The number of BAS codes received at inappropriate times (e.g. commands received in the middle of capabilities exchange). |
h320EntityMIBConfs | 0.0.8.341.1.2.1.4 | |||
h320EntityMIBGroups | 0.0.8.341.1.2.1.4.1 | |||
h320CapsGroups | 0.0.8.341.1.2.1.4.1.1 |
A collection of objects providing capabilities of the entity |
||
h320CallStatusGroup | 0.0.8.341.1.2.1.4.1.2 |
A collection of objects providing the ability to invoke terminal functions |
||
h320H221StatsGroup | 0.0.8.341.1.2.1.4.1.3 |
A collection of objects providing the ability to invoke terminal functions |
||
h320EntityMIBCompl | 0.0.8.341.1.2.1.4.2 | |||
h221StatsCompliance | 0.0.8.341.1.2.1.4.2.1 |
The set of objects required for compliance |