AC-GATEWAY-MIB :: sipAuthChallengeCachingMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-GATEWAY-MIBsipAuthChallengeCachingMode

sipAuthChallengeCachingMode

Module: AC-GATEWAY-MIB

OID (symbolic): AC-GATEWAY-MIB::sipAuthChallengeCachingMode

OID (numeric): 1.3.6.1.4.1.5003.9.10.3.1.2.4.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 0. No caching mode - don't cache any challenges. Every new request will be sent without preliminary authorization. If the request is challenged - new request with authorization data will be sent. 1. Cache for INVITE mode - challenges issued for INVITE request and within the session will be cached. This will prevent the mixture of REGISTER and INVITE authorizations. 2. Full cache mode - cache any challenges from the proxies. . Access: Instant. AC INI-Param: SIPCHALLENGECACHINGMODE

What is sipAuthChallengeCachingMode?

This integer setting determines how the gateway caches authentication challenges from SIP proxies: 0 disables caching, 1 caches INVITE-session challenges, 2 caches all challenges. Caching reduces repeated authentications and network traffic. Mode 1 prevents mixing REGISTER and INVITE credentials.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.4.6
snmpwalk -v2c -c public <target> AC-GATEWAY-MIB::sipAuthChallengeCachingMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.4.6.1
snmpget -v2c -c public <target> AC-GATEWAY-MIB::sipAuthChallengeCachingMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.3.1.2.4.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sipAuthChallengeCachingMode.1

Start monitoring AudioCodes Mediant-series gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-GATEWAY-MIB::sipAuthChallengeCachingMode OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5003audioCodesAC-ATM-MIB
1.3.6.1.4.1.5003.9acProductsAC-ATM-MIB
1.3.6.1.4.1.5003.9.10acBoardMibsAC-ATM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5003.9.10.3acGatewayAC-GATEWAY-MIB
1.3.6.1.4.1.5003.9.10.3.1gwConfigurationAC-GATEWAY-MIB
1.3.6.1.4.1.5003.9.10.3.1.2sipAC-GATEWAY-MIB
1.3.6.1.4.1.5003.9.10.3.1.2.4sipAuthAC-GATEWAY-MIB
1.3.6.1.4.1.5003.9.10.3.1.2.4.6sipAuthChallengeCachingModeAC-GATEWAY-MIB