hwRectInputAcType

EMAP-MIB · .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.11

Object

column Enumeration
Input AC type of the rectifier module. It is an enumeration value:
If the value of the node is 1, it indicates single-phase AC input; 
If the value of the node is 2, it indicates three-phase AC input;
If the value of the node is 3, it indicates three-livelines AC input;  
If the value of the node is 4, it indicates double-liveLines AC input;
If the value of the node is 255, it indicates unknown AC input.

Context

MIB
EMAP-MIB
OID
.1.3.6.1.4.1.2011.6.164.1.3.2.1.1.11
Type
column
Access
readonly
Status
current
Parent
hwRectConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single
2triple
3threeLivelines
4doubleLiveLines
255unknown