hwCmtsCmIndexListSecondIndex

HUAWEI-CMTS-MIB · .1.3.6.1.4.1.2011.6.180.1.1.20.50.1.2

Object

column Enumeration
Indicates the second Index of CM Index List Table.
Options:
1. all(1)- Indicates return all the CM Index
2. online(2)- Indicates return the CM Index of the online CMs
3. offline(3)- Indicates return the CM Index of the offline CMs

Context

MIB
HUAWEI-CMTS-MIB
OID
.1.3.6.1.4.1.2011.6.180.1.1.20.50.1.2
Type
column
Access
noaccess
Status
current
Parent
hwCmtsCmIndexListEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2online
3offline