pdnOutputCurrentValue
SITEBOSS-350-STD-MIB ·
.1.3.6.1.4.1.3052.18.1.5.4.1.1.23
Object
column SNMPv2-SMIInteger32
The current drawn, in mA, for the power distributor output specified by pdnIndexPD and pdIndexOutput. E.g., if pdIndexPD is 3 then this is an external power distributor (PowerBoss) identified as 'power distributor 3' and refers to the current drawn by a specific power output on that PowerBoss. The specific power output is specified by pdIndexOutput.
Context
- MIB
- SITEBOSS-350-STD-MIB
- OID
.1.3.6.1.4.1.3052.18.1.5.4.1.1.23- 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-350-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-350-STD-MIB::pdnOutputCurrentValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-350-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-350-STD-MIB::pdnOutputCurrentValue.<pdnIndexPD>.<pdnIndexOutput>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-350-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-350-STD-MIB::pdnOutputCurrentValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647