upduMeterType
RNX-UPDU-MIB ·
.1.3.6.1.4.1.55108.1.3.1.1.3
Object
column Enumeration
Meter type: Tell if the meter is per-phase, per PDU, per module or for a single outlet or outlet group. For pduTotalCalc, phaseTotalCalc, moduleTotalCalc, the total is calculated (sum of the measurements of the underlying objects). For the other totals, it is measured.
Context
- MIB
- RNX-UPDU-MIB
- OID
.1.3.6.1.4.1.55108.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- upduMeterEntry
- 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 'RNX-UPDU-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RNX-UPDU-MIB::upduMeterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RNX-UPDU-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RNX-UPDU-MIB::upduMeterType.<upduModuleIndex>.<upduMeterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RNX-UPDU-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RNX-UPDU-MIB::upduMeterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pduTotal |
1 | pduTotalCalc |
2 | phaseTotal |
3 | phaseTotalCalc |
4 | moduleTotal |
5 | moduleTotalCalc |
6 | outlet |
7 | outletGroup |
Conformance
Member of