All MIBs › COMPELLENT-MIB › scCtlrForceTrap
scCtlrForceTrap
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scCtlrForceTrap
OID (numeric): 1.3.6.1.4.1.16139.2.13.1.6
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: SET to 'ForceTrap' forces a scCtlrStatusChange trap. GET always returns the string 'Empty'.
What is scCtlrForceTrap?
This read-write SnmpAdminString, when set to the string 'ForceTrap', manually triggers a scCtlrStatusChange trap for testing, and always reads back as 'Empty' on a GET. An admin uses it to verify that their trap receiver and alerting pipeline correctly handle controller status-change notifications without waiting for a real hardware fault. This is a deliberate test-only action, not a real state, since GET never reflects the trigger word itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.13.1.6 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scCtlrForceTrap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.13.1.6.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scCtlrForceTrap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.16139.2.13.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scCtlrForceTrap.1
Start monitoring Dell Compellent Storage Center SAN array with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPELLENT-MIB::scCtlrForceTrap OID value, configure state conditions and alerts, and monitor any Dell Compellent Storage Center SAN array from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.16139 | compellentEnterprise | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2 | compellentObjects | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.13 | scCtlrTable | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.13.1 | scCtlrEntry | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.13.1.6 | scCtlrForceTrap | COMPELLENT-MIB |