All MIBs › XUPS-MIB › xupsContactType
xupsContactType
Module: XUPS-MIB
OID (symbolic): XUPS-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' 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?
Sets the expected normal (inactive) state for a dry-contact sensor input; the opposite state is treated as the active alarm condition. Set to anyChange(3) to get a trap whenever the contact changes state at all, or notUsed(4) to disable monitoring on an unused input.
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> XUPS-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> XUPS-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 UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsContactType OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.6.8.1.2 | xupsContactType | XUPS-MIB |