hwCfgOperateResultOpType
HUAWEI-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.6.10.1.2.5.1.3
Object
column ConfigOperationType
The operation type in the hwCfgOperateTable.
Context
- MIB
- HUAWEI-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.10.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCfgOperateResultEntry
- 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::hwCfgOperateResultOpType'
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::hwCfgOperateResultOpType.<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::hwCfgOperateResultOpType'
Syntax
- Source
- ConfigOperationType
- Base type
Enumeration
Values & Constraints
Type Values
1 | running2Startup |
2 | startup2Running |
3 | running2Net |
4 | net2Running |
5 | net2Startup |
6 | startup2Net |
Conformance
Member of