hwSetRectsRedundEnable
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.3.1.7
Object
scalar r/w
Enumeration
Sleep function of the rectifier module group on the site. It is an enumeration value: If the NMS notifies the SNMP agent that this node is set to 1, it means to disable the sleep function of the rectifier module group; If the NMS notifies the SNMP agent that this node is set to 2, it means to enable the sleep function of the rectifier module group. If NMS get the node value is 3, it indicates that this function is not support, and in such case the value set to the agent is invalid. Default value: to disable the sleep function of the rectifier module group. For details, see the corresponding user manual of the monitor.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.3.1.7- 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::hwSetRectsRedundEnable.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::hwSetRectsRedundEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | funcNotSupport |