All MIBs › CISCO-SIP-UA-MIB › cSipCfgRedirectionDisabled
cSipCfgRedirectionDisabled
Module: CISCO-SIP-UA-MIB
OID (symbolic): CISCO-SIP-UA-MIB::cSipCfgRedirectionDisabled
OID (numeric): 1.3.6.1.4.1.9.9.152.1.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies how call redirection (3xx) is handled by the user agent.
If 'false', the user agent's treatment of incoming 3xx class response messages is as defined in RFC 2543. That is, the user agent uses the Contact header(s) from the 3xx response to reinitiate another INVITE transaction to the user's new location. The call is redirected.
If 'true', the user agent treats incoming 3xx response messages as 4xx (client error) class response messages. In this case, the call is not redirected, instead it is released with the appropriate PSTN cause code.
The mapping of SIP 3xx response status codes to 4xx response status codes is as follows: 300 Multiple Choices -> 410 Gone 301 Moved Permanently -> 410 Gone 302 Moved Temporarily -> 480 Temporarily Unavailable 305 User Proxy -> 410 Gone 380 Alternative Service -> 410 Gone Any other 3xx -> 410 Gone
What is cSipCfgRedirectionDisabled?
Controls whether the SIP user agent honors call redirection (3xx) responses per RFC 2543 or ignores them, affecting how redirected calls are handled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgRedirectionDisabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgRedirectionDisabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.152.1.1.1.8.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::cSipCfgRedirectionDisabled 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.8 | cSipCfgRedirectionDisabled | CISCO-SIP-UA-MIB |