hwCfgModuleId
HUAWEI-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.6.10.1.2.6.1.1
Object
column Integer32
Module index. It is an integer without enumeration. This is because the enumeration may expose the classification methods of modules. In addition, this field is uncertain in the beginning stage and once the value is determined, it cannot be modified.
Context
- MIB
- HUAWEI-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.10.1.2.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwCfgModuleChangeTimeEntry
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::hwCfgModuleId'
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::hwCfgModuleId.<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::hwCfgModuleId'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.