hwCfgOperateOnError
HUAWEI-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.6.10.1.2.4.1.13
Object
column r/w
Enumeration
This object specifies the action when a configuration command fails to be executed. continueOnError: skips the failed configuration command and continues to run other configuration commands. stopOnError: stops running the failed configuration command and does not run other configuration commands. rollbackOnError: rolls back the configuration to that before the configuration file is executed.
Context
- MIB
- HUAWEI-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.10.1.2.4.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCfgOperateEntry
- Groups
- 1
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 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateOnError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateOnError.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CONFIG-MAN-MIB::hwCfgOperateOnError'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of