All MIBs › RAS-MIB › lastArjReason
lastArjReason
Module: RAS-MIB
OID (symbolic): RAS-MIB::lastArjReason
OID (numeric): 0.0.8.341.1.1.2.5.0.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value identifies the reason for the admission reject.
What is lastArjReason?
This read-only value reports the specific reason code for the most recent Admission Reject (ARJ), such as calledPartyNotRegistered(1), resourceUnavailable(8), or securityDenial(9). Admins consult it immediately after seeing rasStatsAdmissionRejects increase, to understand exactly why the last call was refused admission without digging through raw signaling traces. It only reflects the single most recent rejection, not a historical log of all rejections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.5.0.1 snmpwalk -v2c -c public <target> RAS-MIB::lastArjReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.5.0.1.1 snmpget -v2c -c public <target> RAS-MIB::lastArjReason.1
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::lastArjReason 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.1 | lastArjReason | RAS-MIB |