All MIBs › H323GW-MIB › h323GwStatisticsAdditionalEstCalls
h323GwStatisticsAdditionalEstCalls
Module: H323GW-MIB
OID (symbolic): H323GW-MIB::h323GwStatisticsAdditionalEstCalls
OID (numeric): 0.0.8.341.1.4.1.6.1.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-write
Description: Estimated number of additional simultaneous calls that the gateway can carry out. This is calculated by the application according to the available Gateway's resources, or set by the management to limit overloading
What is h323GwStatisticsAdditionalEstCalls?
Holds an estimate of how many more simultaneous calls the gateway can still accept, computed from available resources or manually set by management to cap load. An admin lowers this value to deliberately throttle new call admission before the gateway becomes overloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.4.1.6.1.1.4 snmpwalk -v2c -c public <target> H323GW-MIB::h323GwStatisticsAdditionalEstCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.4.1.6.1.1.4.1 snmpget -v2c -c public <target> H323GW-MIB::h323GwStatisticsAdditionalEstCalls.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 0.0.8.341.1.4.1.6.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h323GwStatisticsAdditionalEstCalls.1
Start monitoring Vendor-neutral H.323 VoIP gateway, any manufacturer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H323GW-MIB::h323GwStatisticsAdditionalEstCalls OID value, configure state conditions and alerts, and monitor any Vendor-neutral H.323 VoIP gateway, any manufacturer from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.4 | mmH323GatewayRoot | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.4.1 | h323Gw | H323GW-MIB |
| 0.0.8.341.1.4.1.6 | h323GwStatistics | H323GW-MIB |
| 0.0.8.341.1.4.1.6.1 | h323GwStatisticsTable | H323GW-MIB |
| 0.0.8.341.1.4.1.6.1.1 | h323GwStatisticsEntry | H323GW-MIB |
| 0.0.8.341.1.4.1.6.1.1.4 | h323GwStatisticsAdditionalEstCalls | H323GW-MIB |