ccacSysTreatment
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.1.1.1.3
Object
column r/w
Enumeration
The type of call treatment to apply on a new call when
a call resource threshold is exceeded. This treatment
is applicable if the threshold action (ccacSysRpAction)
includes 'treatment(3)' or 'busyoutAndTreatment(4)'.
hairpin(1) - Connect the call back to the PSTN via
another telephony port.
reject(2) - Reject the call, using cause code specified
in ccacSysRejectCode
playMessage(3) - Reject the call and send the specified
audio message. The audio file used for
'playMessage(3)' is specified in
ccacSysPlayMessageFile.
The 'playMessage(3)' option only applies to Voice over ATM,
IP, or FrameRelay calls. For other types of calls,
a value of 'playMessage(3)' is equivalent to 'reject(2)'.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccacSysConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAC-SYSTEM-MIB::ccacSysTreatment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAC-SYSTEM-MIB::ccacSysTreatment.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAC-SYSTEM-MIB::ccacSysTreatment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hairpin |
2 | reject |
3 | playMessage |
Conformance
Member of