All MIBs › EATON-EMP-MIB › xupsContactState
xupsContactState
Module: EATON-EMP-MIB
OID (symbolic): EATON-EMP-MIB::xupsContactState
OID (numeric): 1.3.6.1.4.1.534.1.6.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the Contact input; the value is based on the open/closed input state and the setting for xupsContactType. When entering the openWithNotice(3) and closedWithNotice(4) states, no entries added to the xupsAlarmTable, but the xupstdContactActiveNotice trap is sent.
What is xupsContactState?
This reports the live state of a digital-input contact, combining the raw open or closed reading with the configured xupsContactType. The 'WithNotice' values tell an admin the contact just triggered an active-state trap without creating a row in the alarm table, distinguishing a transient notification from a persistent alarm condition. Seeing closedWithNotice(4) after a water sensor closes confirms the xupstdContactActiveNotice trap was sent for that event even though no alarm-table entry exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.3 snmpwalk -v2c -c public <target> EATON-EMP-MIB::xupsContactState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.3.1 snmpget -v2c -c public <target> EATON-EMP-MIB::xupsContactState.1
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::xupsContactState 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.3 | xupsContactState | EATON-EMP-MIB |