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
| From | Symbols |
|---|---|
| CISCO-H323-TC-MIB | CgkGatekeeperID, CgkNAddress, CgkNAddressTag, CgkTAddressTag |
| CISCO-SMI | ciscoExperiment |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| 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.2 | CgkGatekeeperID | read-create | current |
| 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.3 | SnmpAdminString (SIZE(1..64)) | read-create | current |
| cgkZoneRasAddressTag OBJECT-TYPE The tag identifying the underlying type of cgkZoneRasAddress. | 1.3.6.1.4.1.9.10.40.1.1.1.1.4 | CgkTAddressTag | read-create | current |
| 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.5 | TAddress | read-create | current |
| 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.6 | INTEGER (1..65535) | read-create | current |
| 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.7 | TruthValue | read-create | current |
| 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.8 | INTEGER {enable(1), disable(2)} | read-create | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | CgkNAddressTag | not-accessible | current |
| cgkZoneSubnetAddress OBJECT-TYPE The subnet address of the zone. | 1.3.6.1.4.1.9.10.40.1.1.2.1.2 | CgkNAddress | not-accessible | current |
| 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.3 | CgkNAddress | read-create | current |
| 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.4 | INTEGER {enable(1), disable(2)} | read-create | current |
| 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.5 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Integer32 (-1..1000000000) | read-write | current |
| 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.4 | Gauge32 (0..1000000000) | read-only | current |
| 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.5 | Integer32 (-1..1000000000) | read-write | current |
| 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.6 | Gauge32 (0..1000000000) | read-only | current |
| 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.7 | Integer32 (-1..50000) | read-write | current |
| 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.8 | INTEGER (0..15) | read-write | deprecated |
| 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.9 | Bits {inboundToTerminal(0), inboundToGateway(1), outboundFromTerminal(2), outboundFromGateway(3), inboundToMcu(4), outboundFromMcu(5)} | read-write | current |
| 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.10 | Gauge32 | read-only | current |
| 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.1 | not-accessible | current | |
| cgkLocalZoneStatsAdmissionTableEntry OBJECT-TYPE An entry in the cgkLocalZoneStatsAdmissionTable. | 1.3.6.1.4.1.9.10.40.1.1.4.1.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Gauge32 | read-only | current |
| 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.2 | not-accessible | current | |
| cgkLocalZoneStatsLocationTableEntry OBJECT-TYPE An entry in the cgkLocalZoneStatsLocationTable. | 1.3.6.1.4.1.9.10.40.1.1.4.2.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.3 | not-accessible | current | |
| cgkLocalZoneStatsRegistrationTableEntry OBJECT-TYPE An entry in the cgkLocalZoneStatsRegistrationTable. | 1.3.6.1.4.1.9.10.40.1.1.4.3.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.4 | not-accessible | current | |
| cgkLocalZoneStatsUnRegistrationTableEntry OBJECT-TYPE An entry in the cgkLocalZoneStatsUnRegistrationTable. | 1.3.6.1.4.1.9.10.40.1.1.4.4.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.5 | not-accessible | current | |
| cgkLocalZoneStatsDisengageTableEntry OBJECT-TYPE An entry in the cgkLocalZoneStatsDisengageTable. | 1.3.6.1.4.1.9.10.40.1.1.4.5.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.1 | Integer32 (-1..1000000000) | read-write | current |
| 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.2 | Gauge32 (0..1000000000) | read-only | current |
| 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.1 | Integer32 (0..1000) | read-write | current |
| 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.2 | not-accessible | current | |
| cgkHistoryEventEntry OBJECT-TYPE Information about a notification event on this Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.2.2.1 | not-accessible | current | |
| 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.1 | Integer32 (1..2147483647) | not-accessible | current |
| 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.2 | INTEGER {other(1), register(2), unregister(3), unregisterForced(4), overload(5)} | read-only | current |
| 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.3 | TimeStamp | read-only | current |
| 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.4 | DisplayString | read-only | current |
| 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.5 | INTEGER {none(1), other(2), gatekeeper(3), gateway(4), mcu(5), terminal(6), proxy(7)} | read-only | current |
| 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.6 | CgkNAddressTag | read-only | current |
| 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.7 | CgkNAddress | read-only | current |
| 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.8 | SnmpAdminString | read-only | current |
| 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.1 | TruthValue | read-write | current |
| 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.2 | Integer32 (-1..1000000000) | read-write | current |
| 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.3 | Integer32 (-1..1000000000) | read-write | current |
| 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.4 | Integer32 (-1..50000) | read-write | current |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| cgkStatsAdmissionConfirms OBJECT-TYPE The number of Admission Confirms sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| cgkStatsAdmissionRejects OBJECT-TYPE The number of Admission Rejects sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Gauge32 | read-only | current |
| cgkStatsOriginTotalConcurrentCalls OBJECT-TYPE The number of concurrent originating calls on the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.8 | Gauge32 | read-only | current |
| cgkStatsRcvdLocationRequests OBJECT-TYPE The number of Location Requests received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.9 | Counter32 | read-only | current |
| cgkStatsSentLocationRequests OBJECT-TYPE The number of Location Requests sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.10 | Counter32 | read-only | current |
| cgkStatsRcvdLocationConfirms OBJECT-TYPE The number of Location Confirms received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.11 | Counter32 | read-only | current |
| cgkStatsSentLocationConfirms OBJECT-TYPE The number of Location Confirms sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.12 | Counter32 | read-only | current |
| cgkStatsRcvdLocationRejects OBJECT-TYPE The number of Location Rejects received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.13 | Counter32 | read-only | current |
| cgkStatsSentLocationRejects OBJECT-TYPE The number of Location Rejects sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.14 | Counter32 | read-only | current |
| cgkStatsRegisteredEndpoints OBJECT-TYPE The per Gatekeeper level Registered endpoints. | 1.3.6.1.4.1.9.10.40.1.4.15 | Counter32 | read-only | current |
| cgkStatsRcvdDisengageRequests OBJECT-TYPE The number of Disengage Requests received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.16 | Counter32 | read-only | current |
| cgkStatsSentDisengageRequests OBJECT-TYPE The number of Disengage Requests sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.17 | Counter32 | read-only | current |
| cgkStatsRcvdDisengageConfirms OBJECT-TYPE The number of Disengage Confirms received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.18 | Counter32 | read-only | current |
| cgkStatsSentDisengageConfirms OBJECT-TYPE The number of Disengage Confirms sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.19 | Counter32 | read-only | current |
| cgkStatsRcvdDisengageRejects OBJECT-TYPE The number of Disengage Rejects received by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.20 | Counter32 | read-only | current |
| cgkStatsSentDisengageRejects OBJECT-TYPE The number of Disengage Rejects sent by the Gatekeeper. | 1.3.6.1.4.1.9.10.40.1.4.21 | Counter32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cgkGatekeeperCompliance MODULE-COMPLIANCE The set of objects required for compliance. | 1.3.6.1.4.1.9.10.40.3.1.1 | deprecated |
| cgkGatekeeperComplianceRev1 MODULE-COMPLIANCE The set of objects required for compliance. | 1.3.6.1.4.1.9.10.40.3.1.2 | deprecated |
| cgkGatekeeperComplianceRev2 MODULE-COMPLIANCE The set of objects required for compliance. | 1.3.6.1.4.1.9.10.40.3.1.3 | deprecated |
| cgkGatekeeperComplianceRev3 MODULE-COMPLIANCE The set of objects required for compliance. | 1.3.6.1.4.1.9.10.40.3.1.4 | deprecated |
| cgkGatekeeperComplianceRev4 MODULE-COMPLIANCE The set of objects required for compliance. | 1.3.6.1.4.1.9.10.40.3.1.5 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | deprecated |
| 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.4 | current |
| 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.5 | current |
| cgkNotificationsGroup NOTIFICATION-GROUP The set of notification events a gatekeeper supports. | 1.3.6.1.4.1.9.10.40.3.2.6 | current |
| 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.7 | deprecated |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |