CISCO-GATEKEEPER-MIB

File: CISCO-GATEKEEPER-MIB.mib (69461 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Integer32
Unsigned32 RowStatus TAddress
TruthValue TimeStamp DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ciscoExperiment SnmpAdminString CgkGatekeeperID
CgkTAddressTag CgkNAddressTag CgkNAddress

Defined Types

CgkZoneEntry  
SEQUENCE    
  cgkZoneIndex Unsigned32
  cgkZoneZoneName CgkGatekeeperID
  cgkZoneDomain SnmpAdminString
  cgkZoneRasAddressTag CgkTAddressTag
  cgkZoneRasAddress TAddress
  cgkZoneIrrFrequency INTEGER
  cgkZoneLocalZone TruthValue
  cgkZoneDefaultSubnetFlags INTEGER
  cgkZoneAddressLookupFailures Counter32
  cgkZoneEndpointTimeouts Counter32
  cgkZoneOtherFailures Counter32
  cgkZoneLRQs Counter32
  cgkZoneRowStatus RowStatus

CgkZoneSubnetEntry  
SEQUENCE    
  cgkZoneSubnetTag CgkNAddressTag
  cgkZoneSubnetAddress CgkNAddress
  cgkZoneSubnetMask CgkNAddress
  cgkZoneSubnetFlags INTEGER
  cgkZoneSubnetRowStatus RowStatus

CgkLocalZoneEntry  
SEQUENCE    
  cgkLZoneACFs Counter32
  cgkLZoneARJs Counter32
  cgkLZoneTotalBandwidth Integer32
  cgkLZoneAllocTotalBandwidth Gauge32
  cgkLZoneInterzoneBandwidth Integer32
  cgkLZoneAllocInterzoneBandwidth Gauge32
  cgkLZoneSessionBandwidth Integer32
  cgkLZoneProxiedCall INTEGER
  cgkLZoneProxiedCallBits BITS
  cgkLZoneTotalConcurrentCalls Gauge32

CgkLocalZoneStatsAdmissionTableEntry  
SEQUENCE    
  cgkLZoneStatsAdmissionRequests Counter32
  cgkLZoneStatsOriginAdmissionRequests Counter32
  cgkLZoneStatsOriginAdmissionConfirms Counter32
  cgkLZoneStatsOriginAdmissionRejects Counter32
  cgkLZoneStatsOriginTotalConcurrentCalls Gauge32

CgkLocalZoneStatsLocationTableEntry  
SEQUENCE    
  cgkLZoneStatsSentLocationRequests Counter32
  cgkLZoneStatsRcvdLocationConfirms Counter32
  cgkLZoneStatsSentLocationConfirms Counter32
  cgkLZoneStatsRcvdLocationRejects Counter32
  cgkLZoneStatsSentLocationRejects Counter32

CgkLocalZoneStatsRegistrationTableEntry  
SEQUENCE    
  cgkLZoneStatsFullRegistrationRequests Counter32
  cgkLZoneStatsLightRegistrationRequests Counter32
  cgkLZoneStatsRegistrationConfirms Counter32
  cgkLZoneStatsRegistrationRejects Counter32
  cgkLZoneStatsRegisteredEndpoints Counter32

CgkLocalZoneStatsUnRegistrationTableEntry  
SEQUENCE    
  cgkLZoneStatsRcvdUnregistrationRequests Counter32
  cgkLZoneStatsSentUnregistrationRequests Counter32
  cgkLZoneStatsTimeoutSentUnregistrationRequests Counter32
  cgkLZoneStatsRcvdUnregistrationConfirms Counter32
  cgkLZoneStatsSentUnregistrationConfirms Counter32
  cgkLZoneStatsRcvdUnregistrationRejects Counter32
  cgkLZoneStatsSentUnregistrationRejects Counter32

CgkLocalZoneStatsDisengageTableEntry  
SEQUENCE    
  cgkLZoneStatsRcvdDisengageRequests Counter32
  cgkLZoneStatsSentDisengageRequests Counter32
  cgkLZoneStatsRcvdDisengageConfirms Counter32
  cgkLZoneStatsSentDisengageConfirms Counter32
  cgkLZoneStatsRcvdDisengageRejects Counter32
  cgkLZoneStatsSentDisengageRejects Counter32

CgkHistoryEventEntry  
SEQUENCE    
  cgkHistoryEventIndex Integer32
  cgkHistoryEventType INTEGER
  cgkHistoryEventTime TimeStamp
  cgkHistoryEventText DisplayString
  cgkHistoryEventEndpointType INTEGER
  cgkHistoryEventEndpointAddrTag CgkNAddressTag
  cgkHistoryEventEndpointAddress CgkNAddress
  cgkHistoryEventEndpointH323id SnmpAdminString

Defined Values

ciscoGatekeeperMIB 1.3.6.1.4.1.9.10.40
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.
MODULE-IDENTITY    

ciscoGatekeeperMIBObjects 1.3.6.1.4.1.9.10.40.1
OBJECT IDENTIFIER    

cgkZone 1.3.6.1.4.1.9.10.40.1.1
OBJECT IDENTIFIER    

cgkHistory 1.3.6.1.4.1.9.10.40.1.2
OBJECT IDENTIFIER    

cgkGeneralConfig 1.3.6.1.4.1.9.10.40.1.3
OBJECT IDENTIFIER    

cgkGeneralStats 1.3.6.1.4.1.9.10.40.1.4
OBJECT IDENTIFIER    

cgkZoneStats 1.3.6.1.4.1.9.10.40.1.1.4
OBJECT IDENTIFIER    

cgkRemoteZone 1.3.6.1.4.1.9.10.40.1.1.5
OBJECT IDENTIFIER    

cgkZoneTable 1.3.6.1.4.1.9.10.40.1.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  
    CgkZoneEntry

cgkZoneEntry 1.3.6.1.4.1.9.10.40.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkZoneEntry  

cgkZoneIndex 1.3.6.1.4.1.9.10.40.1.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    
  Unsigned32 1..4294967295  

cgkZoneZoneName 1.3.6.1.4.1.9.10.40.1.1.1.1.2
The name of the zone . e.g. zone1.company.com This object is required for zone creation.
Status: current Access: read-create
OBJECT-TYPE    
  CgkGatekeeperID  

cgkZoneDomain 1.3.6.1.4.1.9.10.40.1.1.1.1.3
The domain name. e.g. company.com This object is required for zone creation.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cgkZoneRasAddressTag 1.3.6.1.4.1.9.10.40.1.1.1.1.4
The tag identifying the underlying type of cgkZoneRasAddress.
Status: current Access: read-create
OBJECT-TYPE    
  CgkTAddressTag  

cgkZoneRasAddress 1.3.6.1.4.1.9.10.40.1.1.1.1.5
The RAS Signal transport address of the gatekeeper supporting the zone.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

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

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

cgkZoneDefaultSubnetFlags 1.3.6.1.4.1.9.10.40.1.1.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cgkZoneAddressLookupFailures 1.3.6.1.4.1.9.10.40.1.1.1.1.9
The number of times the gatekeeper is unable to resolve an address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkZoneEndpointTimeouts 1.3.6.1.4.1.9.10.40.1.1.1.1.10
The number of times the cgkEpTimeToLive has expired for an endpoint in this zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkZoneOtherFailures 1.3.6.1.4.1.9.10.40.1.1.1.1.11
The number of call attempts which have failed for reasons other than cgkZoneEndpointTimeouts or cgkZoneAddressLookupFailures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkZoneLRQs 1.3.6.1.4.1.9.10.40.1.1.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkZoneRowStatus 1.3.6.1.4.1.9.10.40.1.1.1.1.13
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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgkZoneSubnetTable 1.3.6.1.4.1.9.10.40.1.1.2
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkZoneSubnetEntry

cgkZoneSubnetEntry 1.3.6.1.4.1.9.10.40.1.1.2.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkZoneSubnetEntry  

cgkZoneSubnetTag 1.3.6.1.4.1.9.10.40.1.1.2.1.1
The tag identifying the underlying type of cgkZoneSubnetAddress and cgkZoneSubnetMask.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkNAddressTag  

cgkZoneSubnetAddress 1.3.6.1.4.1.9.10.40.1.1.2.1.2
The subnet address of the zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkNAddress  

cgkZoneSubnetMask 1.3.6.1.4.1.9.10.40.1.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  CgkNAddress  

cgkZoneSubnetFlags 1.3.6.1.4.1.9.10.40.1.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

cgkZoneSubnetRowStatus 1.3.6.1.4.1.9.10.40.1.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cgkLocalZoneTable 1.3.6.1.4.1.9.10.40.1.1.3
The table contains information specific to the local zones supported by the Gatekeeper.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneEntry

cgkLocalZoneEntry 1.3.6.1.4.1.9.10.40.1.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneEntry  

cgkLZoneACFs 1.3.6.1.4.1.9.10.40.1.1.3.1.1
The number of ACFs sent by the gatekeeper for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneARJs 1.3.6.1.4.1.9.10.40.1.1.3.1.2
The number of ARJs sent by the gatekeeper for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneTotalBandwidth 1.3.6.1.4.1.9.10.40.1.1.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000000  

cgkLZoneAllocTotalBandwidth 1.3.6.1.4.1.9.10.40.1.1.3.1.4
The total bidirectional bandwidth allocated by the gatekeeper to the active calls. This value will not exceed the value of cgkLZoneTotalBandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1000000000  

cgkLZoneInterzoneBandwidth 1.3.6.1.4.1.9.10.40.1.1.3.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000000  

cgkLZoneAllocInterzoneBandwidth 1.3.6.1.4.1.9.10.40.1.1.3.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1000000000  

cgkLZoneSessionBandwidth 1.3.6.1.4.1.9.10.40.1.1.3.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..50000  

cgkLZoneProxiedCall 1.3.6.1.4.1.9.10.40.1.1.3.1.8
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

cgkLZoneProxiedCallBits 1.3.6.1.4.1.9.10.40.1.1.3.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS inboundToTerminal(0), inboundToGateway(1), outboundFromTerminal(2), outboundFromGateway(3), inboundToMcu(4), outboundFromMcu(5)  

cgkLZoneTotalConcurrentCalls 1.3.6.1.4.1.9.10.40.1.1.3.1.10
The number of concurrent calls on a zone basis.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgkLocalZoneStatsAdmissionTable 1.3.6.1.4.1.9.10.40.1.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneStatsAdmissionTableEntry

cgkLocalZoneStatsAdmissionTableEntry 1.3.6.1.4.1.9.10.40.1.1.4.1.1
An entry in the cgkLocalZoneStatsAdmissionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneStatsAdmissionTableEntry  

cgkLZoneStatsAdmissionRequests 1.3.6.1.4.1.9.10.40.1.1.4.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsOriginAdmissionRequests 1.3.6.1.4.1.9.10.40.1.1.4.1.1.2
The number of Admission Requests received from the Originating endpoint for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsOriginAdmissionConfirms 1.3.6.1.4.1.9.10.40.1.1.4.1.1.3
The number of Admission Confirms sent to the Originating endpoint for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsOriginAdmissionRejects 1.3.6.1.4.1.9.10.40.1.1.4.1.1.4
The number of Admission Rejects sent to the Originating endpoint for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsOriginTotalConcurrentCalls 1.3.6.1.4.1.9.10.40.1.1.4.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgkLocalZoneStatsLocationTable 1.3.6.1.4.1.9.10.40.1.1.4.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneStatsLocationTableEntry

cgkLocalZoneStatsLocationTableEntry 1.3.6.1.4.1.9.10.40.1.1.4.2.1
An entry in the cgkLocalZoneStatsLocationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneStatsLocationTableEntry  

cgkLZoneStatsSentLocationRequests 1.3.6.1.4.1.9.10.40.1.1.4.2.1.1
The number of Location Requests sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdLocationConfirms 1.3.6.1.4.1.9.10.40.1.1.4.2.1.2
The number of Location Confirms received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentLocationConfirms 1.3.6.1.4.1.9.10.40.1.1.4.2.1.3
The number of Location Confirms sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdLocationRejects 1.3.6.1.4.1.9.10.40.1.1.4.2.1.4
The number of Location Rejects received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentLocationRejects 1.3.6.1.4.1.9.10.40.1.1.4.2.1.5
The number of Location Rejects sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLocalZoneStatsRegistrationTable 1.3.6.1.4.1.9.10.40.1.1.4.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneStatsRegistrationTableEntry

cgkLocalZoneStatsRegistrationTableEntry 1.3.6.1.4.1.9.10.40.1.1.4.3.1
An entry in the cgkLocalZoneStatsRegistrationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneStatsRegistrationTableEntry  

cgkLZoneStatsFullRegistrationRequests 1.3.6.1.4.1.9.10.40.1.1.4.3.1.1
The number of Full Registration Requests received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsLightRegistrationRequests 1.3.6.1.4.1.9.10.40.1.1.4.3.1.2
The number of Lightweight Registration Requests received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRegistrationConfirms 1.3.6.1.4.1.9.10.40.1.1.4.3.1.3
The number of Registration Confirms sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRegistrationRejects 1.3.6.1.4.1.9.10.40.1.1.4.3.1.4
The number of Registration Rejects sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRegisteredEndpoints 1.3.6.1.4.1.9.10.40.1.1.4.3.1.5
The number of currently active real registered endpoints for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLocalZoneStatsUnRegistrationTable 1.3.6.1.4.1.9.10.40.1.1.4.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneStatsUnRegistrationTableEntry

cgkLocalZoneStatsUnRegistrationTableEntry 1.3.6.1.4.1.9.10.40.1.1.4.4.1
An entry in the cgkLocalZoneStatsUnRegistrationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneStatsUnRegistrationTableEntry  

cgkLZoneStatsRcvdUnregistrationRequests 1.3.6.1.4.1.9.10.40.1.1.4.4.1.1
The number of Unregistration Requests received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentUnregistrationRequests 1.3.6.1.4.1.9.10.40.1.1.4.4.1.2
The number of Unregistration Requests sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsTimeoutSentUnregistrationRequests 1.3.6.1.4.1.9.10.40.1.1.4.4.1.3
The number of forced Unregistration Requests sent for the local zone due to Timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdUnregistrationConfirms 1.3.6.1.4.1.9.10.40.1.1.4.4.1.4
The number of Unregistration Confirms received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentUnregistrationConfirms 1.3.6.1.4.1.9.10.40.1.1.4.4.1.5
The number of Unregistration Confirms sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdUnregistrationRejects 1.3.6.1.4.1.9.10.40.1.1.4.4.1.6
The number of Unregistration Rejects received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentUnregistrationRejects 1.3.6.1.4.1.9.10.40.1.1.4.4.1.7
The number of Unregistration Rejects sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLocalZoneStatsDisengageTable 1.3.6.1.4.1.9.10.40.1.1.4.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkLocalZoneStatsDisengageTableEntry

cgkLocalZoneStatsDisengageTableEntry 1.3.6.1.4.1.9.10.40.1.1.4.5.1
An entry in the cgkLocalZoneStatsDisengageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkLocalZoneStatsDisengageTableEntry  

cgkLZoneStatsRcvdDisengageRequests 1.3.6.1.4.1.9.10.40.1.1.4.5.1.1
The number of Disengage Requests received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentDisengageRequests 1.3.6.1.4.1.9.10.40.1.1.4.5.1.2
The number of Disengage Requests sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdDisengageConfirms 1.3.6.1.4.1.9.10.40.1.1.4.5.1.3
The number of Disengage Confirms received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentDisengageConfirms 1.3.6.1.4.1.9.10.40.1.1.4.5.1.4
The number of Disengage Confirms sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsRcvdDisengageRejects 1.3.6.1.4.1.9.10.40.1.1.4.5.1.5
The number of Disengage Rejects received for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkLZoneStatsSentDisengageRejects 1.3.6.1.4.1.9.10.40.1.1.4.5.1.6
The number of Disengage Rejects sent for the local zone.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkRZoneTotalBandwidth 1.3.6.1.4.1.9.10.40.1.1.5.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000000  

cgkRZoneAllocTotalBandwidth 1.3.6.1.4.1.9.10.40.1.1.5.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1000000000  

cgkHistoryMaxEventEntries 1.3.6.1.4.1.9.10.40.1.2.1
The maximum number of entries that can be held in cgkHistoryEventTable. The default value for this object is 20.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

cgkHistoryEventTable 1.3.6.1.4.1.9.10.40.1.2.2
The table contains a history of notification events which occurred during Gatekeeper operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CgkHistoryEventEntry

cgkHistoryEventEntry 1.3.6.1.4.1.9.10.40.1.2.2.1
Information about a notification event on this Gatekeeper.
Status: current Access: not-accessible
OBJECT-TYPE    
  CgkHistoryEventEntry  

cgkHistoryEventIndex 1.3.6.1.4.1.9.10.40.1.2.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cgkHistoryEventType 1.3.6.1.4.1.9.10.40.1.2.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), register(2), unregister(3), unregisterForced(4), overload(5)  

