hwSubModuleIndex

HUAWEI-MODULE-INFO-MIB · .1.3.6.1.4.1.2011.5.25.43.1.1.1.2

Object

column Integer32
Sub Object to index the table.It can be integer up from 1.
              
For example: 
              
hwModuleIndex=1    hwSubModuleIndex=5
That means this entry is the fifth subslot on slot No.1
              
hwModuleIndex=2    hwSubModuleIndex=0
That means this entry is the second slot,and not a subslot.

Context

MIB
HUAWEI-MODULE-INFO-MIB
OID
.1.3.6.1.4.1.2011.5.25.43.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
hwModuleInfoEntry

Walk 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-MODULE-INFO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MODULE-INFO-MIB::hwSubModuleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MODULE-INFO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MODULE-INFO-MIB::hwSubModuleIndex.<hwModuleIndex>.<hwSubModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MODULE-INFO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MODULE-INFO-MIB::hwSubModuleIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647