All MIBs › AC-GATEWAY-MIB › sipMiscOPTIONSUserPart
sipMiscOPTIONSUserPart
Module: AC-GATEWAY-MIB
OID (symbolic): AC-GATEWAY-MIB::sipMiscOPTIONSUserPart
OID (numeric): 1.3.6.1.4.1.5003.9.10.3.1.2.7.44
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: Allow to configure the OPTIONS userpart string for all gateways.
The default value should be empty string which means that we don't use this parameter. Another special value is 'empty' which means that the we don't populate the user part of the OPTIONS request URI. Any other value will be taken as is and used as the user part of the OPTIONS request URI. Access: Instant. AC INI-Param: OPTIONSUSERPART
What is sipMiscOPTIONSUserPart?
This string parameter controls the user part (username portion) of SIP OPTIONS requests sent by the gateway for keep-alive or endpoint testing. Engineers configure this to match upstream SIP server expectations or to identify the gateway in debug logs. A value of 'monitor' would send OPTIONS requests with 'monitor@gateway' URIs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.7.44 snmpwalk -v2c -c public <target> AC-GATEWAY-MIB::sipMiscOPTIONSUserPart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.3.1.2.7.44.1 snmpget -v2c -c public <target> AC-GATEWAY-MIB::sipMiscOPTIONSUserPart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.3.1.2.7.44.1 s <value>
Start monitoring AudioCodes Mediant-series gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-GATEWAY-MIB::sipMiscOPTIONSUserPart 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.3 | acGateway | AC-GATEWAY-MIB |
| 1.3.6.1.4.1.5003.9.10.3.1 | gwConfiguration | AC-GATEWAY-MIB |
| 1.3.6.1.4.1.5003.9.10.3.1.2 | sip | AC-GATEWAY-MIB |
| 1.3.6.1.4.1.5003.9.10.3.1.2.7 | sipMisc | AC-GATEWAY-MIB |
| 1.3.6.1.4.1.5003.9.10.3.1.2.7.44 | sipMiscOPTIONSUserPart | AC-GATEWAY-MIB |