MIBs Depot

CISCO-GATEKEEPER-MIB

Registered at
1.3.6.1.4.1.9.10.40
Last updated
2007-08-29 00:00
Organization
Cisco Systems, Inc
Revisions
2007-08-29 00:00, 2007-08-28 00:00, 2003-03-13 00:00, 2002-03-12 00:00, 2001-09-20 00:00, 2001-04-09 00:00, 2000-06-26 00:00, 2000-03-10 00:00, 1998-10-09 12:00
Namespace
cisco
Source file
CISCO-GATEKEEPER-MIB
Digest
sha256:fc9a4c0b7418f5d302b982ed20023c5f7443f69f34efd9cf7a05b2152bb50d7f

Description

The MIB Module supports the functions of a gatekeeper. The gatekeeper is a function of the H.323 Packet Based Multimedia Communications Systems, a standard of TU. The gatekeeper provides address translation and controls access to the network for H.323 terminals.

Contact

Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-h323@cisco.com

Imports

FromSymbols
CISCO-H323-TC-MIBCgkGatekeeperID, CgkNAddress, CgkNAddressTag, CgkTAddressTag
CISCO-SMIciscoExperiment
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TAddress, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-GATEKEEPER-MIB
CISCO-H323-TC-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoGatekeeperMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1
cgkZone
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.1
cgkZoneTable
OBJECT-TYPE
The table contains the local zones supported by the Gatekeeper and the remote zones which the Gatekeeper may or has interacted with.
1.3.6.1.4.1.9.10.40.1.1.1not-accessiblecurrent
cgkZoneEntry
OBJECT-TYPE
An entry (conceptual row) in the cgkZoneTable. An entry may be created administratively or by the gatekeeper during normal gatekeeper operations. No writable objects may be changed while cgkZoneRowStatus is 'active'. When removing an entry from the table, corresponding entries in the cgkZoneSubnetTable and cgkLocalZoneTable may be removed.
1.3.6.1.4.1.9.10.40.1.1.1.1not-accessiblecurrent
cgkZoneIndex
OBJECT-TYPE
An unsigned integer value whose only significance is to uniquely identify the conceptual row. The value has no significance.
1.3.6.1.4.1.9.10.40.1.1.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cgkZoneZoneName
OBJECT-TYPE
The name of the zone . e.g. zone1.company.com This object is required for zone creation.
1.3.6.1.4.1.9.10.40.1.1.1.1.2CgkGatekeeperIDread-createcurrent
cgkZoneDomain
OBJECT-TYPE
The domain name. e.g. company.com This object is required for zone creation.
1.3.6.1.4.1.9.10.40.1.1.1.1.3SnmpAdminString (SIZE(1..64))read-createcurrent
cgkZoneRasAddressTag
OBJECT-TYPE
The tag identifying the underlying type of cgkZoneRasAddress.
1.3.6.1.4.1.9.10.40.1.1.1.1.4CgkTAddressTagread-createcurrent
cgkZoneRasAddress
OBJECT-TYPE
The RAS Signal transport address of the gatekeeper supporting the zone.
1.3.6.1.4.1.9.10.40.1.1.1.1.5TAddressread-createcurrent
cgkZoneIrrFrequency
OBJECT-TYPE
The IRR time a gatekeeper returns in an ACF.
1.3.6.1.4.1.9.10.40.1.1.1.1.6INTEGER (1..65535)read-createcurrent
cgkZoneLocalZone
OBJECT-TYPE
If this gatekeeper manages the zone, then this value is 'true' otherwise it is false.
1.3.6.1.4.1.9.10.40.1.1.1.1.7TruthValueread-createcurrent
cgkZoneDefaultSubnetFlags
OBJECT-TYPE
If there is no entry in the cgkZoneSubnetTable matching the subnet of the GRQ originator, then the gatekeeper uses the value of this object for determining the response. The description of the value is: enable Gatekeeper response to a GRQ/LRQ is GCF/LCF if the GRQ/LRQ has a matching or NULL gatekeeperIdentifier. disable Gatekeeper does not respond if the gatekeeper identifier in the GRQ/LRQ doesn't match.
1.3.6.1.4.1.9.10.40.1.1.1.1.8INTEGER {enable(1), disable(2)}read-createcurrent
cgkZoneAddressLookupFailures
OBJECT-TYPE
The number of times the gatekeeper is unable to resolve an address.
1.3.6.1.4.1.9.10.40.1.1.1.1.9Counter32read-onlycurrent
cgkZoneEndpointTimeouts
OBJECT-TYPE
The number of times the cgkEpTimeToLive has expired for an endpoint in this zone.
1.3.6.1.4.1.9.10.40.1.1.1.1.10Counter32read-onlycurrent
cgkZoneOtherFailures
OBJECT-TYPE
The number of call attempts which have failed for reasons other than cgkZoneEndpointTimeouts or cgkZoneAddressLookupFailures.
1.3.6.1.4.1.9.10.40.1.1.1.1.11Counter32read-onlycurrent
cgkZoneLRQs
OBJECT-TYPE
The number of LRQs received by the gatekeeper for a particular local zone. If cgkZoneLocalZone is 'false' then the value of this object has no meaning.
1.3.6.1.4.1.9.10.40.1.1.1.1.12Counter32read-onlycurrent
cgkZoneRowStatus
OBJECT-TYPE
The row status of the entry. This object is required to create or delete rows administratively. The transition from 'active' to 'notInService' may not be supported. No objects in the row may be modified when the row is 'active'.
1.3.6.1.4.1.9.10.40.1.1.1.1.13RowStatusread-createcurrent
cgkZoneSubnetTable
OBJECT-TYPE
The table identifies communication characteristics between a gatekeeper and endpoints whose RAS address is on specified IP subnets. This table is appropriate for a zone whose znRasAddressTag is 'ipv4' or 'ipv6'.
1.3.6.1.4.1.9.10.40.1.1.2not-accessiblecurrent
cgkZoneSubnetEntry
OBJECT-TYPE
An entry in the cgkZoneSubnetTable is a configured item giving gatekeeper protocol behavior with endpoints whose RAS address is in the specified subnet. An entry may be created only administratively. Writable objects may be changed while a conceptual row is 'active'.
1.3.6.1.4.1.9.10.40.1.1.2.1not-accessiblecurrent
cgkZoneSubnetTag
OBJECT-TYPE
The tag identifying the underlying type of cgkZoneSubnetAddress and cgkZoneSubnetMask.
1.3.6.1.4.1.9.10.40.1.1.2.1.1CgkNAddressTagnot-accessiblecurrent
cgkZoneSubnetAddress
OBJECT-TYPE
The subnet address of the zone.
1.3.6.1.4.1.9.10.40.1.1.2.1.2CgkNAddressnot-accessiblecurrent
cgkZoneSubnetMask
OBJECT-TYPE
The subnet mask and cgkZoneSubnetAddress must have the relationship (cgkZoneSubnetAddress & cgkZoneSubnetMask) == cgkZoneSubnetAddress that is the bitwise AND of cgkZoneSubnetAddress with cgkZoneSubnetAddress must equal cgkZoneSubnetAddress otherwise the set request shall fail with a 'inconsistentValue' error. This object is required for row creation.
1.3.6.1.4.1.9.10.40.1.1.2.1.3CgkNAddressread-createcurrent
cgkZoneSubnetFlags
OBJECT-TYPE
If there is an entry in the cgkZoneSubnetTable matching the subnet of the GRQ/LRQ originator, then the gatekeeper uses the value of this attribute to determine the response. The description of the value follows: enable Gatekeeper response to a GRQ/LRQ is GCF/LCF if the GRQ/LRQ has a matching or NULL gatekeeperIdentifier. disable Gatekeeper does not respond if the gatekeeper identifier in the GRQ/LRQ doesn't match.
1.3.6.1.4.1.9.10.40.1.1.2.1.4INTEGER {enable(1), disable(2)}read-createcurrent
cgkZoneSubnetRowStatus
OBJECT-TYPE
The row status of the entry. New rows are created using 'createAndGo' and deleted using 'destroy'. Once 'active' this object may be set to only 'destroy' and only cgkZoneSubnetFlags may be modified.
1.3.6.1.4.1.9.10.40.1.1.2.1.5RowStatusread-createcurrent
cgkLocalZoneTable
OBJECT-TYPE
The table contains information specific to the local zones supported by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.1.3not-accessiblecurrent
cgkLocalZoneEntry
OBJECT-TYPE
A single gatekeeper locally managed zone. An entry is created in this table when an entry in the cgkZoneTable is created with cgkZoneLocalZone set to a value of true. The entry is removed when its associated entry in the cgkZoneTable is deleted or when cgkZoneLocalZone is set false.
1.3.6.1.4.1.9.10.40.1.1.3.1not-accessiblecurrent
cgkLZoneACFs
OBJECT-TYPE
The number of ACFs sent by the gatekeeper for the local zone.
1.3.6.1.4.1.9.10.40.1.1.3.1.1Counter32read-onlycurrent
cgkLZoneARJs
OBJECT-TYPE
The number of ARJs sent by the gatekeeper for the local zone.
1.3.6.1.4.1.9.10.40.1.1.3.1.2Counter32read-onlycurrent
cgkLZoneTotalBandwidth
OBJECT-TYPE
The maximum bidirectional bandwidth which a gatekeeper can allocate to all calls in the zone. Value must be greater than or equal to the value specified in cgkLZoneInterZoneBandwith. A value of -1 indicates no bandwidth limitation has been set, and the value defined by cgkMIBDefaultTotalBandwidth is used.
1.3.6.1.4.1.9.10.40.1.1.3.1.3Integer32 (-1..1000000000)read-writecurrent
cgkLZoneAllocTotalBandwidth
OBJECT-TYPE
The total bidirectional bandwidth allocated by the gatekeeper to the active calls. This value will not exceed the value of cgkLZoneTotalBandwidth.
1.3.6.1.4.1.9.10.40.1.1.3.1.4Gauge32 (0..1000000000)read-onlycurrent
cgkLZoneInterzoneBandwidth
OBJECT-TYPE
The maximum bidirectional bandwidth which a gatekeeper can allocate to all calls between this zone and all other zones. Value must be less than or equal to the value specified in cgkLZoneTotalBandwith. A value of -1 indicates no bandwidth limitation has been set, and the value defined by cgkMIBDefaultInterzoneBandwidth is used.
1.3.6.1.4.1.9.10.40.1.1.3.1.5Integer32 (-1..1000000000)read-writecurrent
cgkLZoneAllocInterzoneBandwidth
OBJECT-TYPE
The total bidirectional bandwidth allocated by the gatekeeper to the active calls between this zone and all other zones. This value will not exceed the value of cgkLZoneInterzoneBandwidth.
1.3.6.1.4.1.9.10.40.1.1.3.1.6Gauge32 (0..1000000000)read-onlycurrent
cgkLZoneSessionBandwidth
OBJECT-TYPE
The maximum bidirectional bandwidth which a gatekeeper can allocate to a call in this zone. A value of -1 indicates no bandwidth limitation has been set, and the value defined by cgkMIBDefaultSessionBandwidth is used.
1.3.6.1.4.1.9.10.40.1.1.3.1.7Integer32 (-1..50000)read-writecurrent
cgkLZoneProxiedCall
OBJECT-TYPE
This is a bit mask value that specifies what type of calls into or out of the zone are handled by the proxy. It consists of the following bits ORed together none (0), inboundToTerminal (1), inboundToGateway (2), outboundFromTerminal (4), outboundFromGateway (8) When a cisco gatekeeper receives an LRQ and the call type matches that specified by a bit set in this bit mask, then the gatekeeper returns the call signal address of the proxy end point otherwise it returns the call signal address of the destination endpoint.
1.3.6.1.4.1.9.10.40.1.1.3.1.8INTEGER (0..15)read-writedeprecated
cgkLZoneProxiedCallBits
OBJECT-TYPE
These bits specify what type of calls into or out of the zone are handled by the proxy. When a cisco gatekeeper receives an LRQ and the call type matches that specified by a bit set in this bit mask, then the gatekeeper returns the call signal address of the proxy end point otherwise it returns the call signal address of the destination endpoint.
1.3.6.1.4.1.9.10.40.1.1.3.1.9Bits {inboundToTerminal(0), inboundToGateway(1), outboundFromTerminal(2), outboundFromGateway(3), inboundToMcu(4), outboundFromMcu(5)}read-writecurrent
cgkLZoneTotalConcurrentCalls
OBJECT-TYPE
The number of concurrent calls on a zone basis.
1.3.6.1.4.1.9.10.40.1.1.3.1.10Gauge32read-onlycurrent
cgkZoneStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.1.4
cgkLocalZoneStatsAdmissionTable
OBJECT-TYPE
This table contains the information about Admission statistics data for a local zone managed by this Gatekeeper. If cgkZoneLocalZone is 'false' for a particular zone, there will be no entry in this table for that cgkZoneIndex.
1.3.6.1.4.1.9.10.40.1.1.4.1not-accessiblecurrent
cgkLocalZoneStatsAdmissionTableEntry
OBJECT-TYPE
An entry in the cgkLocalZoneStatsAdmissionTable.
1.3.6.1.4.1.9.10.40.1.1.4.1.1not-accessiblecurrent
cgkLZoneStatsAdmissionRequests
OBJECT-TYPE
The number of Admission Requests received for the local zone. Represents the sum of ARQ's received from both the originating and terminating endpoints for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.1.1.1Counter32read-onlycurrent
cgkLZoneStatsOriginAdmissionRequests
OBJECT-TYPE
The number of Admission Requests received from the Originating endpoint for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.1.1.2Counter32read-onlycurrent
cgkLZoneStatsOriginAdmissionConfirms
OBJECT-TYPE
The number of Admission Confirms sent to the Originating endpoint for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.1.1.3Counter32read-onlycurrent
cgkLZoneStatsOriginAdmissionRejects
OBJECT-TYPE
The number of Admission Rejects sent to the Originating endpoint for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.1.1.4Counter32read-onlycurrent
cgkLZoneStatsOriginTotalConcurrentCalls
OBJECT-TYPE
The number of concurrent originating calls on a zone basis. When this Gatekeeper is under cluster then this parameter represents the total originating calls in the cluster.
1.3.6.1.4.1.9.10.40.1.1.4.1.1.5Gauge32read-onlycurrent
cgkLocalZoneStatsLocationTable
OBJECT-TYPE
This table contains the information about Location statistics data for a local zone managed by this Gatekeeper. If cgkZoneLocalZone is 'false' for a particular zone, there will be no entry in this table for that cgkZoneIndex.
1.3.6.1.4.1.9.10.40.1.1.4.2not-accessiblecurrent
cgkLocalZoneStatsLocationTableEntry
OBJECT-TYPE
An entry in the cgkLocalZoneStatsLocationTable.
1.3.6.1.4.1.9.10.40.1.1.4.2.1not-accessiblecurrent
cgkLZoneStatsSentLocationRequests
OBJECT-TYPE
The number of Location Requests sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.2.1.1Counter32read-onlycurrent
cgkLZoneStatsRcvdLocationConfirms
OBJECT-TYPE
The number of Location Confirms received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.2.1.2Counter32read-onlycurrent
cgkLZoneStatsSentLocationConfirms
OBJECT-TYPE
The number of Location Confirms sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.2.1.3Counter32read-onlycurrent
cgkLZoneStatsRcvdLocationRejects
OBJECT-TYPE
The number of Location Rejects received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.2.1.4Counter32read-onlycurrent
cgkLZoneStatsSentLocationRejects
OBJECT-TYPE
The number of Location Rejects sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.2.1.5Counter32read-onlycurrent
cgkLocalZoneStatsRegistrationTable
OBJECT-TYPE
This table contains the information about Registration statistics data for a local zone managed by this Gatekeeper. If cgkZoneLocalZone is 'false' for a particular zone, there will be no entry in this table for that cgkZoneIndex.
1.3.6.1.4.1.9.10.40.1.1.4.3not-accessiblecurrent
cgkLocalZoneStatsRegistrationTableEntry
OBJECT-TYPE
An entry in the cgkLocalZoneStatsRegistrationTable.
1.3.6.1.4.1.9.10.40.1.1.4.3.1not-accessiblecurrent
cgkLZoneStatsFullRegistrationRequests
OBJECT-TYPE
The number of Full Registration Requests received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.3.1.1Counter32read-onlycurrent
cgkLZoneStatsLightRegistrationRequests
OBJECT-TYPE
The number of Lightweight Registration Requests received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.3.1.2Counter32read-onlycurrent
cgkLZoneStatsRegistrationConfirms
OBJECT-TYPE
The number of Registration Confirms sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.3.1.3Counter32read-onlycurrent
cgkLZoneStatsRegistrationRejects
OBJECT-TYPE
The number of Registration Rejects sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.3.1.4Counter32read-onlycurrent
cgkLZoneStatsRegisteredEndpoints
OBJECT-TYPE
The number of currently active real registered endpoints for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.3.1.5Counter32read-onlycurrent
cgkLocalZoneStatsUnRegistrationTable
OBJECT-TYPE
This table contains the information about UnRegistration statistics data for a local zone managed by this Gatekeeper. If cgkZoneLocalZone is 'false' for a particular zone, there will be no entry in this table for that cgkZoneIndex.
1.3.6.1.4.1.9.10.40.1.1.4.4not-accessiblecurrent
cgkLocalZoneStatsUnRegistrationTableEntry
OBJECT-TYPE
An entry in the cgkLocalZoneStatsUnRegistrationTable.
1.3.6.1.4.1.9.10.40.1.1.4.4.1not-accessiblecurrent
cgkLZoneStatsRcvdUnregistrationRequests
OBJECT-TYPE
The number of Unregistration Requests received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.1Counter32read-onlycurrent
cgkLZoneStatsSentUnregistrationRequests
OBJECT-TYPE
The number of Unregistration Requests sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.2Counter32read-onlycurrent
cgkLZoneStatsTimeoutSentUnregistrationRequests
OBJECT-TYPE
The number of forced Unregistration Requests sent for the local zone due to Timeout.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.3Counter32read-onlycurrent
cgkLZoneStatsRcvdUnregistrationConfirms
OBJECT-TYPE
The number of Unregistration Confirms received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.4Counter32read-onlycurrent
cgkLZoneStatsSentUnregistrationConfirms
OBJECT-TYPE
The number of Unregistration Confirms sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.5Counter32read-onlycurrent
cgkLZoneStatsRcvdUnregistrationRejects
OBJECT-TYPE
The number of Unregistration Rejects received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.6Counter32read-onlycurrent
cgkLZoneStatsSentUnregistrationRejects
OBJECT-TYPE
The number of Unregistration Rejects sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.4.1.7Counter32read-onlycurrent
cgkLocalZoneStatsDisengageTable
OBJECT-TYPE
This table contains the information about Disengage statistics data for a local zone managed by this Gatekeeper. If cgkZoneLocalZone is 'false' for a particular zone, there will be no entry in this table for that cgkZoneIndex.
1.3.6.1.4.1.9.10.40.1.1.4.5not-accessiblecurrent
cgkLocalZoneStatsDisengageTableEntry
OBJECT-TYPE
An entry in the cgkLocalZoneStatsDisengageTable.
1.3.6.1.4.1.9.10.40.1.1.4.5.1not-accessiblecurrent
cgkLZoneStatsRcvdDisengageRequests
OBJECT-TYPE
The number of Disengage Requests received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.1Counter32read-onlycurrent
cgkLZoneStatsSentDisengageRequests
OBJECT-TYPE
The number of Disengage Requests sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.2Counter32read-onlycurrent
cgkLZoneStatsRcvdDisengageConfirms
OBJECT-TYPE
The number of Disengage Confirms received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.3Counter32read-onlycurrent
cgkLZoneStatsSentDisengageConfirms
OBJECT-TYPE
The number of Disengage Confirms sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.4Counter32read-onlycurrent
cgkLZoneStatsRcvdDisengageRejects
OBJECT-TYPE
The number of Disengage Rejects received for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.5Counter32read-onlycurrent
cgkLZoneStatsSentDisengageRejects
OBJECT-TYPE
The number of Disengage Rejects sent for the local zone.
1.3.6.1.4.1.9.10.40.1.1.4.5.1.6Counter32read-onlycurrent
cgkRemoteZone
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.1.5
cgkRZoneTotalBandwidth
OBJECT-TYPE
The maximum bidirectional bandwidth which a remote gatekeeper can allocate to all calls to the zone, supported by it. A value of -1 indicates no bandwidth limitation has been set, and the value defined by cgkMIBDefaultTotalBandwidth is used.
1.3.6.1.4.1.9.10.40.1.1.5.1Integer32 (-1..1000000000)read-writecurrent
cgkRZoneAllocTotalBandwidth
OBJECT-TYPE
The total bidirectional bandwidth allocated by the gatekeeper to the active calls. If cgkRZoneTotalBandwidth is configured and not equal to -1, then this value will not exceed the value of cgkRZoneTotalBandwidth. The value 0 indicates that currently there are no remote zone bandwidth allocated.
1.3.6.1.4.1.9.10.40.1.1.5.2Gauge32 (0..1000000000)read-onlycurrent
cgkHistory
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.2
cgkHistoryMaxEventEntries
OBJECT-TYPE
The maximum number of entries that can be held in cgkHistoryEventTable. The default value for this object is 20.
1.3.6.1.4.1.9.10.40.1.2.1Integer32 (0..1000)read-writecurrent
cgkHistoryEventTable
OBJECT-TYPE
The table contains a history of notification events which occurred during Gatekeeper operation.
1.3.6.1.4.1.9.10.40.1.2.2not-accessiblecurrent
cgkHistoryEventEntry
OBJECT-TYPE
Information about a notification event on this Gatekeeper.
1.3.6.1.4.1.9.10.40.1.2.2.1not-accessiblecurrent
cgkHistoryEventIndex
OBJECT-TYPE
A monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries.
1.3.6.1.4.1.9.10.40.1.2.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
cgkHistoryEventType
OBJECT-TYPE
The object indicates the event that occurred. other - An event other than the ones listed below. register - A full RRQ was received by the gatekeeper to register a previously unregistered endpoint. unregister - An endpoint was unregistered because it sent a URQ to the gatekeeper. unregisterForced - The gatekeeper sent a URQ to the endpoint. overload - The gatekeeper has detected sustained overload. A sustained overload condition will cause the gatekeeper to reject calls.
1.3.6.1.4.1.9.10.40.1.2.2.1.2INTEGER {other(1), register(2), unregister(3), unregisterForced(4), overload(5)}read-onlycurrent
cgkHistoryEventTime
OBJECT-TYPE
The value of sysUpTime when the running configuration when the event occurred.
1.3.6.1.4.1.9.10.40.1.2.2.1.3TimeStampread-onlycurrent
cgkHistoryEventText
OBJECT-TYPE
The object indicates the event reason for the current or last event. It should be used only for direct, human-readable display and only if a management station is unable to decode the value of cgkHistoryEventType.
1.3.6.1.4.1.9.10.40.1.2.2.1.4DisplayStringread-onlycurrent
cgkHistoryEventEndpointType
OBJECT-TYPE
The type of the endpoint that triggered the register or unregister event. none - No endpoint is associated with this event. other - An endpoint type other than the ones listed below. gatekeeper - The endpoint is a Gatekeeper. gateway - The endpoint is a Gateway (and not a proxy). mcu - The endpoint is a Multipoint Control Unit. terminal - The endpoint is an H.323 terminal. proxy - The endpoint is a Proxy.
1.3.6.1.4.1.9.10.40.1.2.2.1.5INTEGER {none(1), other(2), gatekeeper(3), gateway(4), mcu(5), terminal(6), proxy(7)}read-onlycurrent
cgkHistoryEventEndpointAddrTag
OBJECT-TYPE
The type of network address associated with the endpoint that triggered the register or unregister event. This field is not valid for other event types.
1.3.6.1.4.1.9.10.40.1.2.2.1.6CgkNAddressTagread-onlycurrent
cgkHistoryEventEndpointAddress
OBJECT-TYPE
The network address associated with the endpoint that triggered the register or unregister event. This field is not valid for other event types.
1.3.6.1.4.1.9.10.40.1.2.2.1.7CgkNAddressread-onlycurrent
cgkHistoryEventEndpointH323id
OBJECT-TYPE
The H323 ID of the endpoint associated with the register or unregister event. This field is not valid for other event types.
1.3.6.1.4.1.9.10.40.1.2.2.1.8SnmpAdminStringread-onlycurrent
cgkGeneralConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.3
cgkMIBEnableEventNotification
OBJECT-TYPE
Indicates whether or not an Event Alarm Notification will be generated by the Gatekeeper. A false value will prevent the Gatekeeper from generating the notification.
1.3.6.1.4.1.9.10.40.1.3.1TruthValueread-writecurrent
cgkMIBDefaultTotalBandwidth
OBJECT-TYPE
The value of this object represents the maximum bi-directional bandwidth which can be allocated by a gatekeeper for call connections in a zone. When no value has been assigned to a particular cgkLZoneTotalBandwidth entry i.e. its value is -1, the value of this object is used for the maximum bi-directional bandwidth of the call connections in that zone. Value must be greater than or equal to the value specified in cgkMIBDefaultInterZoneBandwith. A value of -1 indicates no bandwidth limitation has been set.
1.3.6.1.4.1.9.10.40.1.3.2Integer32 (-1..1000000000)read-writecurrent
cgkMIBDefaultInterzoneBandwidth
OBJECT-TYPE
The value of this object represents the maximum bi-directional bandwidth which can be allocated by a gatekeeper for call connections from one zone to other zones. When no value has been assigned to a particular cgkLZoneInterzoneBandwidth entry i.e. its value is -1, the value of this object is used for the maximum bi-directional bandwidth of the call connections between that zone and other zones. Value must be less than or equal to the value specified in cgkMIBDefaultTotalBandwith. A value of -1 indicates no bandwidth limitation has been set.
1.3.6.1.4.1.9.10.40.1.3.3Integer32 (-1..1000000000)read-writecurrent
cgkMIBDefaultSessionBandwidth
OBJECT-TYPE
When no value has been assigned to a particular cgkLZoneSessionBandwidth entry i.e. its value is -1, then this value defines the maximum bidirectional bandwidth which a gatekeeper can allocate to a call in that zone. This value represents the total bidirectional data flow in units of hundreds bits per second (bps). A value of 10 is 1000bps. A value of -1 indicates no bandwidth limitation has been set.
1.3.6.1.4.1.9.10.40.1.3.4Integer32 (-1..50000)read-writecurrent
cgkGeneralStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.1.4
cgkStatsAdmissionRequests
OBJECT-TYPE
The total number of Admission Requests received by the Gatekeeper. Represents the sum of ARQ's received from both the originating and terminating endpoint.
1.3.6.1.4.1.9.10.40.1.4.1Counter32read-onlycurrent
cgkStatsOriginAdmissionRequests
OBJECT-TYPE
The number of Admission Requests received from the Originating endpoint for the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.2Counter32read-onlycurrent
cgkStatsAdmissionConfirms
OBJECT-TYPE
The number of Admission Confirms sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.3Counter32read-onlycurrent
cgkStatsOriginAdmissionConfirms
OBJECT-TYPE
The number of Admission Confirms sent to the Originating endpoint by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.4Counter32read-onlycurrent
cgkStatsAdmissionRejects
OBJECT-TYPE
The number of Admission Rejects sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.5Counter32read-onlycurrent
cgkStatsOriginAdmissionRejects
OBJECT-TYPE
The number of Admission Rejects sent to the Originating endpoint by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.6Counter32read-onlycurrent
cgkStatsTotalConcurrentCalls
OBJECT-TYPE
The number of concurrent calls on the Gatekeeper. This counter is incremented when ACF is sent for a particular Admission Request and decremented when DRQ is sent or received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.7Gauge32read-onlycurrent
cgkStatsOriginTotalConcurrentCalls
OBJECT-TYPE
The number of concurrent originating calls on the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.8Gauge32read-onlycurrent
cgkStatsRcvdLocationRequests
OBJECT-TYPE
The number of Location Requests received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.9Counter32read-onlycurrent
cgkStatsSentLocationRequests
OBJECT-TYPE
The number of Location Requests sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.10Counter32read-onlycurrent
cgkStatsRcvdLocationConfirms
OBJECT-TYPE
The number of Location Confirms received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.11Counter32read-onlycurrent
cgkStatsSentLocationConfirms
OBJECT-TYPE
The number of Location Confirms sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.12Counter32read-onlycurrent
cgkStatsRcvdLocationRejects
OBJECT-TYPE
The number of Location Rejects received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.13Counter32read-onlycurrent
cgkStatsSentLocationRejects
OBJECT-TYPE
The number of Location Rejects sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.14Counter32read-onlycurrent
cgkStatsRegisteredEndpoints
OBJECT-TYPE
The per Gatekeeper level Registered endpoints.
1.3.6.1.4.1.9.10.40.1.4.15Counter32read-onlycurrent
cgkStatsRcvdDisengageRequests
OBJECT-TYPE
The number of Disengage Requests received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.16Counter32read-onlycurrent
cgkStatsSentDisengageRequests
OBJECT-TYPE
The number of Disengage Requests sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.17Counter32read-onlycurrent
cgkStatsRcvdDisengageConfirms
OBJECT-TYPE
The number of Disengage Confirms received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.18Counter32read-onlycurrent
cgkStatsSentDisengageConfirms
OBJECT-TYPE
The number of Disengage Confirms sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.19Counter32read-onlycurrent
cgkStatsRcvdDisengageRejects
OBJECT-TYPE
The number of Disengage Rejects received by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.20Counter32read-onlycurrent
cgkStatsSentDisengageRejects
OBJECT-TYPE
The number of Disengage Rejects sent by the Gatekeeper.
1.3.6.1.4.1.9.10.40.1.4.21Counter32read-onlycurrent
ciscoGatekeeperMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.2
ciscoGatekeeperMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.2.0
ciscoGatekeeperMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.3
ciscoGatekeeperMIBCompliance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.3.1
ciscoGatekeeperMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.40.3.2

