All MIBs › CPQWCRM-MIB › internalOutputType
internalOutputType
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::internalOutputType
OID (numeric): 1.3.6.1.4.1.232.167.2.3.6.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type of output which is connected to internal sensor to output[internalOutputIndex] 1: no output connected 2: output failure 3: value overflow 4: output type 6, universal relay output 5: output type 8, power output
What is internalOutputType?
This read-only enumerated value reports what kind of device is wired to a given internalOutputIndex slot: not available, failure, overflow, a universal relay output, or a power output. It tells an admin what kind of SET command is actually meaningful for that particular output. For example, a value of 5 (powerOut) on index 2 means that output actually switches power to equipment, rather than just providing a dry relay contact.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.6.2.1.2 snmpwalk -v2c -c public <target> CPQWCRM-MIB::internalOutputType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.6.2.1.2.1 snmpget -v2c -c public <target> CPQWCRM-MIB::internalOutputType.1
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::internalOutputType OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware 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.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2 | cpqWcrmStatus | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3 | cpqWcrmStatusSensorInternal | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.6 | cpqWcrmStatusInternalOutputs | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.6.2 | cpqWcrmInternalOutputTable | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.6.2.1 | cpqWcrmInternalOutputEntry | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.6.2.1.2 | internalOutputType | CPQWCRM-MIB |