cgkHistoryEventTime 1.3.6.1.4.1.9.10.40.1.2.2.1.3
The value of sysUpTime when the running configuration when the event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cgkHistoryEventText 1.3.6.1.4.1.9.10.40.1.2.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cgkHistoryEventEndpointType 1.3.6.1.4.1.9.10.40.1.2.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), other(2), gatekeeper(3), gateway(4), mcu(5), terminal(6), proxy(7)  

cgkHistoryEventEndpointAddrTag 1.3.6.1.4.1.9.10.40.1.2.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  CgkNAddressTag  

cgkHistoryEventEndpointAddress 1.3.6.1.4.1.9.10.40.1.2.2.1.7
The network address associated with the endpoint that triggered the register or unregister event. This field is not valid for other event types.
Status: current Access: read-only
OBJECT-TYPE    
  CgkNAddress  

cgkHistoryEventEndpointH323id 1.3.6.1.4.1.9.10.40.1.2.2.1.8
The H323 ID of the endpoint associated with the register or unregister event. This field is not valid for other event types.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cgkMIBEnableEventNotification 1.3.6.1.4.1.9.10.40.1.3.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cgkMIBDefaultTotalBandwidth 1.3.6.1.4.1.9.10.40.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000000  

cgkMIBDefaultInterzoneBandwidth 1.3.6.1.4.1.9.10.40.1.3.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000000  

