H320TERMINAL-MIB
AI MIB Summary
The H320TERMINAL-MIB module enables monitoring and management of ITU-T H.320 compliant video conferencing terminals, specifically tracking call state transitions, connection status, and protocol-specific performance counters. This MIB facilitates the observation of H.221 framing, H.245 control channel states, and H.230 terminal capabilities to ensure the integrity of narrowband ISDN-based video sessions.
This MIB module supports the functions of an ITU H.320 terminal
Main OID:
h320TerminalMIB.1.3.6.1.3.320.3
52
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
h320TerminalMIBThis MIB module supports the functions of an ITU
H.320 terminal MODULE-IDENTITY .1.3.6.1.3.320.3 |
system OBJECT IDENTIFIER .1.3.6.1.3.320.3.1 |
sysDescrA textual description of the terminal. This value
should include the full name and version
identification of the system's hardware type and software.ro DisplayString .1.3.6.1.3.320.3.1.1 |
sysContactThe textual identification of the contact person
for this managed node, together with information
on how to contact this person.ro DisplayString .1.3.6.1.3.320.3.1.2 |
syst35CountryCodeCountry code, per T.35.ro INTEGER .1.3.6.1.3.320.3.1.3 |
syst35CountryCodeExtentionAssigned nationally.ro INTEGER .1.3.6.1.3.320.3.1.4 |
syst35ManufacturerCodeAssigned nationally.ro INTEGER .1.3.6.1.3.320.3.1.5 |
sysLocationThe physical location of this system. For instance, closet,
terminal room and so onro DisplayString .1.3.6.1.3.320.3.1.6 |
sysH320TerminalUptimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.320.3.1.7 |
sysH320TerminalLocalTimeThe local date and time of day.rw DateAndTime (SNMPv2-TC) .1.3.6.1.3.320.3.1.8 |
sysH320TerminalDiagnosticsIndicates 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.ro Enumeration .1.3.6.1.3.320.3.1.9 |
sysH320TerminalStatusGeneral status of the terminalro Enumeration .1.3.6.1.3.320.3.1.10 |
sysH320TerminalIfTypeThe 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.ro Integer32 .1.3.6.1.3.320.3.1.11 |
configuration OBJECT IDENTIFIER .1.3.6.1.3.320.3.2 |
configH320TerminalSiteNameName 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.rw DisplayString .1.3.6.1.3.320.3.2.1 |
configH320TerminalVideoSystemVideo format standard used by the terminalrw Enumeration .1.3.6.1.3.320.3.2.2 |
configH320TerminalIPAddressThe IP address of the h.320 terminal.rw IpAddress .1.3.6.1.3.320.3.2.3 |
configH320ISDNSwitchTypeType of ISDN switch interface to the h.320 terminal.
Switch types are specified in ISDN-MIB.rw IsdnSignalingProtocol (ISDN-MIB) .1.3.6.1.3.320.3.2.4 |
configH320ISDNAddrNumberThe number of addresses that each terminal has.rw Integer32 .1.3.6.1.3.320.3.2.5 |
configISDNAddrTableAN ISDN address table. SEQUENCE OF ConfigISDNAddrEntry .1.3.6.1.3.320.3.2.6 |
configISDNAddrEntryAN ISDN address row. ConfigISDNAddrEntry .1.3.6.1.3.320.3.2.6.1 |
configH320AddrIndexA unique value for each ISDN address entry.
the value ranges between 1 and the value of
cionfigISDNAddrNumber. INTEGER .1.3.6.1.3.320.3.2.6.1.1 |
configH320ISDNAddressISDN port address.rw DisplayString .1.3.6.1.3.320.3.2.6.1.2 |
configH320ISDNSPIDISDN port SPID.rw DisplayString .1.3.6.1.3.320.3.2.6.1.3 |
callSites OBJECT IDENTIFIER .1.3.6.1.3.320.3.3 |
h320CallSiteNumberThe number of site entries that this system
contains.rw Integer32 .1.3.6.1.3.320.3.3.1 |
h320XferNextIndexIdentifies 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.ro INTEGER .1.3.6.1.3.320.3.3.2 |
h320CallSiteTableA list of video conferencing site entries. The total
number of site entries is given by the value of
h320CallsiteNumber. SEQUENCE OF H320CallSiteEntry .1.3.6.1.3.320.3.3.3 |
h320CallSiteEntryA 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'. H320CallSiteEntry .1.3.6.1.3.320.3.3.3.1 |
h320SiteIndexA unique value for each video conference Site
entry. The value ranges between 1 and the value
of h320SiteNumber. INTEGER .1.3.6.1.3.320.3.3.3.1.1 |
h320SiteNameA textual string assigning a name to a video
conference system.rw DisplayString .1.3.6.1.3.320.3.3.3.1.2 |
h320SiteIfTypeThe 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.rw Integer32 .1.3.6.1.3.320.3.3.3.1.3 |
h320SiteLineRateThe line rate that the terminal can be called.rw LineRates .1.3.6.1.3.320.3.3.3.1.4 |
h320CallMode1 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.rw Enumeration .1.3.6.1.3.320.3.3.3.1.5 |
h320VideoModeA video mode for manual configuration.rw VideoFormats .1.3.6.1.3.320.3.3.3.1.6 |
h320AudioModeAn audio mode for manual configuration.rw AudioTypes .1.3.6.1.3.320.3.3.3.1.7 |
h320ISDNAddrNumberThe number of ISDN addresses needed to make a
call to the remote terminal.rw Integer32 .1.3.6.1.3.320.3.3.3.1.8 |
h320SiteRowStatusThe 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.320.3.3.3.1.9 |
h320ISDNAddrTableA list of ISDN addresses to call the remote site.
This is an extended table of the base table
h320CallSiteTable. SEQUENCE OF H320ISDNAddrEntry .1.3.6.1.3.320.3.3.4 |
h320ISDNAddrEntryA 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' H320ISDNAddrEntry .1.3.6.1.3.320.3.3.4.1 |
h320AddrIndexA unique value for each ISDN address entry.
The value ranges between 1 and the value
of h320AddrNumberin the base table. Unsigned32 .1.3.6.1.3.320.3.3.4.1.1 |
h320ISDNAddressA textual string assigning an address of the
conference system.rw DisplayString .1.3.6.1.3.320.3.3.4.1.2 |
h320AddrRowStatusThe 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.320.3.3.4.1.3 |
control OBJECT IDENTIFIER .1.3.6.1.3.320.3.4 |
controlH320TerminalAdminThe 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.rw Enumeration .1.3.6.1.3.320.3.4.1 |
controlH320TerminalCallSetUpDial 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.rw Integer32 .1.3.6.1.3.320.3.4.2 |
controlH320TerminalCallHangupHang up the video conference call in progress now.rw Integer32 .1.3.6.1.3.320.3.4.3 |
controlH320EnableLocalLoopbackEnable 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.rw Enumeration .1.3.6.1.3.320.3.4.4 |
controlH320EnableRemoteLoopbackEnable 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.rw Enumeration .1.3.6.1.3.320.3.4.5 |
h320TerminalMIBConfs OBJECT IDENTIFIER .1.3.6.1.3.320.3.5 |
h320TerminalMIIBGroups OBJECT IDENTIFIER .1.3.6.1.3.320.3.5.1 |
h320TerminalMIBCompl OBJECT IDENTIFIER .1.3.6.1.3.320.3.5.2 |