Notifications

NameOIDStatus
ciscoGatekeeperEvent
NOTIFICATION-TYPE
A ciscoGatekeeperEvent is sent whenever a new event is added to the cgkHistoryEventTable.
1.3.6.1.4.1.9.10.40.2.0.1current

Conformance

NameOIDStatus
cgkGatekeeperCompliance
MODULE-COMPLIANCE
The set of objects required for compliance.
1.3.6.1.4.1.9.10.40.3.1.1deprecated
cgkGatekeeperComplianceRev1
MODULE-COMPLIANCE
The set of objects required for compliance.
1.3.6.1.4.1.9.10.40.3.1.2deprecated
cgkGatekeeperComplianceRev2
MODULE-COMPLIANCE
The set of objects required for compliance.
1.3.6.1.4.1.9.10.40.3.1.3deprecated
cgkGatekeeperComplianceRev3
MODULE-COMPLIANCE
The set of objects required for compliance.
1.3.6.1.4.1.9.10.40.3.1.4deprecated
cgkGatekeeperComplianceRev4
MODULE-COMPLIANCE
The set of objects required for compliance.
1.3.6.1.4.1.9.10.40.3.1.5current
cgkZoneGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for local and remote zones.
1.3.6.1.4.1.9.10.40.3.2.1current
cgkZoneSubnetGroup
OBJECT-GROUP
The set of objects a gatekeeper supports for identifying access between zones based on IP subnet.
1.3.6.1.4.1.9.10.40.3.2.2current
cgkLocalZoneGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for a local zone.
1.3.6.1.4.1.9.10.40.3.2.3deprecated
cgkHistoryEventGroup
OBJECT-GROUP
The set of objects a gatekeeper supports to record notification events.
1.3.6.1.4.1.9.10.40.3.2.4current
cgkGeneralGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for general configuration.
1.3.6.1.4.1.9.10.40.3.2.5current
cgkNotificationsGroup
NOTIFICATION-GROUP
The set of notification events a gatekeeper supports.
1.3.6.1.4.1.9.10.40.3.2.6current
cgkLocalZoneGroupRev1
OBJECT-GROUP
The set of objects a gatekeeper must support for a local zone.
1.3.6.1.4.1.9.10.40.3.2.7deprecated
cgkLocalZoneGroupRev2
OBJECT-GROUP
The set of objects a gatekeeper must support for a local zone.
1.3.6.1.4.1.9.10.40.3.2.8current
cgkZoneMgmtStatsGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for zone management statistics.
1.3.6.1.4.1.9.10.40.3.2.9current
cgkGeneralMgmtStatsGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for GK level management statistics.
1.3.6.1.4.1.9.10.40.3.2.10current
cgkRemoteZoneGroup
OBJECT-GROUP
The set of objects a gatekeeper must support for a remote zone.
1.3.6.1.4.1.9.10.40.3.2.11current