All MIBs › RAS-MIB › admissionReject
admissionReject
Module: RAS-MIB
OID (symbolic): RAS-MIB::admissionReject
OID (numeric): 0.0.8.341.1.1.2.5.0.4
Node type: NOTIFICATION-TYPE
Description: This message will be sent on generation and reception of admissionReject for the following reasons: 1 - calledPartyNotRegistered 2 - invalidPermission 3 - requestDenied 4 - undefinedReason 5 - callerNotRegistered 6 - routeCallToGatekeeper 7 - invalidEndpointIdentifier 8 - resourceUnavailable 9 - securityDenial 10 - qosControlNotSupported 11 - incompleteAddress
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> '' RAS-MIB::admissionReject snmptrap -v2c -c public <manager> '' 0.0.8.341.1.1.2.5.0.4
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]:65397->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (209540469) 24 days, 6:03:24.69 SNMPv2-MIB::snmpTrapOID.0 = OID: RAS-MIB::admissionReject
Start monitoring H.323 gatekeepers and VoIP softswitches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAS-MIB::admissionReject OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers and VoIP softswitches 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.2 | ras | RAS-MIB |
| 0.0.8.341.1.1.2.5.0 | rasEvents | RAS-MIB |
| 0.0.8.341.1.1.2.5.0.4 | admissionReject | RAS-MIB |