All MIBs › EATON-EMP-MIB › xupsContactDescr
xupsContactDescr
Module: EATON-EMP-MIB
OID (symbolic): EATON-EMP-MIB::xupsContactDescr
OID (numeric): 1.3.6.1.4.1.534.1.6.8.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A label identifying the Contact. This object should be set by the administrator.
What is xupsContactDescr?
This is a free-text label, up to 63 characters, that the administrator assigns to identify what a given contact input is wired to. Since the contact table otherwise only exposes numeric indexes and enum states, this label is what makes an alert like 'contact 2 active' human-meaningful in monitoring tools. An admin sets it to 'Server Room Door Sensor' so that when xupsContactState.2 goes to openWithNotice, the resulting alert clearly identifies which door triggered it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.4 snmpwalk -v2c -c public <target> EATON-EMP-MIB::xupsContactDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.6.8.1.4.1 snmpget -v2c -c public <target> EATON-EMP-MIB::xupsContactDescr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.1.6.8.1.4.1 s <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::xupsContactDescr 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.4 | xupsContactDescr | EATON-EMP-MIB |