cgkMIBDefaultSessionBandwidth 1.3.6.1.4.1.9.10.40.1.3.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..50000  

cgkStatsAdmissionRequests 1.3.6.1.4.1.9.10.40.1.4.1
The total number of Admission Requests received by the Gatekeeper. Represents the sum of ARQ's received from both the originating and terminating endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsOriginAdmissionRequests 1.3.6.1.4.1.9.10.40.1.4.2
The number of Admission Requests received from the Originating endpoint for the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsAdmissionConfirms 1.3.6.1.4.1.9.10.40.1.4.3
The number of Admission Confirms sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsOriginAdmissionConfirms 1.3.6.1.4.1.9.10.40.1.4.4
The number of Admission Confirms sent to the Originating endpoint by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsAdmissionRejects 1.3.6.1.4.1.9.10.40.1.4.5
The number of Admission Rejects sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsOriginAdmissionRejects 1.3.6.1.4.1.9.10.40.1.4.6
The number of Admission Rejects sent to the Originating endpoint by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsTotalConcurrentCalls 1.3.6.1.4.1.9.10.40.1.4.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgkStatsOriginTotalConcurrentCalls 1.3.6.1.4.1.9.10.40.1.4.8
The number of concurrent originating calls on the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cgkStatsRcvdLocationRequests 1.3.6.1.4.1.9.10.40.1.4.9
The number of Location Requests received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentLocationRequests 1.3.6.1.4.1.9.10.40.1.4.10
The number of Location Requests sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRcvdLocationConfirms 1.3.6.1.4.1.9.10.40.1.4.11
The number of Location Confirms received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentLocationConfirms 1.3.6.1.4.1.9.10.40.1.4.12
The number of Location Confirms sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRcvdLocationRejects 1.3.6.1.4.1.9.10.40.1.4.13
The number of Location Rejects received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentLocationRejects 1.3.6.1.4.1.9.10.40.1.4.14
The number of Location Rejects sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRegisteredEndpoints 1.3.6.1.4.1.9.10.40.1.4.15
The per Gatekeeper level Registered endpoints.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRcvdDisengageRequests 1.3.6.1.4.1.9.10.40.1.4.16
The number of Disengage Requests received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentDisengageRequests 1.3.6.1.4.1.9.10.40.1.4.17
The number of Disengage Requests sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRcvdDisengageConfirms 1.3.6.1.4.1.9.10.40.1.4.18
The number of Disengage Confirms received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentDisengageConfirms 1.3.6.1.4.1.9.10.40.1.4.19
The number of Disengage Confirms sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsRcvdDisengageRejects 1.3.6.1.4.1.9.10.40.1.4.20
The number of Disengage Rejects received by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cgkStatsSentDisengageRejects 1.3.6.1.4.1.9.10.40.1.4.21
The number of Disengage Rejects sent by the Gatekeeper.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoGatekeeperMIBNotificationPrefix 1.3.6.1.4.1.9.10.40.2
OBJECT IDENTIFIER    

