H320TERMINAL-MIB

File: H320TERMINAL-MIB.mib (35934 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ISDN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
experimental TimeTicks IpAddress
Unsigned32 DisplayString DateAndTime
TEXTUAL-CONVENTION RowStatus MODULE-COMPLIANCE
OBJECT-GROUP IsdnSignalingProtocol

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 92 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  

ConfigISDNAddrEntry  
SEQUENCE    
  configH320AddrIndex INTEGER
  configH320ISDNAddress DisplayString
  configH320ISDNSPID DisplayString

H320CallSiteEntry  
SEQUENCE    
  h320SiteIndex INTEGER
  h320SiteName DisplayString
  h320SiteIfType Integer32
  h320SiteLineRate LineRates
  h320CallMode INTEGER
  h320VideoMode VideoFormats
  h320AudioMode AudioTypes
  h320ISDNAddrNumber Integer32
  h320SiteRowStatus RowStatus

H320ISDNAddrEntry  
SEQUENCE    
  h320AddrIndex Unsigned32
  h320ISDNAddress DisplayString
  h320AddrRowStatus RowStatus

Defined Values

h320TerminalMIB 1.3.6.1.3.320.3
This MIB module supports the functions of an ITU H.320 terminal
MODULE-IDENTITY    

system 1.3.6.1.3.320.3.1
OBJECT IDENTIFIER    

configuration 1.3.6.1.3.320.3.2
OBJECT IDENTIFIER    

callSites 1.3.6.1.3.320.3.3
OBJECT IDENTIFIER    

control 1.3.6.1.3.320.3.4
OBJECT IDENTIFIER    

sysDescr 1.3.6.1.3.320.3.1.1
A textual description of the terminal. This value should include the full name and version identification of the system's hardware type and software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysContact 1.3.6.1.3.320.3.1.2
The textual identification of the contact person for this managed node, together with information on how to contact this person.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

syst35CountryCode 1.3.6.1.3.320.3.1.3
Country code, per T.35.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

syst35CountryCodeExtention 1.3.6.1.3.320.3.1.4
Assigned nationally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

syst35ManufacturerCode 1.3.6.1.3.320.3.1.5
Assigned nationally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

sysLocation 1.3.6.1.3.320.3.1.6
The physical location of this system. For instance, closet, terminal room and so on
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysH320TerminalUptime 1.3.6.1.3.320.3.1.7
The amount of time (in hundredths of a second) since this H320 terminal was last initialized. Note that this is different from sysUpTime in MIB-II [ ] because sysUpTime is the uptime of the network management portion of the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sysH320TerminalLocalTime 1.3.6.1.3.320.3.1.8
The local date and time of day.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

sysH320TerminalDiagnostics 1.3.6.1.3.320.3.1.9
Indicates the results of the last diagnostic routine performed. noResults(1) No diagnostic has yet been performed, passed(2) the diagnostic has been passed, hardwareFault(3) Hardware fault was detected, softwareFault(4) Software fault was detected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noResults(1), passed(2), hardwareFault(3), softwareFault(4)  

sysH320TerminalStatus 1.3.6.1.3.320.3.1.10
General status of the terminal
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER callSetup(1), callinProgress(2), callHangUp(3), idle(4)  

sysH320TerminalIfType 1.3.6.1.3.320.3.1.11
The interface type on which this terminal can be called. The interface type identified by this value is the same type of as the ifType from Interface Table in RFC1213. It should only use ifTypes - ds1, e1, basicISDN, primaryISDN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

configH320TerminalSiteName 1.3.6.1.3.320.3.2.1
Name of the site where the H320 terminal is located. For instance, conference room 1 in Austin, or New York, and so on. sysLocation provides the location information for the maintenance people and this object inform where the conference participants are.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

configH320TerminalVideoSystem 1.3.6.1.3.320.3.2.2
Video format standard used by the terminal
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ntsc(1), pal(2), secam(3), others(4)  

configH320TerminalIPAddress 1.3.6.1.3.320.3.2.3
The IP address of the h.320 terminal.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

configH320ISDNSwitchType 1.3.6.1.3.320.3.2.4
Type of ISDN switch interface to the h.320 terminal. Switch types are specified in ISDN-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  IsdnSignalingProtocol  

configH320ISDNAddrNumber 1.3.6.1.3.320.3.2.5
The number of addresses that each terminal has.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

configISDNAddrTable 1.3.6.1.3.320.3.2.6
AN ISDN address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigISDNAddrEntry

configISDNAddrEntry 1.3.6.1.3.320.3.2.6.1
AN ISDN address row.
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigISDNAddrEntry  

configH320AddrIndex 1.3.6.1.3.320.3.2.6.1.1
A unique value for each ISDN address entry. the value ranges between 1 and the value of cionfigISDNAddrNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..256  

configH320ISDNAddress 1.3.6.1.3.320.3.2.6.1.2
ISDN port address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

configH320ISDNSPID 1.3.6.1.3.320.3.2.6.1.3
ISDN port SPID.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

h320CallSiteNumber 1.3.6.1.3.320.3.3.1
The number of site entries that this system contains.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h320XferNextIndex 1.3.6.1.3.320.3.3.2
Identifies the next value of h320SiteIndex to be used in a row creation attempt for the h320CallSiteTable. If new rows cannot be created, this object will have a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

h320CallSiteTable 1.3.6.1.3.320.3.3.3
A list of video conferencing site entries. The total number of site entries is given by the value of h320CallsiteNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H320CallSiteEntry

h320CallSiteEntry 1.3.6.1.3.320.3.3.3.1
A video conference site row. Rows are created by an SNMP SET request setting the value of h320SiteRowStatus to 'createandGo. Rows are deleted by an SNMP SET request setting the value of h320SiteRowStatus to 'destroy'.
Status: current Access: not-accessible
OBJECT-TYPE    
  H320CallSiteEntry  

h320SiteIndex 1.3.6.1.3.320.3.3.3.1.1
A unique value for each video conference Site entry. The value ranges between 1 and the value of h320SiteNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

h320SiteName 1.3.6.1.3.320.3.3.3.1.2
A textual string assigning a name to a video conference system.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

h320SiteIfType 1.3.6.1.3.320.3.3.3.1.3
The interface type on which this site can be called. The interface type identified by this value is the same type of as the ifType from Interface Table in RFC1213. It should onlye use ifTypes - ds1, e1, basicISDN, primaryISDN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h320SiteLineRate 1.3.6.1.3.320.3.3.3.1.4
The line rate that the terminal can be called.
Status: current Access: read-create
OBJECT-TYPE    
  LineRates  

h320CallMode 1.3.6.1.3.320.3.3.3.1.5
1 means the remote terminal supports the autoconfiguration. 2 means the manual configuration is required to call the remote terminal. In this case the, following audio, video and data mode shall be used for the manual configuration.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER manualConfig(1), autoConfig(2)  

h320VideoMode 1.3.6.1.3.320.3.3.3.1.6
A video mode for manual configuration.
Status: current Access: read-create
OBJECT-TYPE    
  VideoFormats  

h320AudioMode 1.3.6.1.3.320.3.3.3.1.7
An audio mode for manual configuration.
Status: current Access: read-create
OBJECT-TYPE    
  AudioTypes  

h320ISDNAddrNumber 1.3.6.1.3.320.3.3.3.1.8
The number of ISDN addresses needed to make a call to the remote terminal.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h320SiteRowStatus 1.3.6.1.3.320.3.3.3.1.9
The row status of the entry. This object is required to create or delete rows administratively. An agent implementing this object is not required to support the values 'createAndWait' and 'notInService'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h320ISDNAddrTable 1.3.6.1.3.320.3.3.4
A list of ISDN addresses to call the remote site. This is an extended table of the base table h320CallSiteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H320ISDNAddrEntry

h320ISDNAddrEntry 1.3.6.1.3.320.3.3.4.1
A video conference site row. Rows are created by an SNMP SET request setting the value of h320AddrRowStatus to 'createandGo. Rows are deleted by an SNMP SET request setting the value of h320AddrRowStatus to 'destroy'
Status: current Access: not-accessible
OBJECT-TYPE    
  H320ISDNAddrEntry  

h320AddrIndex 1.3.6.1.3.320.3.3.4.1.1
A unique value for each ISDN address entry. The value ranges between 1 and the value of h320AddrNumberin the base table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..24  

h320ISDNAddress 1.3.6.1.3.320.3.3.4.1.2
A textual string assigning an address of the conference system.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

h320AddrRowStatus 1.3.6.1.3.320.3.3.4.1.3
The row status of the entry. This object is required to create or delete rows administratively. An agent implementing this object is not required to support the values 'createAndWait' and 'notInService'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

controlH320TerminalAdmin 1.3.6.1.3.320.3.4.1
The desired state of the H320 terminal. Setting the value if this object to these values will have the following actions: run(1) The H320 terminal will enter the run state, reset(2) The H320 terminal will reset, diagnose(3) Will activate the diagnostic routine, stop(4) Will halt the H320 terminal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER run(1), reset(2), diagnose(3), stop(4)  

controlH320TerminalCallSetUp 1.3.6.1.3.320.3.4.2
Dial another video conference terminal. Set this value to the index of the site of the video conference site you want to dial in the Site Table in the h320CallSignalingMIB and the system will be dialed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

controlH320TerminalCallHangup 1.3.6.1.3.320.3.4.3
Hang up the video conference call in progress now.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

controlH320EnableLocalLoopback 1.3.6.1.3.320.3.4.4
Enable or disable local loop back on a video conference system. Local loopbacks loop back the audio, video and data streams in a call. Once looped back, a new call will show up and the user can observe the audio/video/data rates to assure that these components are working properly.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

controlH320EnableRemoteLoopback 1.3.6.1.3.320.3.4.5
Enable or disable remote loop back on a video conference system. Remote loopbacks loop back the audio and video streams from the remote system in a call.. When the remote system calls in, a new call will show and the user can observe the audio/video/data rates to assure that these components are coming in properly from the remote system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h320TerminalMIBConfs 1.3.6.1.3.320.3.5
OBJECT IDENTIFIER    

h320TerminalMIIBGroups 1.3.6.1.3.320.3.5.1
OBJECT IDENTIFIER    

h320TerminalMIBCompl 1.3.6.1.3.320.3.5.2
OBJECT IDENTIFIER    

h320TerminalDesrGroup 1.3.6.1.3.320.3.5.1.1
A collection of objects providing the description of the terminal
Status: current Access: read-write
OBJECT-GROUP    

h320TerminalConfgGroup 1.3.6.1.3.320.3.5.1.2
A collection of objects providing the ability to configure the terminal
Status: current Access: read-write
OBJECT-GROUP    

h320TerminalCallSitesGroup 1.3.6.1.3.320.3.5.1.3
A collection of objects providing the information about the site the terminal can call
Status: current Access: read-write
OBJECT-GROUP    

h320TerminalControlGroup 1.3.6.1.3.320.3.5.1.4
A collection of objects providing the ability to invoke terminal functions
Status: current Access: read-write
OBJECT-GROUP    

h320TErminalCompliance 1.3.6.1.3.320.3.5.2.1
The set of objects required for compliance
Status: current Access: read-write
MODULE-COMPLIANCE