cgkLZoneProxiedCallBits
CISCO-GATEKEEPER-MIB ·
.1.3.6.1.4.1.9.10.40.1.1.3.1.9
Object
column r/w
Bits
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.
Context
- MIB
- CISCO-GATEKEEPER-MIB
- OID
.1.3.6.1.4.1.9.10.40.1.1.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- 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::cgkLZoneProxiedCallBits'
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::cgkLZoneProxiedCallBits.<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::cgkLZoneProxiedCallBits'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | inboundToTerminal |
1 | inboundToGateway |
2 | outboundFromTerminal |
3 | outboundFromGateway |
4 | inboundToMcu |
5 | outboundFromMcu |
Conformance
Member of