All MIBs › HUAWEI-CONFIG-MAN-MIB › hwCfgOperateResultOpType
hwCfgOperateResultOpType
Module: HUAWEI-CONFIG-MAN-MIB
OID (symbolic): HUAWEI-CONFIG-MAN-MIB::hwCfgOperateResultOpType
OID (numeric): 1.3.6.1.4.1.2011.6.10.1.2.5.1.3
Node type: OBJECT-TYPE
Type: ConfigOperationType
Access: read-only
Description: The operation type in the hwCfgOperateTable.
What is hwCfgOperateResultOpType?
This repeats the ConfigOperationType of the original request (e.g. running2Net, net2Startup) for this result row, so it's visible without needing to look up hwCfgOperateTable. An admin reads this to know at a glance what kind of config operation this result refers to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.2.5.1.3 snmpwalk -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgOperateResultOpType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.2.5.1.3.1 snmpget -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgOperateResultOpType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwCfgOperateResultOpType.1
Start monitoring Huawei router or switch (configuration save/load/backup management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-CONFIG-MAN-MIB::hwCfgOperateResultOpType OID value, configure state conditions and alerts, and monitor any Huawei router or switch (configuration save/load/backup management) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.10 | hwConfig | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1 | hwConfigManObjects | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2 | hwCfgOperate | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5 | hwCfgOperateResultTable | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5.1 | hwCfgOperateResultEntry | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.3 | hwCfgOperateResultOpType | HUAWEI-CONFIG-MAN-MIB |