All MIBs › H323GW-MIB › h323GwCallsGatewayAllocatedCallId
h323GwCallsGatewayAllocatedCallId
Module: H323GW-MIB
OID (symbolic): H323GW-MIB::h323GwCallsGatewayAllocatedCallId
OID (numeric): 0.0.8.341.1.4.1.5.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The call id that is allocated by the gateway. This number is implementation specific.
What is h323GwCallsGatewayAllocatedCallId?
Holds an implementation-specific call identifier assigned internally by the gateway. An admin can use it to correlate this call's SNMP-visible data with the gateway's own call detail records or logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.4.1.5.1.1.3 snmpwalk -v2c -c public <target> H323GW-MIB::h323GwCallsGatewayAllocatedCallId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.4.1.5.1.1.3.1 snmpget -v2c -c public <target> H323GW-MIB::h323GwCallsGatewayAllocatedCallId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h323GwCallsGatewayAllocatedCallId.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::h323GwCallsGatewayAllocatedCallId 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.5 | h323GwCalls | H323GW-MIB |
| 0.0.8.341.1.4.1.5.1 | h323GwCallsTable | H323GW-MIB |
| 0.0.8.341.1.4.1.5.1.1 | h323GwCallsTableEntry | H323GW-MIB |
| 0.0.8.341.1.4.1.5.1.1.3 | h323GwCallsGatewayAllocatedCallId | H323GW-MIB |