ciscoGatekeeperMIBNotifications 1.3.6.1.4.1.9.10.40.2.0
OBJECT IDENTIFIER    

ciscoGatekeeperEvent 1.3.6.1.4.1.9.10.40.2.0.1
A ciscoGatekeeperEvent is sent whenever a new event is added to the cgkHistoryEventTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoGatekeeperMIBConformance 1.3.6.1.4.1.9.10.40.3
OBJECT IDENTIFIER    

ciscoGatekeeperMIBCompliance 1.3.6.1.4.1.9.10.40.3.1
OBJECT IDENTIFIER    

ciscoGatekeeperMIBGroups 1.3.6.1.4.1.9.10.40.3.2
OBJECT IDENTIFIER    

cgkGatekeeperCompliance 1.3.6.1.4.1.9.10.40.3.1.1
The set of objects required for compliance.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cgkGatekeeperComplianceRev1 1.3.6.1.4.1.9.10.40.3.1.2
The set of objects required for compliance.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cgkGatekeeperComplianceRev2 1.3.6.1.4.1.9.10.40.3.1.3
The set of objects required for compliance.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cgkGatekeeperComplianceRev3 1.3.6.1.4.1.9.10.40.3.1.4
The set of objects required for compliance.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cgkGatekeeperComplianceRev4 1.3.6.1.4.1.9.10.40.3.1.5
The set of objects required for compliance.
Status: current Access: read-only
MODULE-COMPLIANCE    

