All MIBs › H225-MIB › callReleaseComplete
callReleaseComplete
Module: H225-MIB
OID (symbolic): H225-MIB::callReleaseComplete
OID (numeric): 0.0.8.341.1.1.1.4.0.1
Node type: NOTIFICATION-TYPE
Description: This message will be sent in the case of on generation and reception of releaseComplete for the following reasons:
34 - noBandwidth; no circuit/channel available 47 - gatekeeperResources; resource unavailable 3 - unreachableDestination; no route to destination 16 - destinationReject; destination did not accept this call 88 - invalidRevision; incompatible destination 111- noPermission; Interworking unspecified 38 - unreachableGatekeeper; network out of order 42 - gatewayResources; switching equipment congestion 28 - badFormaTAddress; invalid number format 41 - adaptiveBusy; Temporary Failure 17 - inConference; user busy 31 - undefined.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' H225-MIB::callReleaseComplete snmptrap -v2c -c public <manager> '' 0.0.8.341.1.1.1.4.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:63703->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (477665495) 55 days, 6:50:54.95 SNMPv2-MIB::snmpTrapOID.0 = OID: H225-MIB::callReleaseComplete
Start monitoring H.323 gatekeepers, gateways, and multipoint control units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H225-MIB::callReleaseComplete OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers, gateways, and multipoint control units 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.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.1 | h225CallSignaling | H225-MIB |
| 0.0.8.341.1.1.1.4.0 | callSignalEvents | H225-MIB |
| 0.0.8.341.1.1.1.4.0.1 | callReleaseComplete | H225-MIB |