cgkLZoneProxiedCall
CISCO-GATEKEEPER-MIB ·
.1.3.6.1.4.1.9.10.40.1.1.3.1.8
Object
column deprecated
r/w
Integer32
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.
Context
- MIB
- CISCO-GATEKEEPER-MIB
- OID
.1.3.6.1.4.1.9.10.40.1.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cgkLocalZoneEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall.<cgkZoneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GATEKEEPER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GATEKEEPER-MIB::cgkLZoneProxiedCall'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of