All MIBs › EATON-EMP-MIB › xupsContactType
xupsContactType
Module: EATON-EMP-MIB
OID (symbolic): EATON-EMP-MIB::xupsContactType
OID (numeric): 1.3.6.1.4.1.534.1.6.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The normal state for this contact. The 'other' (not 'Normally') state is the Active state for generating the xupstdContactActiveNotice 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 xupsContactType?
This configures the 'normal' resting state for a digital-input contact: normally open, normally closed, any-change, or not used. It determines when the xupstdContactActiveNotice trap fires, since the contact is considered active when it deviates from its configured normal state, anyChange fires on any transition, and notUsed suppresses trap generation entirely. Setting a door-open sensor to normallyClosed(2) means the trap fires the moment the door opens and the contact opens.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.2 snmpwalk -v2c -c public <target> EATON-EMP-MIB::xupsContactType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.2.1 snmpget -v2c -c public <target> EATON-EMP-MIB::xupsContactType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.6.8.1.2.1 i <value>
Start monitoring Eaton UPS/power equipment with Environmental Monitoring Probe (EMP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EATON-EMP-MIB::xupsContactType OID value, configure state conditions and alerts, and monitor any Eaton UPS/power equipment with Environmental Monitoring Probe (EMP) from a single console.
OID Breakdown
Upper-level ancestors (9 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.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.1 | xupsMIB | EATON-OIDS |
| 1.3.6.1.4.1.534.1.6 | xupsEnvironment | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.6.8 | xupsContactSenseTable | EATON-EMP-MIB |
| 1.3.6.1.4.1.534.1.6.8.1 | xupsContactsTableEntry | EATON-EMP-MIB |
| 1.3.6.1.4.1.534.1.6.8.1.2 | xupsContactType | EATON-EMP-MIB |