cgkZoneGroup 1.3.6.1.4.1.9.10.40.3.2.1
The set of objects a gatekeeper must support for local and remote zones.
Status: current Access: read-only
OBJECT-GROUP    

cgkZoneSubnetGroup 1.3.6.1.4.1.9.10.40.3.2.2
The set of objects a gatekeeper supports for identifying access between zones based on IP subnet.
Status: current Access: read-only
OBJECT-GROUP    

cgkLocalZoneGroup 1.3.6.1.4.1.9.10.40.3.2.3
The set of objects a gatekeeper must support for a local zone.
Status: deprecated Access: read-only
OBJECT-GROUP    

cgkHistoryEventGroup 1.3.6.1.4.1.9.10.40.3.2.4
The set of objects a gatekeeper supports to record notification events.
Status: current Access: read-only
OBJECT-GROUP    

cgkGeneralGroup 1.3.6.1.4.1.9.10.40.3.2.5
The set of objects a gatekeeper must support for general configuration.
Status: current Access: read-only
OBJECT-GROUP    

cgkNotificationsGroup 1.3.6.1.4.1.9.10.40.3.2.6
The set of notification events a gatekeeper supports.
Status: current Access: read-only
NOTIFICATION-GROUP    

cgkLocalZoneGroupRev1 1.3.6.1.4.1.9.10.40.3.2.7
The set of objects a gatekeeper must support for a local zone.
Status: deprecated Access: read-only
OBJECT-GROUP    

cgkLocalZoneGroupRev2 1.3.6.1.4.1.9.10.40.3.2.8
The set of objects a gatekeeper must support for a local zone.
Status: current Access: read-only
OBJECT-GROUP    

cgkZoneMgmtStatsGroup 1.3.6.1.4.1.9.10.40.3.2.9
The set of objects a gatekeeper must support for zone management statistics.
Status: current Access: read-only
OBJECT-GROUP    

cgkGeneralMgmtStatsGroup 1.3.6.1.4.1.9.10.40.3.2.10
The set of objects a gatekeeper must support for GK level management statistics.
Status: current Access: read-only
OBJECT-GROUP    

cgkRemoteZoneGroup 1.3.6.1.4.1.9.10.40.3.2.11
The set of objects a gatekeeper must support for a remote zone.
Status: current Access: read-only
OBJECT-GROUP