xupsContactState
EATON-EMP-MIB ·
.1.3.6.1.4.1.534.1.6.8.1.3
Object
column Enumeration
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.
Context
- MIB
- EATON-EMP-MIB
- OID
.1.3.6.1.4.1.534.1.6.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xupsContactsTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EATON-EMP-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-EMP-MIB::xupsContactState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EATON-EMP-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-EMP-MIB::xupsContactState.<xupsContactIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-EMP-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-EMP-MIB::xupsContactState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | closed |
3 | openWithNotice |
4 | closedWithNotice |
Conformance
Member of