xupsInputId

XUPS-MIB · .1.3.6.1.4.1.534.1.3.4.1.5

Object

column Enumeration
value indicates what measurement is being stored in this table row :
phase1 to neutral, phase2 to neutral, phase3 to neutral,
phase1 to phase2, phase2 to phase3, phase3 to phase1.

Context

MIB
XUPS-MIB
OID
.1.3.6.1.4.1.534.1.3.4.1.5
Type
column
Access
readonly
Status
current
Parent
xupsInputEntry
Groups
1

Walk 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 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsInputId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsInputId.<xupsInputPhase>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsInputId'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1phase1toN
2phase2toN
3phase3toN
4phase1to2
5phase2to3
6phase3to1

Conformance