All MIBs › CPQPOWER-MIB › upsContactType
upsContactType
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsContactType
OID (numeric): 1.3.6.1.4.1.232.165.3.6.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The normal state for this contact. The 'other' state is the Active state for generating the UpstdContactActiveNotice trap. If anyChange(3) is selected, then this trap is sent any time the contact changes to either Open or Closed. No traps are sent if the Contact is set to notUsed(4). In many cases, the configuration for Contacts may be done by other means, so this object may be read-only.
What is upsContactType?
This enumerated value defines the normal resting state configured for a contact input: normally open, normally closed, any-change (trap on every transition), or not used (no traps sent). It determines when the UpstdContactActiveNotice trap fires for that particular auxiliary input. For example, setting upsContactType to normallyClosed(2) on a door switch means the trap fires only when the door opens and breaks that closed circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.8.1.2 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsContactType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.6.8.1.2.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsContactType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.6.8.1.2.1 i <value>
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::upsContactType OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure 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.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3 | ups | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6 | upsEnvironment | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6.8 | upsContactsTable | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6.8.1 | upsContactsTableEntry | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.6.8.1.2 | upsContactType | CPQPOWER-MIB |