H323-GATEKEEPER-MIB

File: H323-GATEKEEPER-MIB.mib (21986 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB MULTI-MEDIA-MIB-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Unsigned32 TimeTicks
Integer32 RowStatus TAddress
TruthValue DisplayString DateAndTime
NOTIFICATION-GROUP MODULE-COMPLIANCE OBJECT-GROUP
ifIndex MmGatekeeperID MmTAddressTag
mmH323Root MmErrorSeverity MmErrorProbableCause
MmControlsCommands

Defined Types

H323GatekeeperSystemEntry  
SEQUENCE    
  h323GatekeeperSystemNameAndMaker DisplayString
  h323GatekeeperSystemSoftwareVersionNumber DisplayString
  h323GatekeeperSystemHardwareVersionNumber DisplayString
  h323GatekeeperSystemContact DisplayString
  h323GatekeeperSystemt35CountryCode INTEGER
  h323GatekeeperSystemt35CountryCodeExtention INTEGER
  h323GatekeeperSystemt35ManufacturerCode INTEGER
  h323GatekeeperSystemLocation DisplayString
  h323GatekeeperSystemUptime TimeTicks
  h323GatekeeperSystemLocalTime DateAndTime

H323GatekeeperConfigurationEntry  
SEQUENCE    
  h323GatekeeperConfigurationEnableNotifications INTEGER
  h323GatekeeperConfigurationRegistrationMode INTEGER

H323ZoneEntry  
SEQUENCE    
  h323ZoneIndex Integer32
  h323ZoneZoneName MmGatekeeperID
  h323ZoneRasSignalAddressTag MmTAddressTag
  h323ZoneRasSignalAddress TAddress
  h323ZoneMaxBandwidth Unsigned32
  h323ZoneAllocatedBandwidth Integer32
  h323ZoneIrrFrequency INTEGER
  h323ZoneLocalZone TruthValue
  h323ZoneAdmissions Counter32
  h323ZoneAdmissionsRejected Counter32
  h323ZoneRowStatus RowStatus

H323GatekeeperStatisticsEntry  
SEQUENCE    
  h323GatekeeperStatisticsTotalErrors Counter32
  h323GatekeeperStatisticsLastErrorEventTime DateAndTime
  h323GatekeeperStatisticsLastErrorSeverity MmErrorSeverity
  h323GatekeeperStatisticsLastErrorProbableCause MmErrorProbableCause
  h323GatekeeperStatisticsLastErrorAdditionalText DisplayString
  h323GatekeeperStatisticsZoneNo Counter32

Defined Values

h323Gatekeeper 0.0.8.341.1.1.6
The MIB Module supports the functions of a H323 gatekeeper.
MODULE-IDENTITY    

h323GatekeeperZone 0.0.8.341.1.1.6.1
OBJECT IDENTIFIER    

h323GatekeeperSystem 0.0.8.341.1.1.6.2
OBJECT IDENTIFIER    

h323GatekeeperConfiguration 0.0.8.341.1.1.6.3
OBJECT IDENTIFIER    

h323GatekeeperStatistics 0.0.8.341.1.1.6.4
OBJECT IDENTIFIER    

h323GatekeeperControls 0.0.8.341.1.1.6.5
OBJECT IDENTIFIER    

h323GatekeeperNotifications 0.0.8.341.1.1.6.6
OBJECT IDENTIFIER    

h323GatekeeperSystemTable 0.0.8.341.1.1.6.2.1
This table describes the system information for instances of a gatekeeper.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H323GatekeeperSystemEntry

h323GatekeeperSystemEntry 0.0.8.341.1.1.6.2.1.1
It contains objects that describe the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  H323GatekeeperSystemEntry  

h323GatekeeperSystemNameAndMaker 0.0.8.341.1.1.6.2.1.1.1
This entity's name and maker name. A textual description of this entity may be appended after the maker name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

h323GatekeeperSystemSoftwareVersionNumber 0.0.8.341.1.1.6.2.1.1.2
Software version number (major and minor)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

h323GatekeeperSystemHardwareVersionNumber 0.0.8.341.1.1.6.2.1.1.3
Hardware version number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

h323GatekeeperSystemContact 0.0.8.341.1.1.6.2.1.1.4
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)  

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

