AC-GATEWAY-MIB :: sipMiscEnableSRVQuery

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-GATEWAY-MIBsipMiscEnableSRVQuery

sipMiscEnableSRVQuery

Module: AC-GATEWAY-MIB

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

OID (numeric): 1.3.6.1.4.1.5003.9.10.3.1.2.7.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable DNS SRV queries. Access: Instant. AC INI-Param: ENABLESRVQUERY

What is sipMiscEnableSRVQuery?

This OID activates DNS SRV record queries for SIP endpoint discovery instead of simple A record lookups. Network administrators enable this for intelligent service discovery that scales load across multiple servers. With SRV enabled, a DNS lookup for "_sip._tcp.example.com" returns prioritized server candidates rather than a single IP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.7.17
snmpwalk -v2c -c public <target> AC-GATEWAY-MIB::sipMiscEnableSRVQuery

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.7.17.1
snmpget -v2c -c public <target> AC-GATEWAY-MIB::sipMiscEnableSRVQuery.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sipMiscEnableSRVQuery.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::sipMiscEnableSRVQuery 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.7sipMiscAC-GATEWAY-MIB
1.3.6.1.4.1.5003.9.10.3.1.2.7.17sipMiscEnableSRVQueryAC-GATEWAY-MIB