pdnMainVoltageValue
SITEBOSS-572-STD-MIB ·
.1.3.6.1.4.1.3052.20.1.5.4.1.1.13
Object
column SNMPv2-SMIInteger32
The voltage, in mV, at the power distributor specified by pdnIndexPD. If pdnIndexPD is 200 then this is the internal power distributor and refers to the voltage at the S572 (which is comprised of the internal power distributor and ancillary internal equipment) and all equipment powered by the S572's internal power outputs. If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the voltage at that PowerBoss and all equipment powered by that PowerBoss. pdnIndexOutput should be 1 for this object.
Context
- MIB
- SITEBOSS-572-STD-MIB
- OID
.1.3.6.1.4.1.3052.20.1.5.4.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdnEntry
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 'SITEBOSS-572-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-572-STD-MIB::pdnMainVoltageValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-572-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-572-STD-MIB::pdnMainVoltageValue.<pdnIndexPD>.<pdnIndexOutput>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-572-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-572-STD-MIB::pdnMainVoltageValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647