h323GatekeeperSystemt35CountryCodeExtention 0.0.8.341.1.1.6.2.1.1.6
Assigned nationally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

h323GatekeeperSystemt35ManufacturerCode 0.0.8.341.1.1.6.2.1.1.7
Assigned nationally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

h323GatekeeperSystemLocation 0.0.8.341.1.1.6.2.1.1.8
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)  

h323GatekeeperSystemUptime 0.0.8.341.1.1.6.2.1.1.9
The amount of time (in hundredths of a second) since this system 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  

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

h323GatekeeperConfigurationTable 0.0.8.341.1.1.6.3.1
This table contains configuration information for instances of a gatekeeper.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H323GatekeeperConfigurationEntry

h323GatekeeperConfigurationEntry 0.0.8.341.1.1.6.3.1.1
It contains objects that describe the configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  H323GatekeeperConfigurationEntry  

h323GatekeeperConfigurationEnableNotifications 0.0.8.341.1.1.6.3.1.1.1
Indicates whether notifications should be generated for this entity. The default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h323GatekeeperConfigurationRegistrationMode 0.0.8.341.1.1.6.3.1.1.2
Indicates whether gatekeeper allows : 1 - all endpoints to register dynamically 2 - no endpoints to register dynamically 3 - only predefined endpoints to register dynamically
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER acceptAll(1), acceptNone(2), acceptPredefined(3)  

h323ZoneTable 0.0.8.341.1.1.6.1.1
The table contains the local zones supported by the Gatekeeper and the remote zones which the Gatekeeper may or has interacted with.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H323ZoneEntry

h323ZoneEntry 0.0.8.341.1.1.6.1.1.1
An entry (conceptual row) in the h323ZoneTable. An entry may be created administratively or by the gatekeeper during normal gatekeeper operations. Unless otherwise specified, writable objects may be changed while h323ZoneRowStatus is 'active'.
Status: current Access: not-accessible
OBJECT-TYPE    
  H323ZoneEntry  

h323ZoneIndex 0.0.8.341.1.1.6.1.1.1.1
An unsigned integer value whose only significance is to uniquely identify the conceptual row. The value has no significance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h323ZoneZoneName 0.0.8.341.1.1.6.1.1.1.2
The name of the zone as fully qualifed name. e.g. zone1.area1.company.com
Status: current Access: read-create
OBJECT-TYPE    
  MmGatekeeperID  

h323ZoneRasSignalAddressTag 0.0.8.341.1.1.6.1.1.1.3
The tag identifying the underlying type of h323ZoneRasSignalAddress.
Status: current Access: read-create
OBJECT-TYPE    
  MmTAddressTag  

h323ZoneRasSignalAddress 0.0.8.341.1.1.6.1.1.1.4
A RAS Signal transport address of the gatekeeper supporting the zone.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

h323ZoneMaxBandwidth 0.0.8.341.1.1.6.1.1.1.5
The maximum bidirectional bandwidth which a gatekeeper can allocate to all calls in the zone. If h323ZoneLocalFlag is 'false' then this object may be 0, indicating unknown. h323ZoneMaxBandwidth is the total bidirectional data flow in units of hundred bits per second (bps). A value of 10 is 1000bps.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..2147483647  

h323ZoneAllocatedBandwidth 0.0.8.341.1.1.6.1.1.1.6
The total bidirectional bandwidth allocated by the gatekeeper to the active calls. If h323ZoneLocalFlag is 'false' then this object does not apply. The value is in units of hundred bits per second, i.e. a value of 10 is 1000 bps. This value may not exceed the value of h323ZoneMaxBandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h323ZoneIrrFrequency 0.0.8.341.1.1.6.1.1.1.7
The IRR time a gatekeeper returns in a ACF.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

h323ZoneLocalZone 0.0.8.341.1.1.6.1.1.1.8
If this gatekeeper manages the zone, then this value is 'true' otherwise it is false.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

h323ZoneAdmissions 0.0.8.341.1.1.6.1.1.1.9
The number of ACFs by the gatekeeper. If h323ZoneLocalZone is 'false' then the value of this object has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h323ZoneAdmissionsRejected 0.0.8.341.1.1.6.1.1.1.10
The number of ARJ sent by the gatekeeper. If h323ZoneLocalZone is 'false' then the value of this object has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

