hwBoardCurrent

HUAWEI-DEVICE-MIB · .1.3.6.1.4.1.2011.6.3.3.6.1.1.2

Object

column r/w Integer32
Port current supported by the board. The value ranges from 1 to 10,
which indicates the port current value supported under certain loopline impedance.
1    --    25mA steady current
2    --    16mA steady current
3    --    35mA 2*200
4    --    35mA 2*250
5    --    35mA 2*400
6    --    47mA 2*200
7    --    47mA 2*250
8    --    47mA 2*400
9    --    17mA steady current
10   --   20mA steady current

Context

MIB
HUAWEI-DEVICE-MIB
OID
.1.3.6.1.4.1.2011.6.3.3.6.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwBoardAttrEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-10