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
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 '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
1 | phase1toN |
2 | phase2toN |
3 | phase3toN |
4 | phase1to2 |
5 | phase2to3 |
6 | phase3to1 |
Conformance
Member of