H320ENTIRY-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: H320ENTIRY-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
 h320EntityMIB 1.3.6.1.3.221.2
This MIB module supports the common functions of the IUT H.320 terminal, MCU and H.320/H.323 gateway
     capability 1.3.6.1.3.221.2.1
         capsH320Table 1.3.6.1.3.221.2.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
             capsH320Entry 1.3.6.1.3.221.2.1.1.1 no-access
A capability row.
                 terminalIndex 1.3.6.1.3.221.2.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/H320 gateway or the H.320 MCU may have multiple rows of the H.320 capability.
                 capsH320EntityLineRate 1.3.6.1.3.221.2.1.1.1.2 linerates 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.
                 capsH320EntityVideoFormats 1.3.6.1.3.221.2.1.1.1.3 videoformats read-only
This object represents the video capabilities of the H.320 entity. This includes the various video algorithms that it supports.
                 capsH320EntityMaxVideoRate 1.3.6.1.3.221.2.1.1.1.4 integer32 read-only
The maximum bit rate that the video channel can do.
                 capsH320EntityAudioTypes 1.3.6.1.3.221.2.1.1.1.5 audiotypes read-only
This object represents the audio capabilities of the H320 entity. This includes the various audio algorithms that it supports.
                 capsH320EntityDataCaps 1.3.6.1.3.221.2.1.1.1.6 integer32 read-only
This object represents the data capability of the entity. It is encoded as bits in an octet string, with the following definitions: Capability Bit # t.120 0 Others 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.
                 capsH320EntityEncryp 1.3.6.1.3.221.2.1.1.1.7 integer32 read-only
This object represents the encryption capability of the entity. Capability Bit # H.233/H.234 0 Others 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.
                 capsH320EntryRDC 1.3.6.1.3.221.2.1.1.1.8 integer32 read-only
This object represents the Remote Device Control capability of the entity. Capability Bit # H.281 0 -- Far-end Camera Control Others 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.
     callStatus 1.3.6.1.3.221.2.2
         callStatusTable 1.3.6.1.3.221.2.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
             callStatusEntry 1.3.6.1.3.221.2.2.1.1 no-access
A call status row.
                 h320CurrentCallStatus 1.3.6.1.3.221.2.2.1.1.2 integer read-only
The current call status. Enumeration: 'connected': 3, 'idle': 1, 'connecting': 2, 'disconnected': 5, 'disconnecting': 4.
                 h320CallSiteName 1.3.6.1.3.221.2.2.1.1.3 displaystring read-only
The address to which this call is made.
                 h320CallLineRate 1.3.6.1.3.221.2.2.1.1.4 linerates read-only
This object represents the line rate being used in the current call in progress.
                 h320CallVideoInFormat 1.3.6.1.3.221.2.2.1.1.5 videoformats read-only
This object represents the video decoding format being used in the current call in progress.
                 h320CallVideoOutFormat 1.3.6.1.3.221.2.2.1.1.6 videoformats read-only
This object represents the video encoding format being used in the current call in progress.
                 h320CallAudioInFormat 1.3.6.1.3.221.2.2.1.1.7 audiotypes read-only
This object represents the audio decoding format being used in the current call in progress.
                 h320CallAudioOutFormat 1.3.6.1.3.221.2.2.1.1.8 audiotypes read-only
This object represents the audio encoding format being used in the current call in progress.
                 h320CallData 1.3.6.1.3.221.2.2.1.1.9 integer read-only
This object represents the type of data communication protocol used in the call. 1 indicates T.120 is used . 2 indicates other type of data is used. Enumeration: 't120': 1, 'other': 2.
                 h320CallEncryp 1.3.6.1.3.221.2.2.1.1.10 integer read-only
This object indicates the type of encryption protocol used in the call. 1 indicates the encryption based on H.323. 2 indicates other type of encryption. Enumeration: 'h233': 1, 'other': 2.
                 h320CallRDC 1.3.6.1.3.221.2.2.1.1.11 integer read-only
This object indicates the type of remote device control. 1 indicates the FECC is used. 2 indicates other type of device is used. Enumeration: 'h281FECC': 1, 'other': 2.
     h221Stats 1.3.6.1.3.221.2.3
         h221StatsTable 1.3.6.1.3.221.2.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
             h221StatsEntry 1.3.6.1.3.221.2.3.1.1 no-access
A h221 statistics row.
                 h221InFrames 1.3.6.1.3.221.2.3.1.1.2 counter32 read-only
The number of H.221 frames received
                 h221OutFrames 1.3.6.1.3.221.2.3.1.1.3 counter32 read-only
The number of H.221 frames sent
                 h221InFrameErrs 1.3.6.1.3.221.2.3.1.1.4 counter32 read-only
The number of error frames received
                 h221FrameAlignmentErrs 1.3.6.1.3.221.2.3.1.1.5 counter32 read-only
The number of frame alignment errors received
                 h221MultiFrameAlignmentErrs 1.3.6.1.3.221.2.3.1.1.6 counter32 read-only
The number of multiple frame alignment errors received
                 h221ErrorPerformance 1.3.6.1.3.221.2.3.1.1.7 counter32 read-only
The quality of the 64 Kbps connection can be monitored by counting the number of CRC blocks in error (E-bit = 1) within a period of one second (50 blocks). 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
                 h221BASErrs 1.3.6.1.3.221.2.3.1.1.8 counter32 read-only
The number of H.221 BAS errors received
     h320EntityMIBConfs 1.3.6.1.3.221.2.4
     events 1.3.6.1.3.221.2.4
         h320EntityMIBGroups 1.3.6.1.3.221.2.4.1
         h221TooManyErrors 1.3.6.1.3.221.2.4.1
This message will be sent when there are excessive line errors.
             h320CapsGroups 1.3.6.1.3.221.2.4.1.1
A collection of objects providing capabilities of the entity
             h320CallStatusGroup 1.3.6.1.3.221.2.4.1.2
A collection of objects providing the ability to invoke terminal functions
             h221StatsGroup 1.3.6.1.3.221.2.4.1.3
A collection of objects providing the ability to invoke terminal functions
             h320EventsGroup 1.3.6.1.3.221.2.4.1.4
An object providing the ability to invoke a notification function
         h320ConnectionEstablished 1.3.6.1.3.221.2.4.2
This message will be sent when a wide area network connection is established with another video conference site.
         h320EntityMIBCompl 1.3.6.1.3.221.2.4.2
             h221StatsCompliance 1.3.6.1.3.221.2.4.2.1
The set of objects required for compliance
         h320ConnectionTerminated 1.3.6.1.3.221.2.4.3
This message will be generated when a wide area network connection to another video conference system drops.