AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks-Inc » H323-GATEKEEPER-MIB » Objects

H323-GATEKEEPER-MIB.mib object view, vendor Enterasys-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file H323-GATEKEEPER-MIB and use it to monitor vendor specific OID's.

H323-GATEKEEPER-MIB file content

Object view of H323-GATEKEEPER-MIB:

Scalar Object
h323GatekeeperSystemEntry .0.0.8.341.1.0.1.6.2.1.1
It contains objects that describe the system.
h323GatekeeperConfigurationEntry .0.0.8.341.1.0.1.6.3.1.1
It contains objects that describe the configuration.
h323ZoneEntry .0.0.8.341.1.0.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'.
h323GatekeeperStatisticsEntry .0.0.8.341.1.0.1.6.4.1.1
It contains objects that describe the statistics.
h323GatekeeperControlsCommands .0.0.8.341.1.0.1.6.5.1
A value that represents a command for the gateway. For the list of possible commands, please refer to MmControlsCommands
Tabular Object
h323GatekeeperSystemNameAndMaker .0.0.8.341.1.0.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.
h323GatekeeperSystemSoftwareVersionNumber .0.0.8.341.1.0.1.6.2.1.1.2
Software version number (major and minor)
h323GatekeeperSystemHardwareVersionNumber .0.0.8.341.1.0.1.6.2.1.1.3
Hardware version number
h323GatekeeperSystemContact .0.0.8.341.1.0.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.
h323GatekeeperSystemt35CountryCode .0.0.8.341.1.0.1.6.2.1.1.5
Country code, per T.35.
h323GatekeeperSystemt35CountryCodeExtention .0.0.8.341.1.0.1.6.2.1.1.6
Assigned nationally.
h323GatekeeperSystemt35ManufacturerCode .0.0.8.341.1.0.1.6.2.1.1.7
Assigned nationally.
h323GatekeeperSystemLocation .0.0.8.341.1.0.1.6.2.1.1.8
The physical location of this system. For instance, closet, terminal room and so on
h323GatekeeperSystemUptime .0.0.8.341.1.0.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.
h323GatekeeperSystemLocalTime .0.0.8.341.1.0.1.6.2.1.1.10
The local date and time of day.
h323GatekeeperConfigurationEnableNotifications .0.0.8.341.1.0.1.6.3.1.1.1
Indicates whether notifications should be generated for this entity. The default is disabled.
h323GatekeeperConfigurationRegistrationMode .0.0.8.341.1.0.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
h323ZoneIndex .0.0.8.341.1.0.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.
h323ZoneZoneName .0.0.8.341.1.0.1.6.1.1.1.2
The name of the zone as fully qualifed name. e.g. zone1.area1.company.com
h323ZoneRasSignalAddressTag .0.0.8.341.1.0.1.6.1.1.1.3
The tag identifying the underlying type of h323ZoneRasSignalAddress.
h323ZoneRasSignalAddress .0.0.8.341.1.0.1.6.1.1.1.4
A RAS Signal transport address of the gatekeeper supporting the zone.
h323ZoneMaxBandwidth .0.0.8.341.1.0.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.
h323ZoneAllocatedBandwidth .0.0.8.341.1.0.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.
h323ZoneIrrFrequency .0.0.8.341.1.0.1.6.1.1.1.7
The IRR time a gatekeeper returns in a ACF.
h323ZoneLocalZone .0.0.8.341.1.0.1.6.1.1.1.8
If this gatekeeper manages the zone, then this value is 'true' otherwise it is false.
h323ZoneAdmissions .0.0.8.341.1.0.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.
h323ZoneAdmissionsRejected .0.0.8.341.1.0.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.
h323ZoneRowStatus .0.0.8.341.1.0.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'.
h323GatekeeperStatisticsTotalErrors .0.0.8.341.1.0.1.6.4.1.1.1
Total number of GK errors that have occurred in the gateway since the last startup
h323GatekeeperStatisticsLastErrorEventTime .0.0.8.341.1.0.1.6.4.1.1.2
The date and time for the most recent error that has occurred in the gatekeeper.
h323GatekeeperStatisticsLastErrorSeverity .0.0.8.341.1.0.1.6.4.1.1.3
Severity for the most recent error that has occurred in the gatekeeper.
h323GatekeeperStatisticsLastErrorProbableCause .0.0.8.341.1.0.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.
h323GatekeeperStatisticsLastErrorAdditionalText .0.0.8.341.1.0.1.6.4.1.1.5
String Description of the most recent error that has occurred in the gatekeeper.
h323GatekeeperStatisticsZoneNo .0.0.8.341.1.0.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.
Table
h323GatekeeperSystemTable .0.0.8.341.1.0.1.6.2.1
This table describes the system information for instances of a gatekeeper.
h323GatekeeperConfigurationTable .0.0.8.341.1.0.1.6.3.1
This table contains configuration information for instances of a gatekeeper.
h323ZoneTable .0.0.8.341.1.0.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.
h323GatekeeperStatisticsTable .0.0.8.341.1.0.1.6.4.1
This table contains statistics information for instances of a gatekeeper.
Trap
h323GatekeeperStart .0.0.8.341.1.0.1.6.6.1
Signifies that the gatekeeper has started. All MIB counters have gone to zero.
h323GatekeeperGoingDown .0.0.8.341.1.0.1.6.6.2
Signifies that the gatekeeper is about to go down
h323GatekeeperError .0.0.8.341.1.0.1.6.6.3
Signifies that an error has occurred in the Gatekeeper.
Object Identifier
h323Gatekeeper .0.0.8.341.1.0.1.6
The MIB Module supports the functions of a H323 gatekeeper.
h323GatekeeperZone .0.0.8.341.1.0.1.6.1
h323GatekeeperSystem .0.0.8.341.1.0.1.6.2
h323GatekeeperConfiguration .0.0.8.341.1.0.1.6.3
h323GatekeeperStatistics .0.0.8.341.1.0.1.6.4
h323GatekeeperControls .0.0.8.341.1.0.1.6.5
h323GatekeeperNotifications .0.0.8.341.1.0.1.6.6
h323GatekeeperMIBConformance .0.0.8.341.1.0.1.6.7
h323GatekeeperMIBCompliance .0.0.8.341.1.0.1.6.7.1
h323GatekeeperMIBGroups .0.0.8.341.1.0.1.6.7.2
Group
h323GatekeeperZoneGroup .0.0.8.341.1.0.1.6.7.2.3
The set of objects a gatekeeper must support for local and remote zones.
h323GatekeeperSystemGroup .0.0.8.341.1.0.1.6.7.2.1
The set of objects a gatekeeper must support for the GK System Description.
h323GatekeeperConfigurationGroup .0.0.8.341.1.0.1.6.7.2.2
The set of objects a gatekeeper must support for the GK Configuration.
h323GatekeeperStatisticsGroup .0.0.8.341.1.0.1.6.7.2.4
The set of objects a gatekeeper must support for statistics.
h323GatekeeperNotificationsGroup .0.0.8.341.1.0.1.6.7.2.6
The set of notification a gatekeeper must support.
h323GatekeeperControlsGroup .0.0.8.341.1.0.1.6.7.2.5
The set of objects a gatekeeper must support for controls.