All MIBs › CPQCMC-MIB › cpqCmcSetupAux1InputType
cpqCmcSetupAux1InputType
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcSetupAux1InputType
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.1.2.15.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Type of other digital input (used for any digital signal): (2) contact is normally open, no alarm if contact is open, alarm if contact is closed (3) contact is normally closed, no alarm if contact is closed, alarm if contact is open
What is cpqCmcSetupAux1InputType?
This read-write enumerated value sets whether the digital contact wired to Aux 1 is normally open (alarms when closed) or normally closed (alarms when open). An admin must match this setting to the actual wiring of whatever external device is connected to Aux input 1, or the alarm logic will be inverted. If the device wired to Aux 1 uses a normally-closed contact that opens on fault, the admin sets cpqCmcSetupAux1InputType to normClosed(3) so the CMC interprets it correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.15.4 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcSetupAux1InputType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.15.4.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcSetupAux1InputType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.1.2.15.4.1 i <value>
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcSetupAux1InputType OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2 | cpqCmcDevice | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2 | cpqCmcSetup | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1 | cpqCmcSetupConfig | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2 | cpqCmcSetupEvents | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2.15 | cpqCmcSetupAux1 | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.2.15.4 | cpqCmcSetupAux1InputType | CPQCMC-MIB |