All MIBs › CISCO-SIP-UA-MIB › cSipCfgSuspendResumeEnabled
cSipCfgSuspendResumeEnabled
Module: CISCO-SIP-UA-MIB
OID (symbolic): CISCO-SIP-UA-MIB::cSipCfgSuspendResumeEnabled
OID (numeric): 1.3.6.1.4.1.9.9.152.1.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies if support for handling Suspend/Resume events from the switch is enabled or not.
If 'true', the user agent on getting a Suspend will notify the remote agent by sending it a re-invite with a hold SDP. Similarly, when the Gateway receives a Resume, it will initiate a re-invite with the original SDP and unhold the call.
If 'false', the user agent will not initiate any re-invites on receiving Suspend/Resume events, basically it won't be putting the call on hold or off hold.
What is cSipCfgSuspendResumeEnabled?
Enables or disables handling of Suspend/Resume events from the switch, causing the user agent to send a re-invite with hold SDP on suspend and resume signaling to the remote agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.13 snmpwalk -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgSuspendResumeEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.13.1 snmpget -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgSuspendResumeEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.152.1.1.1.13.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::cSipCfgSuspendResumeEnabled 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.13 | cSipCfgSuspendResumeEnabled | CISCO-SIP-UA-MIB |