All MIBs › CISCO-SIP-UA-MIB › cSipCfgUserLocationServerAddr
cSipCfgUserLocationServerAddr
Module: CISCO-SIP-UA-MIB
OID (symbolic): CISCO-SIP-UA-MIB::cSipCfgUserLocationServerAddr
OID (numeric): 1.3.6.1.4.1.9.9.152.1.1.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object specifies address of the User Location Server (ULS) being used to resolve the location of end points. This could be a Domain Name Server (DNS) or a SIP proxy/redirect server.
The format of the address follows the IETF service location protocol. The syntax is as follows:
mapping-type:type-specific-syntax
the mapping-type specifies a scheme for mapping the matching dial string to a target server. The type-specific-syntax is exactly that, something that the particular mapping scheme can understand. For example, Session target Meaning ipv4:171.68.13.55:1006 The session target is the IP version 4 address of 171.68.13.55 and port 1006. dns:pots.cisco.com The session target is the IP host with dns name pots.cisco.com.
The valid Mapping type definitions for the peer follow: ipv4 - Syntax: ipv4:w.x.y.z:port or ipv4:w.x.y.z dns - Syntax: dns:host.domain.
What is cSipCfgUserLocationServerAddr?
Configures the address of the User Location Server (a DNS or SIP proxy/redirect server) used to resolve the location of SIP endpoints.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgUserLocationServerAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgUserLocationServerAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.152.1.1.1.3.1 s <value>
Start monitoring Cisco IOS voice gateways / Unified Communications Manager with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SIP-UA-MIB::cSipCfgUserLocationServerAddr OID value, configure state conditions and alerts, and monitor any Cisco IOS voice gateways / Unified Communications Manager from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.152 | ciscoSipUaMIB | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1 | ciscoSipUaMIBObjects | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1 | cSipCfg | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1.1 | cSipCfgBase | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1.1.3 | cSipCfgUserLocationServerAddr | CISCO-SIP-UA-MIB |