All MIBs › CISCO-GATEKEEPER-MIB › cgkMIBDefaultInterzoneBandwidth
cgkMIBDefaultInterzoneBandwidth
Module: CISCO-GATEKEEPER-MIB
OID (symbolic): CISCO-GATEKEEPER-MIB::cgkMIBDefaultInterzoneBandwidth
OID (numeric): 1.3.6.1.4.1.9.10.40.1.3.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: 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.
What is cgkMIBDefaultInterzoneBandwidth?
Sets the default maximum bi-directional bandwidth the gatekeeper can allocate for calls going from one zone to another, used when a zone-specific interzone bandwidth value is unset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.3.3 snmpwalk -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkMIBDefaultInterzoneBandwidth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.40.1.3.3.1 snmpget -v2c -c public <target> CISCO-GATEKEEPER-MIB::cgkMIBDefaultInterzoneBandwidth.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.40.1.3.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cgkMIBDefaultInterzoneBandwidth.1
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::cgkMIBDefaultInterzoneBandwidth 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.3 | cgkGeneralConfig | CISCO-GATEKEEPER-MIB |
| 1.3.6.1.4.1.9.10.40.1.3.3 | cgkMIBDefaultInterzoneBandwidth | CISCO-GATEKEEPER-MIB |