hwCmtsRfPowerDsMainSplitterType
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.70.1.18
Object
column Enumeration
Indicates the main splitter type of the downstream RF power. Options: 1. splitter2(1) - main splitter: splitter-2 2. jumper(2) - main splitter: jumper 3. tap8(3) - main splitter: TAP-8 4. tap12(4) - main splitter: TAP-12 5. invalid(-1) - Invalid value
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.70.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCmtsRfPowerEntry
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-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsRfPowerDsMainSplitterType'
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::hwCmtsRfPowerDsMainSplitterType.<hwFrameIndex>'
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::hwCmtsRfPowerDsMainSplitterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | splitter2 |
2 | jumper |
3 | tap8 |
4 | tap12 |