All MIBs › AC-PM-CONTROL-MIB › acPMCPConnectionAttributesCommandSuccessCountHighThreshold
acPMCPConnectionAttributesCommandSuccessCountHighThreshold
Module: AC-PM-CONTROL-MIB
OID (symbolic): AC-PM-CONTROL-MIB::acPMCPConnectionAttributesCommandSuccessCountHighThreshold
OID (numeric): 1.3.6.1.4.1.5003.10.8.1.32.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: High threshold. Access: Instant.
What is acPMCPConnectionAttributesCommandSuccessCountHighThreshold?
This OID defines a high threshold for successful command counts on control plane connections, stored as an unsigned 32-bit integer. When the count of successful commands exceeds this threshold, it may trigger alerts for anomalously high activity or potential capacity issues. For example, setting this to 10,000 would flag if successful commands exceed that limit within a monitoring interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.10.8.1.32.11 snmpwalk -v2c -c public <target> AC-PM-CONTROL-MIB::acPMCPConnectionAttributesCommandSuccessCountHighThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.10.8.1.32.11.1 snmpget -v2c -c public <target> AC-PM-CONTROL-MIB::acPMCPConnectionAttributesCommandSuccessCountHighThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.10.8.1.32.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acPMCPConnectionAttributesCommandSuccessCountHighThreshold.1
Start monitoring AudioCodes Mediant-series gateways/SBCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-PM-CONTROL-MIB::acPMCPConnectionAttributesCommandSuccessCountHighThreshold OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways/SBCs 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.10 | acPerformance | AUDIOCODES-TYPES-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.10.8 | acPMControl | AC-PM-CONTROL-MIB |
| 1.3.6.1.4.1.5003.10.8.1 | acPMControlConfiguration | AC-PM-CONTROL-MIB |
| 1.3.6.1.4.1.5003.10.8.1.32 | acPMCPConnectionAttributes | AC-PM-CONTROL-MIB |
| 1.3.6.1.4.1.5003.10.8.1.32.11 | acPMCPConnectionAttributesCommandSuccessCountHighThreshold | AC-PM-CONTROL-MIB |