H320ENTIRY-MIB

File: H320ENTIRY-MIB.mib (31177 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
experimental NOTIFICATION-TYPE Integer32
TEXTUAL-CONVENTION DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

LineRates  
This object represents the line rate capabilities of the H.320 entity. This includes the various line rates that it supports. It is encoded as bits in an octet string as follows: Capability Bit# 64 Kbits/s 0 2x64 Kbits/s 1 3x64 Kbits/s 2 4x64 Kbis/s 3 5x64 Kbits/s 4 6x64 Kbit/s 5 384 Kbits/s 6 2x384 Kbits/s 7 3x384 Kbits/s 8 5x384 Kbits/s 9 1536 Kbits/s 10 1920 Kbits/s 11 128 Kbits/s 12 192 Kbits/s 13 256 Kbits/s 14 320 Kbits/s 15 512 Kbits/s 16 768 Kbits/s 17 1152 Kbits/s 18 1452 Kbits/s 19 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.
TEXTUAL-CONVENTION    
  Integer32  

VideoFormats  
This object represents the video capabilities of the H320 entity. This includes the various video algorithms that it supports. It is encoded as bits in an octet string, with the following definitions: Capability Bit # h261CIFVideo 0 h261QCIFVideo 1 h263SQCIFVideo 2 h263QCIFVideo 3 h263CIFVideo 4 h263CIF4Video 5 h263CIF16Video 6 h262SPMLSIFVideo 7 h262SPML2SIFVideo 8 h262SPML4SIFVideo 9 h262MPMLSIFVideo 10 h262MPML2SIFVideo 11 h262MPML4SIFVideo 12 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.
TEXTUAL-CONVENTION    
  Integer32  

AudioTypes  
This object represents the audio capabilities of the H320 entity. This includes the various audio algorithms That it supports. It is encoded as bits in an octet string, with the following definitions: Capability Bit # g711-ALaw64KAudio 0 g711-ALaw56KAudio 1 g711-ULaw64KAudio 2 g711-ULaw56KAudio 3 g722-64KAudio 4 g722-56KAudio 5 g722-48KAudio 6 g728Audio 7 g723.1-5.3KAudio 8 g723.1-6.4KAudio 9 g729Audio 10 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.
TEXTUAL-CONVENTION    
  Integer32  

CapsH320Entry  
SEQUENCE    
  terminalIndex INTEGER
  capsH320EntityLineRate LineRates
  capsH320EntityVideoFormats VideoFormats
  capsH320EntityMaxVideoRate Integer32
  capsH320EntityAudioTypes AudioTypes
  capsH320EntityDataCaps Integer32
  capsH320EntityEncryp Integer32
  capsH320EntryRDC Integer32

CallStatusEntry  
SEQUENCE    
  h320CurrentCallStatus INTEGER
  h320CallSiteName DisplayString
  h320CallLineRate LineRates
  h320CallVideoInFormat VideoFormats
  h320CallVideoOutFormat VideoFormats
  h320CallAudioInFormat AudioTypes
  h320CallAudioOutFormat AudioTypes
  h320CallData INTEGER
  h320CallEncryp INTEGER
  h320CallRDC INTEGER

H221StatsEntry  
SEQUENCE    
  h221InFrames Counter32
  h221OutFrames Counter32
  h221InFrameErrs Counter32
  h221FrameAlignmentErrs Counter32
  h221MultiFrameAlignmentErrs Counter32
  h221ErrorPerformance Counter32
  h221BASErrs Counter32

Defined Values

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
MODULE-IDENTITY    

capability 1.3.6.1.3.221.2.1
OBJECT IDENTIFIER    

callStatus 1.3.6.1.3.221.2.2
OBJECT IDENTIFIER    

h221Stats 1.3.6.1.3.221.2.3
OBJECT IDENTIFIER    

events 1.3.6.1.3.221.2.4
OBJECT IDENTIFIER    

capsH320Table 1.3.6.1.3.221.2.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapsH320Entry

capsH320Entry 1.3.6.1.3.221.2.1.1.1
A capability row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapsH320Entry  

terminalIndex 1.3.6.1.3.221.2.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

capsH320EntityLineRate 1.3.6.1.3.221.2.1.1.1.2
This object represents the line rate capabilities of the H.320 entity. Supported line rates are indicated by an octet string marked with 1s.
Status: current Access: read-only
OBJECT-TYPE    
  LineRates  

capsH320EntityVideoFormats 1.3.6.1.3.221.2.1.1.1.3
This object represents the video capabilities of the H.320 entity. This includes the various video algorithms that it supports.
Status: current Access: read-only
OBJECT-TYPE    
  VideoFormats  

capsH320EntityMaxVideoRate 1.3.6.1.3.221.2.1.1.1.4
The maximum bit rate that the video channel can do.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capsH320EntityAudioTypes 1.3.6.1.3.221.2.1.1.1.5
This object represents the audio capabilities of the H320 entity. This includes the various audio algorithms that it supports.
Status: current Access: read-only
OBJECT-TYPE    
  AudioTypes  

capsH320EntityDataCaps 1.3.6.1.3.221.2.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capsH320EntityEncryp 1.3.6.1.3.221.2.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capsH320EntryRDC 1.3.6.1.3.221.2.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

callStatusTable 1.3.6.1.3.221.2.2.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallStatusEntry

callStatusEntry 1.3.6.1.3.221.2.2.1.1
A call status row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallStatusEntry  

h320CurrentCallStatus 1.3.6.1.3.221.2.2.1.1.2
The current call status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connecting(2), connected(3), disconnecting(4), disconnected(5)  

h320CallSiteName 1.3.6.1.3.221.2.2.1.1.3
The address to which this call is made.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

h320CallLineRate 1.3.6.1.3.221.2.2.1.1.4
This object represents the line rate being used in the current call in progress.
Status: current Access: read-only
OBJECT-TYPE    
  LineRates  

h320CallVideoInFormat 1.3.6.1.3.221.2.2.1.1.5
This object represents the video decoding format being used in the current call in progress.
Status: current Access: read-only
OBJECT-TYPE    
  VideoFormats  

h320CallVideoOutFormat 1.3.6.1.3.221.2.2.1.1.6
This object represents the video encoding format being used in the current call in progress.
Status: current Access: read-only
OBJECT-TYPE    
  VideoFormats  

h320CallAudioInFormat 1.3.6.1.3.221.2.2.1.1.7
This object represents the audio decoding format being used in the current call in progress.
Status: current Access: read-only
OBJECT-TYPE    
  AudioTypes  

h320CallAudioOutFormat 1.3.6.1.3.221.2.2.1.1.8
This object represents the audio encoding format being used in the current call in progress.
Status: current Access: read-only
OBJECT-TYPE    
  AudioTypes  

h320CallData 1.3.6.1.3.221.2.2.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER t120(1), other(2)  

h320CallEncryp 1.3.6.1.3.221.2.2.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER h233(1), other(2)  

h320CallRDC 1.3.6.1.3.221.2.2.1.1.11
This object indicates the type of remote device control. 1 indicates the FECC is used. 2 indicates other type of device is used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER h281FECC(1), other(2)  

h221StatsTable 1.3.6.1.3.221.2.3.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H221StatsEntry

h221StatsEntry 1.3.6.1.3.221.2.3.1.1
A h221 statistics row.
Status: current Access: not-accessible
OBJECT-TYPE    
  H221StatsEntry  

h221InFrames 1.3.6.1.3.221.2.3.1.1.2
The number of H.221 frames received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221OutFrames 1.3.6.1.3.221.2.3.1.1.3
The number of H.221 frames sent
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221InFrameErrs 1.3.6.1.3.221.2.3.1.1.4
The number of error frames received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221FrameAlignmentErrs 1.3.6.1.3.221.2.3.1.1.5
The number of frame alignment errors received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221MultiFrameAlignmentErrs 1.3.6.1.3.221.2.3.1.1.6
The number of multiple frame alignment errors received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221ErrorPerformance 1.3.6.1.3.221.2.3.1.1.7
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
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221BASErrs 1.3.6.1.3.221.2.3.1.1.8
The number of H.221 BAS errors received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h221TooManyErrors 1.3.6.1.3.221.2.4.1
This message will be sent when there are excessive line errors.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

h320EntityMIBConfs 1.3.6.1.3.221.2.4
OBJECT IDENTIFIER    

h320EntityMIBGroups 1.3.6.1.3.221.2.4.1
OBJECT IDENTIFIER    

h320EntityMIBCompl 1.3.6.1.3.221.2.4.2
OBJECT IDENTIFIER    

h320CapsGroups 1.3.6.1.3.221.2.4.1.1
A collection of objects providing capabilities of the entity
Status: current Access: read-only
OBJECT-GROUP    

h320CallStatusGroup 1.3.6.1.3.221.2.4.1.2
A collection of objects providing the ability to invoke terminal functions
Status: current Access: read-only
OBJECT-GROUP    

h221StatsGroup 1.3.6.1.3.221.2.4.1.3
A collection of objects providing the ability to invoke terminal functions
Status: current Access: read-only
OBJECT-GROUP    

h320EventsGroup 1.3.6.1.3.221.2.4.1.4
An object providing the ability to invoke a notification function
Status: current Access: read-only
NOTIFICATION-GROUP    

h221StatsCompliance 1.3.6.1.3.221.2.4.2.1
The set of objects required for compliance
Status: current Access: read-only
MODULE-COMPLIANCE