All MIBs › CISCO-GATEKEEPER-MIB › cgkLZoneProxiedCall
cgkLZoneProxiedCall
Module: CISCO-GATEKEEPER-MIB
OID (symbolic): CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall
OID (numeric): 1.3.6.1.4.1.9.10.40.1.1.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is cgkLZoneProxiedCall?
Read-write bitmask configuring which categories of calls into or out of the zone (e.g., inbound to terminal, inbound to gateway) are routed through a proxy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.1.3.1.8 snmpwalk -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.1.3.1.8.1 snmpget -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.40.1.1.3.1.8.1 i <value>
Start monitoring Cisco routers/gateways (H.323 Gatekeeper) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall OID value, configure state conditions and alerts, and monitor any Cisco routers/gateways (H.323 Gatekeeper) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.40 | ciscoGatekeeperMIB | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1 | ciscoGatekeeperMIBObjects | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.1 | cgkZone | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.1.3 | cgkLocalZoneTable | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.1.3.1 | cgkLocalZoneEntry | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.1.3.1.8 | cgkLZoneProxiedCall | CISCO-GATEKEEPER-MIB |