hwDocsIf3MdCfgFmTestSignalType
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.29.1.13
Object
column obsolete
r/w
Enumeration
This object is used to configure the type of the test signal in FM channels on a cable port. Options: 1.type1khzL(1) - Plays 1 KHz left-channel single tones 2.type1khzR(2) - Plays 1 KHz right-channel single tones 3.type1khzLR(3) - Plays 1 KHz stereo single tones 4.typesweepL(4) - Plays left-channel sweep tones 5.typesweepR(5) - Plays right-channel sweep tones 6.typesweepLR(6) - Plays stereo sweep tones Default:type1khzLR(3)
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.29.1.13- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- hwDocsIf3MdCfgEntry
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::hwDocsIf3MdCfgFmTestSignalType'
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::hwDocsIf3MdCfgFmTestSignalType.<ifIndex>'
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::hwDocsIf3MdCfgFmTestSignalType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type1khzL |
2 | type1khzR |
3 | type1khzLR |
4 | typesweepL |
5 | typesweepR |
6 | typesweepLR |