xupsContactType
EATON-EMP-MIB ·
.1.3.6.1.4.1.534.1.6.8.1.2
Object
column r/w
Enumeration
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.
Context
- MIB
- EATON-EMP-MIB
- OID
.1.3.6.1.4.1.534.1.6.8.1.2- Type
- column
- Access
- readwrite
- 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::xupsContactType'
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::xupsContactType.<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::xupsContactType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normallyOpen |
2 | normallyClosed |
3 | anyChange |
4 | notUsed |
Conformance
Member of