cSipCfgSuspendResumeEnabled

CISCO-SIP-UA-MIB · .1.3.6.1.4.1.9.9.152.1.1.1.13

Object

scalar r/w SNMPv2-TCTruthValue
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.

Context

MIB
CISCO-SIP-UA-MIB
OID
.1.3.6.1.4.1.9.9.152.1.1.1.13
Type
scalar
Access
readwrite
Status
current
Parent
cSipCfgBase
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-UA-MIB::cSipCfgSuspendResumeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIP-UA-MIB::cSipCfgSuspendResumeEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false