hwCtrlRectsAllOnOff
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.3.1.8
Object
scalar r/w
Enumeration
Power-on or power-off of the rectifier module group (all the rectifier modules) on the site. It is an enumeration value: If the NMS notifies the SNMP agent that this node is set to 1, it indicates power-on of all rectifier modules; If the NMS notifies the SNMP agent that this node is set to 2, it indicates power-off of all the rectifier modules; If the NMS notifies the SNMP agent that this node is set to 255, it indicates nullOper of all the rectifier modules. NOTE: Only the system in manual mode, this parameter can be configured successfully.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.3.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwRectsGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwCtrlRectsAllOnOff.0'
More examples
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::hwCtrlRectsAllOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
255 | nullOper |