h323GatekeeperStatisticsTable 0.0.8.341.1.1.6.4.1
This table contains statistics information for instances of a gatekeeper.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H323GatekeeperStatisticsEntry

h323GatekeeperStatisticsEntry 0.0.8.341.1.1.6.4.1.1
It contains objects that describe the statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  H323GatekeeperStatisticsEntry  

h323GatekeeperStatisticsTotalErrors 0.0.8.341.1.1.6.4.1.1.1
Total number of GK errors that have occurred in the gateway since the last startup
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h323GatekeeperStatisticsLastErrorEventTime 0.0.8.341.1.1.6.4.1.1.2
The date and time for the most recent error that has occurred in the gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h323GatekeeperStatisticsLastErrorSeverity 0.0.8.341.1.1.6.4.1.1.3
Severity for the most recent error that has occurred in the gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  MmErrorSeverity  

h323GatekeeperStatisticsLastErrorProbableCause 0.0.8.341.1.1.6.4.1.1.4
Probable Cause for the most recent error that has occurred in the gatekeeper. This value must be one of the given probable causes for errors on an entity. Values for probable causes for errors on a call or errors on a connection do not apply.
Status: current Access: read-only
OBJECT-TYPE    
  MmErrorProbableCause  

h323GatekeeperStatisticsLastErrorAdditionalText 0.0.8.341.1.1.6.4.1.1.5
String Description of the most recent error that has occurred in the gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

h323GatekeeperStatisticsZoneNo 0.0.8.341.1.1.6.4.1.1.6
The number of h323 local zones supported by the Gatekeeper and the remote zones which the Gatekeeper may or has interacted with.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h323GatekeeperControlsCommands 0.0.8.341.1.1.6.5.1
A value that represents a command for the gateway. For the list of possible commands, please refer to MmControlsCommands
Status: current Access: read-write
OBJECT-TYPE    
  MmControlsCommands  

h323GatekeeperStart 0.0.8.341.1.1.6.6.1
Signifies that the gatekeeper has started. All MIB counters have gone to zero.
Status: current Access: read-write
NOTIFICATION-TYPE    

h323GatekeeperGoingDown 0.0.8.341.1.1.6.6.2
Signifies that the gatekeeper is about to go down
Status: current Access: read-write
NOTIFICATION-TYPE    

h323GatekeeperError 0.0.8.341.1.1.6.6.3
Signifies that an error has occurred in the Gatekeeper.
Status: current Access: read-write
NOTIFICATION-TYPE    

h323GatekeeperMIBConformance 0.0.8.341.1.1.6.7
OBJECT IDENTIFIER    

h323GatekeeperMIBCompliance 0.0.8.341.1.1.6.7.1
OBJECT IDENTIFIER    

h323GatekeeperMIBGroups 0.0.8.341.1.1.6.7.2
OBJECT IDENTIFIER    

h323GatekeeperCompliance 0.0.8.341.1.1.6.7.1.1
The set of objects required for compliance.
Status: current Access: read-write
MODULE-COMPLIANCE    

h323GatekeeperSystemGroup 0.0.8.341.1.1.6.7.2.1
The set of objects a gatekeeper must support for the GK System Description.
Status: current Access: read-write
OBJECT-GROUP    

h323GatekeeperConfigurationGroup 0.0.8.341.1.1.6.7.2.2
The set of objects a gatekeeper must support for the GK Configuration.
Status: current Access: read-write
OBJECT-GROUP    

h323GatekeeperZoneGroup 0.0.8.341.1.1.6.7.2.3
The set of objects a gatekeeper must support for local and remote zones.
Status: current Access: read-write
OBJECT-GROUP    

h323GatekeeperStatisticsGroup 0.0.8.341.1.1.6.7.2.4
The set of objects a gatekeeper must support for statistics.
Status: current Access: read-write
OBJECT-GROUP    

h323GatekeeperControlsGroup 0.0.8.341.1.1.6.7.2.5
The set of objects a gatekeeper must support for controls.
Status: current Access: read-write
OBJECT-GROUP    

h323GatekeeperNotificationsGroup 0.0.8.341.1.1.6.7.2.6
The set of notification a gatekeeper must support.
Status: current Access: read-write
NOTIFICATION-GROUP